Multilingual Test-Time Scaling via Initial Thought Transfer
Prasoon Bajpai, Tanmoy Chakraborty
TL;DR
This work addresses the gap in multilingual reasoning by systematically evaluating test-time scaling across high- and low-resource Latin-script languages using two DeepSeek-R1 models on the multilingual AIME2025 benchmark. It reveals substantial language-dependent variability in scaling, with prevalent English leakage during long reasoning and divergent initial thought patterns for low-resource languages. The authors introduce MITT (Multilingual Initial Thought Transfer), a lightweight, unsupervised prefix-tuning approach that transfers high-resource reasoning prefixes to improve cross-language reasoning without cross-lingual supervision. MITT demonstrates improved reasoning performance and more stable scaling for DeepSeek-R1-Distill-Qwen-7B, especially in underrepresented languages, highlighting a practical path to strengthen multilingual reasoning fidelity at inference time. The findings underscore the importance of reasoning-grounded multilingual generalization and provide diagnostic tools and an effective intervention to reduce cross-language disparities.
Abstract
Test-time scaling has emerged as a widely adopted inference-time strategy for boosting reasoning performance. However, its effectiveness has been studied almost exclusively in English, leaving its behavior in other languages largely unexplored. We present the first systematic study of test-time scaling in multilingual settings, evaluating DeepSeek-R1-Distill-LLama-8B and DeepSeek-R1-Distill-Qwen-7B across both high- and low-resource Latin-script languages. Our findings reveal that the relative gains from test-time scaling vary significantly across languages. Additionally, models frequently switch to English mid-reasoning, even when operating under strictly monolingual prompts. We further show that low-resource languages not only produce initial reasoning thoughts that differ significantly from English but also have lower internal consistency across generations in their early reasoning. Building on our findings, we introduce MITT (Multilingual Initial Thought Transfer), an unsupervised and lightweight reasoning prefix-tuning approach that transfers high-resource reasoning prefixes to enhance test-time scaling across all languages, addressing inconsistencies in multilingual reasoning performance. MITT significantly boosts DeepSeek-R1-Distill-Qwen-7B's reasoning performance, especially for underrepresented languages.
