arXiv:2609.08267cs.AIcs.IR2026-09

用检索证据验证实体一致性,提升大模型生成事实准确性

Evidence-Aligned Entity Verification for Hallucination Detection in Retrieval-Augmented Generation

论文配图:Evidence-Aligned Entity Verification for Hallucination Detection in Retrieval-Augmented Generation
图 1 · 摘自论文原文
  • 通过三维度对齐生成实体与检索证据,检测实体级幻觉
  • 在多个RAG基准上显著优于现有方法,泛化能力更强
  • 适合需要高事实准确性的应用,如医疗、金融问答

幻觉检测对大语言模型至关重要,因虚假内容会阻碍需高准确性的应用场景。现有方法依赖模型内部信号(如不确定性、自洽性),但其预训练知识可能过时且覆盖有限,尤其在专业或最新信息领域。为此,检索增强生成(RAG)在推理时动态引入证据,超越模型参数知识。本文聚焦基于RAG的幻觉检测(RHD)问题,提出新型方法证据对齐实体验证(EAEV),通过RAG将生成实体与检索证据上下文对齐,以检测实体级幻觉。EAEV从三个互补维度评估实体-证据对齐度,并引入反事实稳定性分析,确保在证据扰动下仍保持鲁棒对齐。在多个RAG基准上的实验表明,EAEV持续优于现有方法,具备强泛化能力。

原文摘要 · Abstract (English)

Hallucination detection is crucial for large language models (LLMs), as hallucinated content creates significant barriers in applications requiring factual accuracy. Current detection methods mainly depend on internal signals like uncertainty and self-consistency checks, using the model's pre-trained knowledge to identify unreliable outputs. However, pre-trained knowledge may become outdated and has coverage limitations, especially for specialized or recent information. To address these limitations, retrieval-augmented generation (RAG) has emerged as a promising solution by retrieving relevant evidence at inference time, grounding outputs beyond the model's parametric knowledge. In this paper, we target a critical and practical learning problem RAG-based hallucination detection (RHD), where RAG is employed to enhance hallucination detection by addressing information updating challenges. To address RHD, we propose a novel method Evidence-Aligned Entity Verification (EAEV), which detects entity-level hallucinations by leveraging RAG to align generated entities with retrieved evidence contexts. Specifically, EAEV evaluates entity-evidence alignment through three complementary dimensions and introduces counterfactual stability analysis to ensure robust alignments under evidence perturbations. Experiments across multiple RAG benchmarks demonstrate that EAEV achieves consistent improvements over existing methods with strong generalization capabilities.

幻觉检测RAG实体对齐事实验证

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。