arXiv:2502.16101cs.AIcs.IR2025-02NeurIPS被引 29

首个评估RAG在误导性信息下鲁棒性的基准,发现带检索反而比不检索更差。

Worse than Zero-shot? A Fact-Checking Dataset for Evaluating the Robustness of RAG Against Misleading Retrievals

  • 构建真实社交媒体中的误导性证据数据集,模拟复杂信息环境
  • 所有RAG系统在误导信息下表现均劣于零样本基线,人类反而更优
  • 适合关注大模型实际应用可靠性、对抗性信息防御的研究者

检索增强生成(RAG)在缓解大语言模型幻觉方面表现出色,但在政治等极化领域,面对误导或矛盾信息时,其推理一致性显著下降。现有基准多采用干净或人为加噪的检索结果,无法反映真实世界复杂性,导致性能高估。为此,我们提出RAGuard,首个评估RAG对误导性检索鲁棒性的基准。该数据集基于Reddit讨论构建,将检索证据分为支持型、误导型和无关型三类,提供真实且具有挑战性的测试环境。实验表明,在误导性检索条件下,所有测试的RAG系统表现均劣于零样本基线(即无检索),而人工标注者始终表现更优,揭示了大模型在噪声环境中的脆弱性。RAGuard是首个系统评估RAG抗误导能力的基准,推动研究从理想数据集转向真实场景,提升实际应用可靠性。数据集已公开于https://huggingface.co/datasets/UCSC-IRKM/RAGuard。

原文摘要 · Abstract (English)

Retrieval-augmented generation (RAG) has shown impressive capabilities in mitigating hallucinations in large language models (LLMs). However, LLMs struggle to maintain consistent reasoning when exposed to misleading or conflicting evidence, especially in real-world domains such as politics, where information is polarized or selectively framed. Mainstream RAG benchmarks evaluate models under clean retrieval settings, where systems generate answers from gold-standard documents, or under synthetically perturbed settings, where documents are artificially injected with noise. These assumptions fail to reflect real-world conditions, often leading to an overestimation of RAG system performance. To address this gap, we introduce RAGuard, the first benchmark to evaluate the robustness of RAG systems against misleading retrievals. Unlike prior benchmarks that rely on synthetic noise, our fact-checking dataset captures naturally occurring misinformation by constructing its retrieval corpus from Reddit discussions. It categorizes retrieved evidence into three types: supporting, misleading, and unrelated, providing a realistic and challenging testbed for assessing how well RAG systems navigate different types of evidence. Our experiments reveal that, when exposed to potentially misleading retrievals, all tested LLM-powered RAG systems perform worse than their zero-shot baselines (i.e., no retrieval at all), while human annotators consistently perform better, highlighting LLMs' susceptibility to noisy environments. To our knowledge, RAGuard is the first benchmark to systematically assess the robustness of the RAG against misleading evidence. We expect this benchmark to drive future research toward improving RAG systems beyond idealized datasets, making them more reliable for real-world applications. The dataset is available at https://huggingface.co/datasets/UCSC-IRKM/RAGuard.

RAG事实核查鲁棒性误导信息

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