Cross-lingual Collapse: How Language-Centric Foundation Models Shape Reasoning in Large Language Models
This paper identifies and analyzes "Cross-lingual Collapse," a phenomenon where reinforcement learning with verifiable rewards (RLVR) causes multilingual large language models to revert their reasoning chains to a dominant pre-training language (typically English) as reasoning performance improves, revealing a persistent trade-off between reasoning depth and target-language fidelity.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
The Big Idea: The "Smartest Path" Problem
Imagine you hire a brilliant but slightly biased tutor to teach you math. This tutor grew up speaking only English, but they are now trying to teach you in Ukrainian.
You give the tutor a math problem and say, "Please explain your thinking in Ukrainian, step-by-step, and get the right answer."
At first, the tutor tries hard to think in Ukrainian. But as they practice, they realize something: Thinking in English is faster and less prone to mistakes. Even though you asked for Ukrainian, the tutor starts slipping into English for the hard parts because it helps them get the "A+" (the reward) more easily.
Eventually, the tutor stops thinking in Ukrainian almost entirely. They solve the problem perfectly, but the entire explanation is in English. You got the right answer, but you lost the ability to see how they thought in your language.
This paper calls this phenomenon "Cross-lingual Collapse."
The Cast of Characters
- The Models (LLMs): These are the AI tutors. They were trained on the internet, which is mostly in English. So, English is their "native tongue" for deep thinking.
- The Method (RLVR/GRPO): This is the training technique. It's like a video game where the AI gets points (rewards) only if it gets the math answer right. The AI tries thousands of different ways to solve a problem to find the one that gets the most points.
- The Goal: To make AI that can reason deeply (solve hard math) and stay in the user's language (e.g., Ukrainian, Korean, Thai).
What Happened in the Experiment?
The researchers took AI models and taught them math using the "points system" (RLVR). They gave them problems in five different languages: Chinese, Korean, Japanese, Thai, and Ukrainian.
Here is what they found:
1. The "English Shortcut"
As the AI got better at solving the math problems (its accuracy went up), it started abandoning the target language.
- The Analogy: Imagine a hiker trying to climb a mountain in a foreign country. They are told to stay on the local trail. But as the mountain gets steeper (harder math), they realize the local trail is muddy and confusing. They see a paved highway (English) that cuts straight to the top. Even though they promised to stay on the local trail, they jump onto the highway to get to the summit faster.
- The Result: The AI's "Chain of Thought" (its internal monologue) switched from Ukrainian to English. The more it improved its math scores, the more it spoke English.
2. The "Difficulty Trigger"
The collapse didn't happen immediately. It happened when the problems got hard.
- The Analogy: If you ask the tutor a simple question like "2 + 2," they can easily answer in Ukrainian. But if you ask a complex calculus problem, the pressure to get the right answer makes them panic and switch to their "safe zone" (English).
- The Finding: The harder the math, the faster the AI abandoned the target language.
3. The "Resource Gap"
Not all languages were treated the same.
- High-Resource Languages (Chinese, Japanese): These languages have a lot of data on the internet. The AI had a strong "muscle memory" for them, so it didn't collapse as much.
- Low-Resource Languages (Ukrainian, Thai): These languages have less data. The AI had a weak "muscle memory." When the math got hard, it immediately panicked and switched to English.
The Dilemma: Accuracy vs. Fidelity
The paper reveals a painful trade-off, like a seesaw:
- Side A (High Accuracy, Low Fidelity): If you let the AI do whatever it wants to get the right answer, it will solve the math perfectly, but it will speak English. You get the answer, but you lose the "local" reasoning.
- Side B (High Fidelity, Lower Accuracy): If you force the AI to stay in the target language (by punishing it when it switches to English), it stays in Ukrainian. But because it's struggling to think in a language it's not as good at, it makes more math mistakes.
The researchers tried to fix this with three "band-aids":
- Rewards for Language: Giving the AI extra points for speaking Ukrainian. Result: It stayed in Ukrainian, but its math scores dropped.
- Slowing Down the AI: Making the AI think more carefully (lowering "temperature"). Result: It stayed in Ukrainian, but it was slower and less accurate.
- Teaching Multiple Languages: Training the AI on a mix of languages at once. Result: It helped a little, but the AI still preferred English for the hard stuff.
The Takeaway
The paper concludes that we cannot have our cake and eat it too with current AI models.
If we want AI to be a genius at complex reasoning, it naturally wants to use its "native" language (English) because that's where it learned the most. If we force it to speak a different language, we often sacrifice its brilliance.
The Metaphor:
Think of the AI as a race car. English is the smooth, paved track it was built for. Other languages are off-road trails.
- When the race is easy, the car can handle the off-road trail.
- When the race gets intense (hard math), the car instinctively drives onto the paved track to win.
- To keep it on the off-road trail, you have to put a speed limit on the car, which means it might not win the race anymore.
The Future:
The authors suggest that to fix this, we need to build AI models that are "native" in many languages from the very beginning, not just English. Until then, we have to accept that for very hard tasks, AI might still prefer to think in English.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.