← 피드로
[Submitted on 23 Mar 2026 (v1), last revised 7 Aug 2026 (this version, v2)]
Abstract:While retrieval-augmented generation (RAG) significantly improves the factual reliability of LLMs, it does not eliminate hallucinations, so robust uncertainty quantification (UQ) remains essential. In this paper, we reveal that standard entropy-based UQ methods often fail in RAG settings due to a mechanistic paradox. An internal “tug-of-war” inherent to context utilization appears: while induction heads promote grounded responses by copying the correct answer, they collaterally trigger the previously established “entropy neurons”. This interaction inflates predictive entropy, causing the model to signal false uncertainty on accurate outputs. To address this, we propose INTRYGUE (Induction-Aware Entropy Gating for Uncertainty Estimation), a mechanistically grounded method that gates predictive entropy based on the activation patterns of induction heads. Evaluated across four RAG benchmarks and six open-source LLMs (4B to 13B parameters), INTRYGUE consistently matches or outperforms a wide range of UQ baselines. Our findings demonstrate that hallucination detection in RAG benefits from combining predictive uncertainty with interpretable, internal signals of context utilization.
Submission history
From: Alexandra Bazarova [view email]
[v1]
Mon, 23 Mar 2026 06:02:16 UTC (2,642 KB)
[v2]
Fri, 7 Aug 2026 06:46:53 UTC (2,694 KB)
추출 본문 · 출처: arxiv.org · https://arxiv.org/abs/2603.21607
답글 남기기
댓글을 달기 위해서는 로그인해야합니다.