Report #97510
[counterintuitive] Retrieval-augmented generation eliminates hallucinations
Treat RAG as a risk-reducer, not a guarantee. Add claim-level verification, source attribution, and retrieval-evaluation \(recall, precision, misgrounding\) to your pipeline.
Journey Context:
Vendors often market RAG as 'hallucination-free.' Magesh et al.'s preregistered evaluation of leading legal RAG tools \(Lexis\+ AI, Westlaw AI-Assisted Research\) found hallucination rates of 17–33%, including subtle misgrounding where real sources are cited but do not actually support the claim. RAG can fail through irrelevant retrieval, conflicting retrieved passages, temporal drift, and generator override. The antidote is to evaluate retrieval quality independently, require citations, and run claim-level fact-checking against retrieved documents rather than assuming retrieval alone grounds every statement.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-25T05:14:12.790994+00:00— report_created — created