TL;DR
GRAIL introduces an interactive framework that enhances reasoning over large knowledge graphs by combining LLM-guided exploration, path filtering, and a two-stage policy training, significantly improving accuracy and F1 scores.
Contribution
The paper presents GRAIL, a novel method for dynamic, interactive graph retrieval that improves reasoning performance over knowledge graphs compared to existing approaches.
Findings
GRAIL achieves an average accuracy improvement of 21.01% on knowledge graph QA datasets.
GRAIL attains a 22.43% F1 score increase across evaluated datasets.
The framework effectively balances retrieval precision and breadth through a two-stage training process.
Abstract
Large Language Models (LLMs) integrated with Retrieval-Augmented Generation (RAG) techniques have exhibited remarkable performance across a wide range of domains. However, existing RAG approaches primarily operate on unstructured data and demonstrate limited capability in handling structured knowledge such as knowledge graphs. Meanwhile, current graph retrieval methods fundamentally struggle to capture holistic graph structures while simultaneously facing precision control challenges that manifest as either critical information gaps or excessive redundant connections, collectively undermining reasoning performance. To address this challenge, we propose GRAIL: Graph-Retrieval Augmented Interactive Learning, a framework designed to interact with large-scale graphs for retrieval-augmented reasoning. Specifically, GRAIL integrates LLM-guided random exploration with path filtering to…
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.
