PulseAugur
EN
LIVE 23:34:08

New framework DATG diagnoses multilingual math reasoning flaws in LLMs

Researchers have developed a new framework called Directed Acyclic Trace Graphs (DATG) to diagnose issues in large reasoning models (LRMs) when performing mathematical reasoning in languages other than English. The study found that LRMs struggle not only with understanding non-English problem statements but also with the reasoning execution itself when the model's internal reasoning language is not English. Experiments using the Qwen3 series across 12 languages revealed that non-English reasoning often leads to reduced coverage of mathematical concepts and weaker dependency fidelity, particularly in low-resource languages. To address these identified failure modes, the researchers proposed two test-time controls, Loop-Retry and Formula-Retry, which demonstrated consistent improvements in target-language reasoning performance. AI

IMPACT Introduces a diagnostic tool to improve multilingual mathematical reasoning in LLMs, potentially enhancing their reliability in diverse linguistic contexts.

RANK_REASON Academic paper introducing a new framework and diagnostic methods for LLM reasoning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New framework DATG diagnoses multilingual math reasoning flaws in LLMs

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · Jiaqiao Zhang, Zhoujun Li, Raoyuan Zhao, Jian Lan, Thomas Seidl, Michael A. Hedderich, Hinrich Sch\"utze, Yihong Liu ·

    Beyond Input Understanding: Diagnosing Multilingual Mathematical Reasoning with Directed Acyclic Trace Graphs

    arXiv:2605.27715v1 Announce Type: new Abstract: Large reasoning models (LRMs) achieve strong mathematical reasoning performance in English, but remain much less reliable in many low- and medium-resource languages. This gap is often explained as a failure to understand non-English…