Multi-hop Reasoning and Retrieval in Embedding Space: Leveraging Large Language Models with Knowledge
Lihui Liu

TL;DR
This paper introduces EMBRAG, an embedding-based retrieval reasoning framework that enhances large language models' ability to perform multi-hop reasoning with knowledge graphs, achieving state-of-the-art results in knowledge graph question answering.
Contribution
The paper presents a novel embedding-based reasoning framework that integrates knowledge graph retrieval with logical rule grounding to improve multi-hop reasoning in LLMs.
Findings
Achieves new state-of-the-art performance on KGQA datasets.
Effectively handles multi-hop reasoning with noisy and incomplete knowledge graphs.
Demonstrates robustness and accuracy improvements over existing methods.
Abstract
As large language models (LLMs) continue to grow in size, their abilities to tackle complex tasks have significantly improved. However, issues such as hallucination and the lack of up-to-date knowledge largely remain unresolved. Knowledge graphs (KGs), which serve as symbolic representations of real-world knowledge, offer a reliable source for enhancing reasoning. Integrating KG retrieval into LLMs can therefore strengthen their reasoning by providing dependable knowledge. Nevertheless, due to limited understanding of the underlying knowledge graph, LLMs may struggle with queries that have multiple interpretations. Additionally, the incompleteness and noise within knowledge graphs may result in retrieval failures. To address these challenges, we propose an embedding-based retrieval reasoning framework EMBRAG. In this approach, the model first generates multiple logical rules grounded in…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Multimodal Machine Learning Applications
