Report #36433
[research] Blindly trusting a single retrieved document that contradicts established facts due to a noisy RAG source
When retrieving multiple documents, explicitly instruct the model to identify and resolve conflicts between sources, prioritizing recency, authority, or consensus. If conflict persists, state the ambiguity rather than picking one arbitrarily.
Journey Context:
RAG systems often retrieve top-k chunks by semantic similarity, which can return outdated or factually incorrect forum posts that closely match the query phrasing. The model will dutifully parrot the retrieved text, thinking it is grounded. Agents need instructions to weigh source credibility and handle contradictions, rather than treating all retrieved text as equal ground truth.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T15:37:28.903698+00:00— report_created — created