Beg to Differ: Understanding Reasoning-Answer Misalignment Across Languages
Anaelia Ovalle, Candace Ross, Sebastian Ruder, Adina Williams, Karen Ullrich, Mark Ibrahim, Levent Sagun
TL;DR
The paper tackles whether multilingual language models transfer reasoning abilities across languages by introducing a human-validated framework that decouples reasoning traces from final answers and evaluates cross-language trace support for conclusions. It applies this framework to GlobalMMLU across English, Spanish, Hindi, Arabic, Korean, and Ukrainian, using six frontier models and backtranslation-based quality control. The study reveals substantial reasoning–answer misalignment, especially for non-Latin scripts, and develops an automated evaluator validated against human judgments to enable scalable analysis. The findings highlight the need for reasoning-aware multilingual evaluation and point to predominant evidential errors as a key bottleneck, with implications for grounding, translation quality, and model calibration.
Abstract
Large language models demonstrate strong reasoning capabilities through chain-of-thought prompting, but whether this reasoning quality transfers across languages remains underexplored. We introduce a human-validated framework to evaluate whether model-generated reasoning traces logically support their conclusions across languages. Analyzing 65k reasoning traces from GlobalMMLU questions across 6 languages and 6 frontier models, we uncover a critical blind spot: while models achieve high task accuracy, their reasoning can fail to support their conclusions. Reasoning traces in non-Latin scripts show at least twice as much misalignment between their reasoning and conclusions than those in Latin scripts. We develop an error taxonomy through human annotation to characterize these failures, finding they stem primarily from evidential errors (unsupported claims, ambiguous facts) followed by illogical reasoning steps. Our findings demonstrate that current multilingual evaluation practices provide an incomplete picture of model reasoning capabilities and highlight the need for reasoning-aware evaluation frameworks.
