English

T-Retriever: Tree-based Hierarchical Retrieval Augmented Generation for Textual Graphs

Artificial Intelligence 2026-01-09 v1

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 (S2S^2-Entropy), which jointly optimizes for both structural cohesion and semantic consistency when creating hierarchical partitions. Experiments across diverse graph reasoning benchmarks demonstrate that T-Retriever significantly outperforms state-of-the-art RAG methods, providing more coherent and contextually relevant responses to complex queries.

Keywords

Cite

@article{arxiv.2601.04945,
  title  = {T-Retriever: Tree-based Hierarchical Retrieval Augmented Generation for Textual Graphs},
  author = {Chunyu Wei and Huaiyu Qin and Siyuan He and Yunhai Wang and Yueguo Chen},
  journal= {arXiv preprint arXiv:2601.04945},
  year   = {2026}
}
R2 v1 2026-07-01T08:56:07.364Z