CoTKR: Chain-of-Thought Enhanced Knowledge Rewriting for Complex Knowledge Graph Question Answering
Yike Wu, Yi Huang, Nan Hu, Yuncheng Hua, Guilin Qi, Jiaoyan Chen, Jeff Z. Pan

TL;DR
This paper introduces CoTKR, a chain-of-thought based knowledge rewriting method for complex KGQA, which improves the relevance and quality of knowledge used by LLMs, leading to better question answering performance.
Contribution
The paper proposes CoTKR, a novel reasoning trace-based knowledge rewriting method, and PAQAF, a training strategy to align knowledge rewriting with QA model preferences, enhancing KGQA accuracy.
Findings
CoTKR outperforms previous rewriting methods in KGQA tasks.
The approach significantly improves LLMs' accuracy on KGQA benchmarks.
Experimental results validate the effectiveness of the proposed methods.
Abstract
Recent studies have explored the use of Large Language Models (LLMs) with Retrieval Augmented Generation (RAG) for Knowledge Graph Question Answering (KGQA). They typically require rewriting retrieved subgraphs into natural language formats comprehensible to LLMs. However, when tackling complex questions, the knowledge rewritten by existing methods may include irrelevant information, omit crucial details, or fail to align with the question's semantics. To address them, we propose a novel rewriting method CoTKR, Chain-of-Thought Enhanced Knowledge Rewriting, for generating reasoning traces and corresponding knowledge in an interleaved manner, thereby mitigating the limitations of single-step knowledge rewriting. Additionally, to bridge the preference gap between the knowledge rewriter and the question answering (QA) model, we propose a training strategy PAQAF, Preference Alignment from…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Cognitive Computing and Networks · Advanced Graph Neural Networks
MethodsALIGN
