RL fine-tuning yields more structured internal representations than SFT for mathematical reasoning, study finds
Analysis of layer-wise hidden states and ablation studies links RL-trained models' superior math performance to hierarchical, linearly separable representations.
1 source · cross-referenced
- RL fine-tuning produces more linearly separable and structured internal representations than supervised fine-tuning (SFT) for mathematical reasoning tasks.
A new arXiv preprint compares reinforcement learning (RL) and supervised fine-tuning (SFT) for mathematical reasoning models, finding that RL fine-tuning yields more structured internal representations. Using linear probes on layer-wise hidden states, the authors report that RL models achieve higher accuracy in predicting answer correctness than SFT models, indicating more linearly separable representations.
Mean ablation studies further show that RL models develop a hierarchical architecture where deeper layers become progressively more critical, whereas SFT models distribute importance more uniformly across layers. The authors conclude that RL training fundamentally restructures how models represent and process reasoning problems.
The study also examines token-count variability under repeated sampling to assess adaptive compute allocation. While some RL-tuned models exhibit higher variability than their SFT counterparts, others show strong consistency, suggesting that token allocation depends more on the overall training pipeline than on the choice between RL and SFT alone.
The authors propose that token-allocation variability reveals the spread of plausible on-policy reasoning, highlighting which models exhibit stable policies versus those with under-determined or non-identifiable solution behavior.
- Jul 31, 2026 · arXiv cs.AI
Study finds objective misalignment undermines LLM multi-agent systems in adversarial settings
Trust79 - Jul 31, 2026 · arXiv cs.AI
ClinLens benchmark exposes gap between executable and correct clinical coding agents
Trust79 - Jul 30, 2026 · Google DeepMind — Blog
Google DeepMind launches Gemini Robotics ER 2 for real-time robot orchestration and multi-robot collaboration
Trust79