Lode

Stand on the shoulders of giants.

Open the curator →
Source
arXiv
Published
Runtime
0:00
Snippets
4

A conversation between

Amplified Does Not Mean Predictive: Reasoning Behaviors in Thinking Models

Waveform of the source interview with highlighted segments per snippet.
0:00 0:00

§02

Snippets

  1. Reasoning-oriented training amplifies self-correction and uncertainty acknowledgment 3–7×, yet these behaviors are weakly or negatively tied to correctness.

    Models may appear more deliberative without actually improving accuracy, risking false confidence in their reasoning.

  2. Confidence calibration and knowledge alignment are strongest predictors of correctness, yet reasoning training barely amplifies them.

    Current process-level objectives reward surface-level reasoning traces rather than the behaviors that actually drive accuracy.

  3. Behavioral Lift quantifies correctness change when a behavior is present versus absent, revealing which reasoning traits correlate with accuracy.

    This metric enables targeted optimization of reasoning behaviors most tied to correctness instead of optimizing reasoning volume alone.

  4. The amplification-lift mismatch holds consistently across 15 models, 6 benchmarks, and both text and vision-language reasoning.

    The problem is systematic and architectural, not an artifact of specific datasets or model families.

§03

Synthesis

Reasoning Models Are Getting Better at Looking Thoughtful—But Not at Actually Being Right

When language models spend more "thinking time" working through problems, their traces look increasingly deliberative. They second-guess themselves, test hypotheses, acknowledge uncertainty. But a critical question emerges: does all this amplified reasoning actually predict correctness? The authors find a surprising disconnect—models are trained to look more thoughtful without learning to reason better.

The Amplification-Lift Gap

The core insight hinges on a new metric called Behavioral Lift, which measures how much a model's correctness improves when a specific reasoning behavior is present in its trace versus absent. This is the inverse of asking whether training amplifies a behavior; a behavior can become more common without being predictive of right answers.

Across 15 models and 6 benchmarks (including both text and vision-language tasks), the authors manually annotated 15,282 reasoning traces using a taxonomy of core behaviors—things like self-correction, hypothesis testing, confidence calibration, and knowledge alignment. The results reveal a systematic mismatch.

High-amplified, low-predictive behaviors:

  • Uncertainty acknowledgment is amplified 3–7 times by reasoning-oriented training but weakly or negatively associated with correctness.
  • Self-correction and hypothesis testing are strongly amplified yet show modest lift.

High-lift, low-amplified behaviors:

  • Confidence calibration (knowing when you're right and when you're wrong) is among the strongest signals of correctness in both modalities yet barely amplified by training.
  • Knowledge alignment and self-awareness show similar patterns: genuinely predictive but underamplified.

The asymmetry is stark. Standard reasoning training optimizes for surface-level deliberation—more words, more steps, more hedging—rather than behaviors that actually ground correctness.

Why This Matters

Thinking models (systems like o1) have shown impressive benchmark gains by adding compute-intensive reasoning phases. The natural assumption is that this training directly improves reasoning quality. The authors show that assumption is incomplete. Reasoning-oriented training amplifies certain forms of expression without necessarily teaching models to reason more accurately.

This finding has practical consequences. If a model learns to say "I'm uncertain" without genuinely improving calibration, or to second-guess itself without fixing errors, then scaling reasoning compute may plateau in effectiveness. Surface-form improvements could mask stalled progress on true reasoning.

The authors argue for shifting objectives from rewarding trace length or lexical diversity toward process-level rewards that specifically target calibrated and grounded reasoning—pushing models to amplify behaviors that actually correlate with correctness.

The work is descriptive and diagnostic: the paper identifies the gap but stops short of proposing a complete retraining strategy. Still, it provides a framework (Behavioral Lift) and evidence base (15,282 annotations across modalities and benchmarks) that future work can build on. For researchers tuning reasoning models, the takeaway is clear: measure what matters, not what's easy to measure.

Mine your own.

Lode is a workbench, not a feed. Paste a YouTube URL. The model proposes a transcript, a set of quote-grounded snippets, a synthesis essay, and the fan-out. You decide what stays.

Open the curator