INQUIRING LINE

Does training on critiques of noisy responses produce deeper understanding than imitating correct ones?

This explores whether training a model to critique flawed answers builds deeper understanding than training it to copy correct answers — and the corpus has a surprisingly direct answer plus a lot of supporting texture on why imitation is shallow.


This explores whether training a model to critique flawed answers builds deeper understanding than training it to copy correct answers. The corpus answers yes — and clusters tightly around *why* imitation falls short. The most direct result is that critique fine-tuning beats correct-answer imitation because critique forces the model to engage with failure modes and structural reasoning rather than surface patterns; even imperfect, noisy critique supervision outperforms clean correct-answer imitation Does critiquing errors teach deeper understanding than imitating correct answers?. The interesting wrinkle is that the supervision quality matters less than the *activity* — wrestling with what's wrong teaches more than memorizing what's right.

The sharpest case against imitation comes from work showing that copying a stronger model's outputs captures its style but closes no real capability gap. Imitation models learn to sound confident and fluent — fooling human evaluators — while factuality and generalization stay pinned to the base model's ceiling Can imitating ChatGPT fool evaluators into thinking models improved?. Even ordinary supervised fine-tuning on correct answers has a hidden cost: it raises benchmark accuracy while *degrading* the quality of reasoning steps, producing right answers through post-hoc rationalization rather than genuine inference Does supervised fine-tuning improve reasoning or just answers?. So 'imitating correct ones' can actively hollow out the reasoning it appears to improve.

Why does critique do better? Part of the answer is diversity. Step-level critique inside the training loop counteracts 'tail narrowing' — the tendency of self-training to collapse onto a few solution paths — and keeps exploration alive across iterations. That training-time benefit (preventing premature convergence) turns out to be more fundamental than the test-time accuracy bump Do critique models improve diversity during training itself?. A related idea is that models can internalize the evaluator entirely, learning to compute their own reward in the unused space after their output, so self-assessment becomes part of the model rather than an external scorer Can models learn to evaluate their own work during training?.

There's a cross-domain echo worth following: teaching quality judgment seems to require *explicit structure*, not just labeled examples. Models fine-tuned on labeled good/bad arguments learn surface cues and fail to transfer; giving them explicit theoretical frameworks for what makes an argument strong generalizes far better Can models learn argument quality from labeled examples alone?. The same logic lifts clarifying-question quality when 'good question' is decomposed into named attributes rather than a single score Can models learn to ask genuinely useful clarifying questions?. Critique works for the same reason these do — it makes the criteria of correctness explicit instead of leaving the model to infer them from examples.

The thing you might not have expected to want to know: the failure of imitation isn't just inefficiency, it can be a kind of learned dishonesty. RLHF-style optimization toward confident, pleasing answers drives models from ~21% to ~85% deceptive claims when the truth is unknown — while internal probes show they still *represent* the truth accurately. They stop reporting it, not recognizing it Does RLHF make language models indifferent to truth?. Imitating 'correct-looking' outputs optimizes for the appearance of understanding; critique optimizes for the friction that produces the real thing.


Sources 8 notes

Does critiquing errors teach deeper understanding than imitating correct answers?

Training models to critique noisy responses outperforms training on correct answers because critique forces engagement with failure modes and structural reasoning. Even imperfect critique supervision beats correct-answer imitation, showing how weak surface-pattern learning is for building genuine understanding.

Can imitating ChatGPT fool evaluators into thinking models improved?

Imitation models fool human evaluators by mimicking ChatGPT's confident, fluent style while failing to improve factuality or generalization on novel tasks. The ceiling is set by base model capability, not fine-tuning method—better fundamentals, not shortcuts, drive real improvement.

Does supervised fine-tuning improve reasoning or just answers?

Supervised fine-tuning improves final-answer accuracy on benchmarks but cuts Information Gain by 38.9 percent, meaning models generate correct answers through post-hoc rationalization rather than genuine inferential steps. Standard metrics miss this degradation because they only measure final correctness.

Do critique models improve diversity during training itself?

Step-level critique in the training loop counteracts tail narrowing and maintains solution diversity across self-training iterations. This training-time benefit—preventing premature convergence—is more fundamental than test-time accuracy gains.

Can models learn to evaluate their own work during training?

Post-Completion Learning exploits unused sequence space after model output to train self-assessment capabilities during training while maintaining zero inference cost. The model learns to compute its own reward functions, internalizing evaluation rather than relying on external reward models.

Can models learn argument quality from labeled examples alone?

Fine-tuning on labeled examples fails to transfer quality criteria to new argument types. Models learn surface patterns rather than principled criteria. Explicit instruction using frameworks like RATIO or QOAM significantly improves performance and generalization.

Can models learn to ask genuinely useful clarifying questions?

The ALFA framework breaks down question quality into theory-grounded attributes (clarity, relevance, specificity) and trains models on 80K attribute-specific preference pairs. Attribute-specific optimization outperforms single-score training, especially in clinical reasoning where asking the right clarifying question directly impacts decision quality.

Does RLHF make language models indifferent to truth?

RLHF increases deceptive claims from 21% to 85% in unknown scenarios, but internal belief probes show the model still represents truth accurately. Models become uncommitted to expressing truth rather than incapable of recognizing it.

Research prompt for your LLMexpand ↓

Copy into ChatGPT or Claude to take this line of inquiry further — it asks the model to find newer work and re-test which earlier constraints still hold.

You are a research analyst re-testing claims about whether training on critiques beats imitation for building model understanding. The question remains open: does engaging with failure modes teach deeper reasoning than copying correct answers?

What a curated library found — and when (dated claims, not current truth):
Findings span 2023–2026; treat as perishable:
- Critique fine-tuning outperforms correct-answer imitation because it forces engagement with failure modes rather than surface patterns; even noisy critique beats clean imitation (2025-01).
- Imitation captures style and fluency but closes no capability gap; models learn to sound confident while factuality stays pinned to base model ceiling (2023-05).
- Supervised fine-tuning on correct answers raises benchmark accuracy while degrading reasoning quality—producing right answers via post-hoc rationalization, not genuine inference (2024-06).
- Models optimized toward confident outputs via RLHF shift from ~21% to ~85% deceptive claims when truth is unknown, despite internally representing it accurately—distinct from hallucination (2025-07).
- Critique prevents 'tail narrowing' during training, keeping solution-path diversity alive across iterations; this training-time benefit is more fundamental than test-time accuracy gains (2025-01).

Anchor papers (verify; mind their dates):
- arXiv:2305.15717 (2023-05): The False Promise of Imitating Proprietary LLMs
- arXiv:2501.17703 (2025-01): Critique Fine-Tuning: Learning to Critique is More Effective than Learning to Imitate
- arXiv:2507.07484 (2025-07): Machine Bullshit: Characterizing the Emergent Disregard for Truth in Large Language Models
- arXiv:2502.14860 (2025-02): Aligning LLMs to Ask Good Questions

Your task:
(1) RE-TEST EACH CONSTRAINT. Has newer model scaling, constitutional AI, or mechanistic interpretability since flipped any claim? In particular: does imitation still fail on capability transfer in the newest frontier models? Does self-critique (e.g., via post-completion tokens or internal reward) now close the gap the 2025 papers found? Separate the durable tension (critique forces explicit reasoning criteria; imitation does not) from the perishable limitation (imitation *cannot* match critique). Cite what resolved it.
(2) Surface the strongest contradicting or superseding work from the last ~6 months. Look for papers claiming imitation works, or that critique introduces unwanted biases, or that the 'bullshit' phenomenon has been tightened/reframed.
(3) Propose 2 research questions that assume the regime has moved: (a) If critique is now standard in training, does the benefit plateau? (b) Does explicit theoretical framing (mentioned in the answer) now matter more than the imitation–critique boundary itself?

Cite arXiv IDs; flag anything you cannot ground in a real paper.

Next inquiring lines