← Back to all articles
arXiv cs.AIAugust 18, 2026

When Context Misleads: Intent-Guided Decoding for Robust Retrieval-Augmented Generation

Excerpt

arXiv:2608.16515v1 Announce Type: cross Abstract: Retrieval-augmented generation (RAG) improves large language models by grounding generation in external evidence, but it also introduces a source trust problem: retrieved context may be useful, irrelevant, or even misleading. Existing RAG systems often apply a fixed trust policy toward retrieved evidence, which can either over-trust incorrect context or underuse context when the user explicitly asks for context-following behavior. Therefore, we p