arXiv:2603.16817cs.AIcs.CL2026-03被引 1

研究RAG模型的可信度保障机制是否可靠,发现其在分布偏移下易失效。

Is Conformal Factuality for RAG-based LLMs Robust? Novel Metrics and Systematic Insights

  • 用新指标评估可信度过滤在检索增强生成中的表现
  • 高可信度时输出空洞,且对数据分布偏移敏感
  • 轻量级验证器效率远超大模型,适合实际部署

大语言模型常产生幻觉,限制其在知识密集型任务中的可靠性。检索增强生成(RAG)与可信度校准(conformal factuality)被视为缓解该问题的潜在方案。尽管RAG能将回答锚定在检索证据上,但无法提供统计保证;而可信度校准通过阈值筛选原子命题实现无分布假设的可靠性,但无法保证输出信息量。本文系统分析了基于RAG的LLM在生成、评分、校准、鲁棒性与效率方面的可信度与实用性。提出新的信息量感知指标,更准确反映任务效用。在三个基准测试和多个模型家族上发现:(i) 高可信度下因输出空洞导致实用性低;(ii) 可信度保证对分布偏移与干扰项不鲁棒,需校准数据紧密匹配部署环境;(iii) 轻量级蕴含验证器在性能上可媲美甚至超越基于LLM的置信度评分器,但计算开销低于1/100。整体揭示了可信度与信息量的权衡,以及可信度框架在分布偏移下的脆弱性,强调未来需以鲁棒性与实用性为关键指标,并为构建高效可靠的RAG系统提供实践指导。

原文摘要 · Abstract (English)

Large language models (LLMs) frequently hallucinate, limiting their reliability in knowledge-intensive applications. Retrieval-augmented generation (RAG) and conformal factuality have emerged as potential ways to address this limitation. While RAG aims to ground responses in retrieved evidence, it provides no statistical guarantee that the final output is correct. Conformal factuality filtering offers distribution-free statistical reliability by scoring and filtering atomic claims using a threshold calibrated on held-out data, however, the informativeness of the final output is not guaranteed. We systematically analyze the reliability and usefulness of conformal factuality for RAG-based LLMs across generation, scoring, calibration, robustness, and efficiency. We propose novel informativeness-aware metrics that better reflect task utility under conformal filtering. Across three benchmarks and multiple model families, we find that (i) conformal filtering suffers from low usefulness at high factuality levels due to vacuous outputs, (ii) conformal factuality guarantee is not robust to distribution shifts and distractors, highlighting the limitation that requires calibration data to closely match deployment conditions, and (iii) lightweight entailment-based verifiers match or outperform LLM-based model confidence scorers while requiring over $100\times$ fewer FLOPs. Overall, our results expose factuality-informativeness trade-offs and fragility of conformal filtering framework under distribution shifts and distractors, highlighting the need for new approaches for reliability with robustness and usefulness as key metrics, and provide actionable guidance for building RAG pipelines that are both reliable and computationally efficient.

可信度RAGLLM幻觉验证器

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