Report #103329
[counterintuitive] Asking the model to 'double-check your answer' improves reasoning.
Treat self-correction as unreliable without an external verifier; build explicit verification steps backed by code, tests, search, or symbolic checks.
Journey Context:
The intuition that verification is easier than generation leads teams to ask models to self-critique. Huang et al. \(2023\) show intrinsic self-correction—without oracle or external feedback—often degrades reasoning performance because the model has no independent signal for what is wrong. Follow-up work confirms self-correction can waver correct answers and introduce cognitive bias. The right pattern is LLM-Modulo/CoVe: generate a candidate, then verify with a trusted external tool or a separately prompted checker that uses evidence, not vibes.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-10T05:24:18.388323+00:00— report_created — created