TL;DR
KG-o1 is a novel approach that integrates knowledge graphs with large language models to improve multi-hop reasoning and question answering, demonstrating superior performance on multiple datasets.
Contribution
This paper introduces KG-o1, a four-stage method combining knowledge graphs with LLMs to enhance multi-hop reasoning capabilities in question answering tasks.
Findings
KG-o1 outperforms existing models on multiple datasets
Knowledge graph integration improves reasoning accuracy
Self-improving corpus enhances model training
Abstract
Large Language Models (LLMs) face challenges in knowledge-intensive reasoning tasks like classic multi-hop question and answering, which involves reasoning across multiple facts. This difficulty arises because the chain of thoughts (CoTs) generated by LLMs in such tasks often deviate from real or a priori reasoning paths. In contrast, knowledge graphs (KGs) explicitly represent the logical connections between facts through entities and relationships. This reflects a significant gap. Meanwhile, large reasoning models (LRMs), such as o1, have demonstrated that long-step reasoning significantly enhances the performance of LLMs. Building on these insights, we propose KG-o1, a four-stage approach that integrates KGs to enhance the multi-hop reasoning abilities of LLMs. We first filter out initial entities and generate complex subgraphs. Secondly, we construct logical paths for subgraphs and…
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.
Videos
