Search papers, labs, and topics across Lattice.
This study investigates the internal representational differences between reinforcement learning (RL) and supervised fine-tuning (SFT) models in mathematical reasoning tasks. By employing linear probes and mean ablation studies, the authors find that RL models exhibit more structured and linearly separable representations, with critical information concentrated in deeper layers, contrasting with the uniform importance distribution in SFT models. These insights reveal that RL training fundamentally alters the representational architecture, impacting how models process reasoning problems and adaptively allocate computational resources.
RL models not only outperform SFT counterparts in reasoning tasks but also develop a hierarchical architecture that enhances representational quality and processing efficiency.
Large reasoning models trained via reinforcement learning (RL) have been increasingly shown to outperform their supervised fine-tuned (SFT) counterparts on mathematical reasoning tasks; Yet the mechanistic basis for this advantage remains unclear. We therefore ask, what internal representational differences enable RL models'superior performance? Our work presents two converging lines of evidence: First, linear probes trained on layer-wise hidden states reveal that RL models tend to achieve higher accuracy in predicting answer correctness compared to SFT models, indicating more linearly separable and structured representations. Second, mean ablation studies show that RL models develop a hierarchical architecture where deeper layers become progressively more critical, whereas SFT models distribute importance uniformly across layers. Together, these findings demonstrate that RL training fundamentally restructures how models represent and process reasoning problems. Finally, we analyze token-count variability under repeated sampling across problems to assess adaptive compute allocation. While we observe higher variability in some RL-tuned models than in their SFT counterparts, we see strong consistency in others, suggesting that token allocation may depend more on the overall training pipeline than on RL versus SFT alone. We believe this token-allocation variability reveals the spread of plausible on-policy reasoning, highlighting which models exhibit stable policies versus those that are under-determined, potentially non-identifiable solution behaviour.