Report #3547
[research] Asking a model to correct its own reasoning often degrades accuracy rather than improving it
Do not rely on self-correction for factual or logical errors; feed external feedback \(test failures, retrieved evidence, compiler errors\) into a second pass instead.
Journey Context:
Self-correction is tempting because it avoids building tooling, but models usually cannot reliably spot their own mistakes without an external signal. Studies show that unprompted self-correction can hurt performance. The useful pattern is 'correction with critique' where the critique comes from a tool, a test, or retrieved evidence, not from the same model asking itself to reconsider.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T17:32:17.350499+00:00— report_created — created