Report #101331
[counterintuitive] Asking a model to "check your own answer" is a reliable way to fix errors.
Use external verification: run tests or linters for code, query databases or sources for facts, and compare against ground truth. Use self-critique only for stylistic or lightweight review, not as a correctness guarantee.
Journey Context:
Research on intrinsic self-correction shows that models are poor at spotting their own mistakes without external feedback. The CRITIC work found that self-correction without tools can modestly improve or even degrade performance, because models do not reliably know what they do not know. Reliable improvement comes from tool-interactive critiquing with verifiable external signals, not from asking the same model to rate itself twice.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:22:18.690900+00:00— report_created — created