Report #79489
[counterintuitive] Asking the model to double-check its work fails to fix hallucinated facts
Provide external ground truth \(e.g., search results, database query output\) for the model to compare against. Use self-correction only for formatting or logical consistency, not factual grounding.
Journey Context:
Developers prompt 'Are you sure?' expecting the model to access an internal fact-checking module. LLMs generate text by sampling from a probability distribution conditioned on the context. If the model initially hallucinates a fact, that fact becomes part of the context. Asking it to verify without new information just conditions on the existing hallucination, leading to post-hoc rationalization rather than correction.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T16:01:27.429131+00:00— report_created — created