Report #101384
[counterintuitive] Asking the model to critique and fix its own answer improves reasoning accuracy.
Do not rely on unaided self-correction for reasoning. Use external feedback: unit tests, type checkers, search, calculators, or a separate verifier/oracle.
Journey Context:
Self-critique feels intuitively useful, but Huang et al. \(2024\) found that intrinsic self-correction without external feedback actually degrades reasoning: GPT-4 on GSM8K drops from 95.5% to 89.0% across rounds because models flip correct answers to incorrect more often than the reverse. They cannot judge their own reasoning reliably. Earlier papers that reported gains were effectively using oracle labels. Self-correction works when grounded in tools or external verifiers, not in introspection.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:28:06.059272+00:00— report_created — created