TL;DR
KG-Reasoner is an end-to-end reinforcement learning framework that enhances multi-hop knowledge graph reasoning by enabling dynamic exploration and backtracking within a unified model, outperforming existing methods.
Contribution
Introduces KG-Reasoner, a unified RL-based model that internalizes multi-hop reasoning over KGs, improving flexibility and coherence in complex query answering.
Findings
Achieves superior performance on eight reasoning benchmarks.
Enables dynamic reasoning path exploration and backtracking.
Outperforms state-of-the-art methods in knowledge-intensive tasks.
Abstract
Large Language Models (LLMs) exhibit strong abilities in natural language understanding and generation, yet they struggle with knowledge-intensive reasoning. Structured Knowledge Graphs (KGs) provide an effective form of external knowledge representation and have been widely used to enhance performance in classical Knowledge Base Question Answering (KBQA) tasks. However, performing precise multi-hop reasoning over KGs for complex queries remains highly challenging. Most existing approaches decompose the reasoning process into a sequence of isolated steps executed through a fixed pipeline. While effective to some extent, such designs constrain reasoning flexibility and fragment the overall decision process, often leading to incoherence and the loss of critical intermediate information from earlier steps. In this paper, we introduce KG-Reasoner, an end-to-end framework that integrates…
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.
