Text-Graph Synergy: A Bidirectional Verification and Completion Framework for RAG
Jiarui Zhong, Hong Cai Chen

TL;DR
TGS-RAG introduces a bidirectional Text-Graph synergy framework that enhances retrieval accuracy and reasoning in RAG by refining evidence and resurrecting pruned reasoning paths.
Contribution
It proposes a novel bidirectional mechanism with graph-to-text and text-to-graph channels, addressing the 'Information Island' problem in hybrid RAG systems.
Findings
Outperforms state-of-the-art baselines on multiple reasoning benchmarks.
Achieves better balance between retrieval precision and efficiency.
Effectively filters semantic noise and resurrects pruned reasoning paths.
Abstract
Retrieval-Augmented Generation (RAG) has become a core paradigm for enhancing factual grounding and multi-hop reasoning in Large Language Models (LLMs). Traditional text-based RAG often retrieves logically irrelevant pseudo-evidence, while graph-based RAG is frequently hindered by search-time pruning, which may discard potentially valid reasoning paths. Existing hybrid approaches primarily adopt simple evidence concatenation or unidirectional enhancement, which fails to address the fundamental "Information Island" problem caused by asymmetric reasoning flows between unstructured text and structured graphs. We propose \textbf{TGS-RAG}, a unified framework for \textbf{T}ext-\textbf{G}raph \textbf{S}ynergistic enhancement. TGS-RAG introduces a bidirectional mechanism: (i) a \textbf{Graph-to-Text} channel that employs a Global Voting strategy from visited graph nodes to re-rank and refine…
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.
