Report #98446
[research] Retrieval-augmented model adds unsupported details or contradicts the provided context
Prompt the model to stay faithful to the retrieved context and require a citation for every factual claim. Evaluate with context-faithfulness metrics and a corpus like RAGTruth that captures deviation from retrieved passages.
Journey Context:
RAG is not a panacea. Niu et al. \(2024\) and others have shown that models often introduce details not in retrieved context, misrepresent sources, or answer from parametric memory. The fix is to make faithfulness an explicit constraint: cite source passages, penalize unsupported claims, and evaluate on RAG-specific hallucination corpora rather than generic QA accuracy.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-27T04:59:25.168857+00:00— report_created — created