Search papers, labs, and topics across Lattice.
This paper investigates the limitations of traditional translation cascades in multilingual reasoning, which often lose critical contextual information during the translation and reasoning process. By introducing a context-aware translation cascade that retains the original question and reasoning trace throughout the pipeline, the authors demonstrate significant improvements in performance across various multilingual benchmarks. The findings reveal that maintaining the original language question is crucial for enhancing reasoning accuracy, particularly in open-ended generation tasks across diverse resource settings.
Retaining the original question in multilingual reasoning cascades can dramatically enhance performance, revealing that context is key to effective translation and reasoning.
Translation cascades for reasoning translate the query from another language to English, reason in English, and translate the answer back to the original language. This is a competitive approach to multilingual reasoning, but structurally lossy, since each stage discards information later stages may need, including cues for cultural grounding, register, and disambiguation. We examine the benefits of a simple and training-free intervention: a context-aware translation cascade, which additionally provides the original question, the English translated question, and the reasoning trace to the context of the final translation module. We evaluate gains across nine multilingual benchmarks including various task types, three backbone models, and 285 high-, mid-, and low-resource languages, and demonstrate strong gains for open-ended generation across models and resource regimes. We show that the original language question carries most of the beneficial context. Our study emphasizes the need to better design information flow in machine translation cascades for mitigating error propagation, and provides a simple and actionable default strategy: preserve the original user question until the end of the pipeline.