CMU-Stanford paper finds reasoning models amplify behaviors weakly linked to correctness

A new paper from a CMU–Stanford team examines how the reasoning behaviors of "thinking models" (reasoning models) relate to final correctness, reaching a striking conclusion: most behaviors amplified in reasoning models have little to do with task success—their advantages come from elsewhere. As relayed by @Jeanded, models show massive amplification of behaviors like self-correction, hypothesis testing, and acknowledging uncertainty, yet these correlate weakly (sometimes negatively) with answering correctly; what actually predicts correctness are behaviors such as confidence calibration, knowledge alignment, and self-awareness, which are barely amplified at all. From an RL perspective, this means the strategies reinforcement learning teaches models are not always the ones most tied to accuracy gains, and high accuracy may mask inefficiencies in the reasoning path.

Confirmed

Why it matters

The study challenges the intuition that visible chain-of-thought behaviors are what cause success, suggesting that high accuracy may rest on inefficient or even ineffective reasoning paths. The authors hope these findings help understand and improve how reasoning models are trained—if RL doesn't necessarily teach the most effective reasoning strategies, aligning RL rewards with genuinely effective behaviors may become key to improving reasoning efficiency.

2026-08-26 ~ 2026-08-26 · 5 related posts

Primary sources