arXiv:2410.08085cs.CLcs.AI2024-10ACL被引 37

构建新基准评估知识图谱如何让大模型问答更可信。

Can Knowledge Graphs Make Large Language Models More Trustworthy? An Empirical Study Over Open-ended Question Answering

  • 设计开放性问答基准OKGQA,模拟真实复杂场景。
  • 实测显示引入知识图谱后幻觉率显著下降。
  • 适合关注大模型可信度与知识融合的研究者。

近期将知识图谱(KG)与大语言模型(LLM)结合的研究展示了提升推理能力的潜力。然而,现有评估基准多聚焦封闭式任务,难以全面检验KG在真实复杂场景中的作用,也限制了对降低大模型幻觉效果的评估。为此,我们提出OKGQA,一个专为评估LLM+KG在开放性、真实世界问答中表现而设计的新基准。该基准通过多样化的问题类型反映实际复杂性,并引入指标量化幻觉率与推理改进情况。为考察知识图谱存在不同程度错误时的表现,我们进一步提出变体OKGQA-P,通过故意扰动和污染图谱语义与结构来测试模型鲁棒性。本文旨在探究:(1) 知识图谱能否在开放场景中提升大模型的可信度;(2) 通过对比分析揭示方法设计的关键因素。本研究有助于实现更完整的性能比较,推动大模型与知识图谱融合以减少幻觉,提升可信度。代码与数据已开源:https://github.com/Y-Sui/OKGQA。

原文摘要 · Abstract (English)

Recent works integrating Knowledge Graphs (KGs) have shown promising improvements in enhancing the reasoning capabilities of Large Language Models (LLMs). However, existing benchmarks primarily focus on closed-ended tasks, leaving a gap in evaluating performance on more complex, real-world scenarios. This limitation also hinders a thorough assessment of KGs' potential to reduce hallucinations in LLMs. To address this, we introduce OKGQA, a new benchmark specifically designed to evaluate LLMs augmented with KGs in open-ended, real-world question answering settings. OKGQA reflects practical complexities through diverse question types and incorporates metrics to quantify both hallucination rates and reasoning improvements in LLM+KG models. To consider the scenarios in which KGs may contain varying levels of errors, we propose a benchmark variant, OKGQA-P, to assess model performance when the semantics and structure of KGs are deliberately perturbed and contaminated. In this paper, we aims to (1) explore whether KGs can make LLMs more trustworthy in an open-ended setting, and (2) conduct a comparative analysis to shed light on method design. We believe this study can facilitate a more complete performance comparison and encourages continuous improvement in integrating KGs with LLMs to mitigate hallucination, and make LLMs more trustworthy. Code and data are released at https://github.com/Y-Sui/OKGQA.

大模型知识图谱可信度问答系统

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