Deliberation on Priors: Trustworthy Reasoning of Large Language Models on Knowledge Graphs
Jie Ma, Ning Qu, Zhitao Gao, Rui Xing, Jun Liu, Hongbin Pei, Jiang Xie, Linyun Song, Pinghui Wang, Jing Tao, Zhou Su

TL;DR
This paper introduces Deliberation over Priors (DP), a framework that enhances the trustworthiness of LLMs by effectively utilizing knowledge graph priors through progressive knowledge distillation and reasoning verification, leading to improved factual accuracy.
Contribution
The paper presents a novel framework that fully exploits knowledge graph priors in LLMs, combining structural integration and reasoning verification for trustworthy responses.
Findings
Achieves state-of-the-art performance with a 13% Hit@1 improvement on ComplexWebQuestions.
Enhances faithfulness of relation path generation in LLMs.
Ensures response reliability through reasoning-introspection strategies.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Logic, Reasoning, and Knowledge · Access Control and Trust
MethodsKnowledge Distillation
