ConfRAG Reduces Hallucinations to Below 5% via Confidence Training
September 7, 2026
The ConfQA fine-tuning strategy reduces LLM hallucination rates from 20-40% to under 5% by training models to output 'I am unsure' when confidence is low. This method uses atomic factual statements and dampening prompts to calibrate model reliability.
HOW THIS AFFECTS YOU
●
builderYou can reduce RAG-induced hallucinations by implementing confidence-based triggering for retrieval tasks.
●
researcherThis provides a framework for calibrating model uncertainty through atomic factual training data.