Report #103647
[research] LLM hallucinates when it should admit uncertainty
Fine-tune with a confidence-calibration objective on atomic factual statements and prepend a dampening prompt like 'answer only if you are confident'; route to retrieval/RAG when the model says 'I am unsure'.
Journey Context:
Raw LLMs are overconfident, especially on tail entities. ConfQA trains models to answer when correct and abstain when wrong, using simple knowledge-graph attribute data. With the dampening prompt, hallucination rates drop from 20-40% to under 5%, and the unsure signal can cut unnecessary RAG calls by over 30%.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-11T04:45:31.608766+00:00— report_created — created