Deep GraphRAG: A Balanced Approach to Hierarchical Retrieval and Adaptive Integration
Yuejie Li, Ke Yang, Tao Wang, Bolin Chen, Bowen Li, Chengjun Mao

TL;DR
Deep GraphRAG introduces a hierarchical retrieval framework with adaptive re-ranking and reinforcement learning-based knowledge integration, achieving improved accuracy and efficiency in large-scale graph-based retrieval tasks.
Contribution
It presents a novel hierarchical retrieval strategy combined with a reinforcement learning-based knowledge integration module, enhancing retrieval performance and model efficiency.
Findings
Outperforms baseline methods in accuracy on Natural Questions and HotpotQA.
Achieves near-large model performance with a compact 1.5B model.
Demonstrates improved efficiency in large-scale hierarchical graph retrieval.
Abstract
Graph-based Retrieval-Augmented Generation (GraphRAG) frameworks face a trade-off between the comprehensiveness of global search and the efficiency of local search. Existing methods are often challenged by navigating large-scale hierarchical graphs, optimizing retrieval paths, and balancing exploration-exploitation dynamics, frequently lacking robust multi-stage re-ranking. To overcome these deficits, we propose Deep GraphRAG, a framework designed for a balanced approach to hierarchical retrieval and adaptive integration. It introduces a hierarchical global-to-local retrieval strategy that integrates macroscopic inter-community and microscopic intra-community contextual relations. This strategy employs a three-stage process: (1) inter-community filtering, which prunes the search space using local context; (2) community-level refinement, which prioritizes relevant subgraphs via…
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 · Information Retrieval and Search Behavior · Graph Theory and Algorithms
