The Reasoning Lingua Franca: A Double-Edged Sword for Multilingual AI
Alan Saji, Raj Dabre, Anoop Kunchukuttan, Ratish Puduppully
TL;DR
This work investigates whether LRMs should reason in English or in the question's language for multilingual tasks, using MGSM and GPQA Diamond to compare final answers and the cognitive features of reasoning traces. It employs language-forcing prefixes and system prompts to induce language-specific reasoning, with four repeated trials across open-weight models. Findings show English reasoning often yields higher accuracy and richer cognitive behaviors, but is vulnerable to Lost in Translation, especially for lower-resource languages and harder tasks. The study introduces LiT as a metric and demonstrates a need for native-language reasoning benchmarks, data, and training objectives to preserve language-specific nuance and reduce translation-induced errors. Overall, the results argue for developing robust native-language reasoning capabilities alongside English-centered approaches to improve multilingual AI reliability.
Abstract
Large Reasoning Models (LRMs) achieve strong performance on mathematical, scientific, and other question-answering tasks, but their multilingual reasoning abilities remain underexplored. When presented with non-English questions, LRMs often default to reasoning in English, raising concerns about interpretability and the handling of linguistic and cultural nuances. We systematically compare an LRM's reasoning in English versus the language of the question. Our evaluation spans two tasks: MGSM and GPQA Diamond. Beyond measuring answer accuracy, we also analyze cognitive attributes in the reasoning traces. We find that English reasoning traces exhibit a substantially higher presence of these cognitive behaviors, and that reasoning in English generally yields higher final-answer accuracy, with the performance gap increasing as tasks become more complex. However, this English-centric strategy is susceptible to a key failure mode - getting "Lost in Translation," where translation steps lead to errors that would have been avoided by question's language reasoning.
