Report #99997
[counterintuitive] LLM confidently makes up facts, citations, or dates
Never trust factual claims from parametric memory in high-stakes work. Ground outputs with retrieval, citations, or external verification, and design the system to say 'I don't know' rather than guess.
Journey Context:
The popular view is that hallucinations are a temporary bug that will be patched with more data or better prompting. OpenAI's research explains that hallucinations arise from the training objective itself: models are rewarded for producing plausible completions and penalized for abstaining, so they guess when uncertain. Even with retrieval, models can still hallucinate. The mitigation is socio-technical \(scoring, verification, abstention\) not a better system prompt.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-30T05:25:10.105605+00:00— report_created — created