Papers
arxiv:2608.17744

Thinking in a Low-Resource Language: What SFT Builds, What RL Fixes, What Accuracy Cannot See

Published on Aug 18
ยท Submitted by
Ayoub Kirouane
on Aug 21
ยท KIEFERSA KIEFER

Abstract

Fine-tuning large mixture-of-experts models on a low-resource language shifts reasoning into that language without harming accuracy, while reinforcement learning with verifiable rewards fixes formatting and leakage defects.

Take three frontier mixture-of-experts models (Alibaba, OpenAI, NVIDIA; 3.6-4.0B active parameters each) and fine-tune them to reason in a low-resource language. On accuracy benchmarks almost nothing happens, and the benchmark itself is noise at this scale: changing only the random seed moves the score by 7.7 points, more than every data and recipe effect we measured. That null is our first result. The real changes live where accuracy cannot see. Base models never think in Greek: 0 of 1,000 reasoning traces, even when the question is Greek, so the model answers correctly while reasoning in a form its user cannot read, audit, or correct. After supervised fine-tuning (SFT), every released checkpoint reasons in the language of the question on ~98% of items, one family at 3x fewer tokens, with judged grammaticality improving on all four models and general ability within a few points of each base: nothing was forgotten, and fluency was gained. We propose six behavioural dimensions that make such changes measurable, each gated to reject any metric that correlates with output length, and we report how our own instruments lied: six failures, each caught by a control. What SFT cannot do is fix its own defects: a quarter of answers skip the requested format, answers leak into the reasoning channel, and an explicit "think in English" is obeyed under half the time. Reinforcement learning with verifiable rewards, pre-registered before training, fixes the first two outright (fallback 24% to 2.5%, leak 3.5% to 0.0%, both against a flat random-reward control) and moves the third (+9.1pp), while the Greek reasoning habit survives an accuracy-only gradient untouched. We release five checkpoints. The instruments, the controls and the pre-registration travel to any low-resource language; Greek is the case that let us measure them.

Community

Paper author Paper submitter

Author here ๐Ÿ‘‹

We fine-tuned four MoE models (Qwen / gpt-oss / Nemotron families, 3.6โ€“4.0B active params) to reason in Greek, and the headline is a null: accuracy barely moves. Worse, the benchmark can't see it anyway โ€” changing only the random seed swings the score by 7.7 points, larger than every data and recipe effect we measured. If you're evaluating language-adaptation at this scale on accuracy alone, you're reading noise.

The real change is elsewhere. Base models never think in Greek: 0 of 1,000 reasoning traces, even when the question is Greek. So the model answers correctly while reasoning in a form its user cannot read, audit, or correct. After SFT, every checkpoint reasons in the language of the question on ~98% of items โ€” one family at 3ร— fewer tokens โ€” with grammaticality up on all four and general ability within a few points of base. Nothing forgotten, fluency gained.

What SFT can't do is fix its own defects: a quarter of answers skip the requested format, answers leak into the reasoning channel, and an explicit "think in English" is obeyed under half the time. RLVR, pre-registered before training, fixes the first two outright (fallback 24% โ†’ 2.5%, leak 3.5% โ†’ 0.0%, both against a flat random-reward control) and moves the third +9.1pp โ€” while the Greek reasoning habit survives an accuracy-only gradient untouched.

We also propose six behavioural dimensions to make this measurable, each gated to reject any metric correlating with output length, and we report how our own instruments lied: six failures, each caught by a control. That section is the one we'd most like feedback on.

Five checkpoints released. The instruments, controls and pre-registration travel to any low-resource language โ€” Greek is just the case that let us measure them.

Happy to answer anything here.

This is important.

Thank you!

This is an automated message from the Librarian Bot. I found the following papers similar to this paper.

The following papers were recommended by the Semantic Scholar API

Please give a thumbs up to this comment if you found it helpful!

If you want recommendations for any Paper on Hugging Face checkout this Space

You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2608.17744
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 5

Browse 5 models citing this paper

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2608.17744 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2608.17744 in a Space README.md to link it from this page.

Collections including this paper 2