T-Retriever: Tree-based Hierarchical Retrieval Augmented Generation for Textual Graphs
Chunyu Wei, Huaiyu Qin, Siyuan He, Yunhai Wang, Yueguo Chen

TL;DR
T-Retriever introduces a tree-based hierarchical retrieval framework that enhances graph-based retrieval-augmented generation by preserving structure and semantics, leading to improved performance on graph reasoning tasks.
Contribution
It proposes a novel tree-based encoding method with adaptive compression and semantic-structural optimization, addressing limitations of existing graph RAG approaches.
Findings
Outperforms state-of-the-art RAG methods on multiple benchmarks.
Provides more coherent and contextually relevant responses.
Effectively preserves hierarchical and semantic information.
Abstract
Retrieval-Augmented Generation (RAG) has significantly enhanced Large Language Models' ability to access external knowledge, yet current graph-based RAG approaches face two critical limitations in managing hierarchical information: they impose rigid layer-specific compression quotas that damage local graph structures, and they prioritize topological structure while neglecting semantic content. We introduce T-Retriever, a novel framework that reformulates attributed graph retrieval as tree-based retrieval using a semantic and structure-guided encoding tree. Our approach features two key innovations: (1) Adaptive Compression Encoding, which replaces artificial compression quotas with a global optimization strategy that preserves the graph's natural hierarchical organization, and (2) Semantic-Structural Entropy (-Entropy), which jointly optimizes for both structural cohesion 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
Taxonomy
TopicsAdvanced Graph Neural Networks · Information Retrieval and Search Behavior · Topic Modeling
