Report #101235
[research] Retrieval-augmented models still hallucinate because they prefer parametric memory over retrieved context
Instruct the model to answer only from retrieved passages, cite each claim, and pass generated answers through a verification step that checks entailment against the retrieved text. Evaluate with RAGAS.
Journey Context:
Mallen et al. showed models are more accurate when questions fall in their parametric knowledge and can ignore retrieved docs. RAGAS provides metrics for faithfulness and answer relevance. The fix is not more retrieval but stricter generation constraints and evaluation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:12:54.791532+00:00— report_created — created