提出新基准ConflictQA,揭示多源知识冲突下大模型推理失真问题
Exploring Knowledge Conflicts for Faithful LLM Reasoning: Benchmark and Method
- 构建文本与知识图谱冲突数据集,系统评测跨源知识矛盾下的推理表现
- 实测显示模型易受提示影响,盲目依赖单一证据源导致错误判断
- 提出XoT框架,分阶段引导模型识别可信证据,提升复杂推理准确性
大语言模型在检索增强生成(RAG)技术加持下广泛应用,但当外部知识存在冲突时,其推理忠实性常受影响。现有研究多聚焦外部知识与模型参数知识的冲突,而忽视了外部知识之间的矛盾。随着现代RAG系统融合非结构化文本与半结构化知识图谱(KG),知识来源多样性增加,跨源冲突问题日益突出。为此,本文提出ConflictQA基准,系统构建文本证据与知识图谱证据之间的冲突实例。对代表性大模型的广泛评估表明,在面对跨源冲突时,模型往往无法识别可靠证据,反而更敏感于提示设计,倾向于完全依赖知识图谱或文本证据,导致错误输出。基于此发现,我们进一步提出XoT——一种面向异构冲突证据的两阶段解释驱动推理框架,并通过大量实验验证其有效性。
原文摘要 · Abstract (English)
Large language models (LLMs) have achieved remarkable success across a wide range of applications especially when augmented by external knowledge through retrieval-augmented generation (RAG). Despite their widespread adoption, recent studies have shown that LLMs often struggle to perform faithful reasoning when conflicting knowledge is retrieved. However, existing work primarily focuses on conflicts between external knowledge and the parametric knowledge of LLMs, leaving conflicts across external knowledge largely unexplored. Meanwhile, modern RAG systems increasingly emphasize the integration of unstructured text and (semi-)structured data like knowledge graphs (KGs) to improve knowledge completeness and reasoning faithfulness. To address this gap, we introduce ConflictQA, a novel benchmark that systematically instantiates conflicts between textual evidence and KG evidence. Extensive evaluations across representative LLMs reveal that, facing such cross-source conflicts, LLMs often fail to identify reliable evidence for correct reasoning. Instead, LLMs become more sensitive to prompting choices and tend to rely exclusively on either KG or textual evidence, resulting in incorrect responses. Based on these findings, we further propose XoT, a two-stage explanation-based thinking framework tailored for reasoning over heterogeneous conflicting evidence, and verify its effectiveness with extensive experiments.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。