🤖 AI Summary
This work identifies systematic limitations of Graph Neural Networks (GNNs) in knowledge graph–enhanced Retrieval-Augmented Generation (RAG) for re-ranking, specifically concerning graph structural modeling and evaluation. Through the first comprehensive taxonomy—covering 12 GNN re-ranking architectures and 7 graph construction strategies—we uncover three pervasive issues: structural modeling bias, inconsistent evaluation protocols, and detachment from realistic retrieval settings. To address these, we propose a retrieval-aware graph representation paradigm and an interpretable evaluation framework, alongside a reproducible benchmark. Key contributions include: (1) the first unified classification system for GNN-based RAG re-ranking; (2) revelation of implicit coupling between graph construction and model design; and (3) six actionable research directions to shift knowledge graph–enhanced RAG from representation optimization toward trustworthy, scenario-grounded evaluation.
📝 Abstract
Knowledge graphs have emerged to be promising datastore candidates for context augmentation during Retrieval Augmented Generation (RAG). As a result, techniques in graph representation learning have been simultaneously explored alongside principal neural information retrieval approaches, such as two-phased retrieval, also known as re-ranking. While Graph Neural Networks (GNNs) have been proposed to demonstrate proficiency in graph learning for re-ranking, there are ongoing limitations in modeling and evaluating input graph structures for training and evaluation for passage and document ranking tasks. In this survey, we review emerging GNN-based ranking model architectures along with their corresponding graph representation construction methodologies. We conclude by providing recommendations on future research based on community-wide challenges and opportunities.