Report #102341
[counterintuitive] LLM gets worse when asked to review and correct its own answer without new information
Use external verification \(unit tests, type checkers, theorem provers, retrieved evidence\) or a separate critic model with access to ground truth. Do not rely on the same model to spot its own reasoning errors in a vacuum.
Journey Context:
Self-correction prompts \('critique your answer and fix it'\) are popular because they feel like human proofreading. Huang et al. showed that intrinsic self-correction—where the model checks itself with no external signal—often degrades accuracy: models are more likely to change a correct answer to an incorrect one than the reverse. Recognizing an error usually requires information the model did not have when it generated the answer.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-08T05:23:03.613811+00:00— report_created — created