arXiv:2505.15210cs.CLcs.IR2025-05NeurIPS被引 8

让大模型更可信:用知识图谱结构增强推理与验证

Deliberation on Priors: Trustworthy Reasoning of Large Language Models on Knowledge Graphs

  • 通过结构化先验与反思机制,提升模型推理忠实度
  • 在ComplexWebQuestions上命中率提升13%,达新基准
  • 适合需高可信推理的问答系统开发者

基于知识图谱的检索增强生成旨在缓解大语言模型因知识不足或过时导致的幻觉问题。现有方法未能充分挖掘知识图谱中的先验知识,特别是其结构信息和显式/隐式约束。为此,我们提出可信推理框架Deliberation over Priors(DP),充分利用知识图谱中的先验信息。具体而言,DP采用渐进式知识蒸馏策略,结合监督微调与Kahneman-Tversky优化,将结构先验融入大模型,提升关系路径生成的忠实度;同时引入推理-自省机制,引导模型基于提取的约束先验进行精细化推理验证,确保生成结果可靠性。在三个基准数据集上的大量实验表明,DP达到新最优性能,尤其在ComplexWebQuestions数据集上Hit@1提升13%,生成高度可信的回答。我们还进行了多维度分析,验证其灵活性与实用性。代码已开源。

原文摘要 · Abstract (English)

Knowledge graph-based retrieval-augmented generation seeks to mitigate hallucinations in Large Language Models (LLMs) caused by insufficient or outdated knowledge. However, existing methods often fail to fully exploit the prior knowledge embedded in knowledge graphs (KGs), particularly their structural information and explicit or implicit constraints. The former can enhance the faithfulness of LLMs' reasoning, while the latter can improve the reliability of response generation. Motivated by these, we propose a trustworthy reasoning framework, termed Deliberation over Priors (DP), which sufficiently utilizes the priors contained in KGs. Specifically, DP adopts a progressive knowledge distillation strategy that integrates structural priors into LLMs through a combination of supervised fine-tuning and Kahneman-Tversky optimization, thereby improving the faithfulness of relation path generation. Furthermore, our framework employs a reasoning-introspection strategy, which guides LLMs to perform refined reasoning verification based on extracted constraint priors, ensuring the reliability of response generation. Extensive experiments on three benchmark datasets demonstrate that DP achieves new state-of-the-art performance, especially a Hit@1 improvement of 13% on the ComplexWebQuestions dataset, and generates highly trustworthy responses. We also conduct various analyses to verify its flexibility and practicality. The code is available at https://github.com/reml-group/Deliberation-on-Priors.

大模型推理知识图谱可信生成问答系统

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