G-Retriever: Retrieval-Augmented Generation for Textual Graph Understanding and Question Answering
Xiaoxin He, Yijun Tian, Yifei Sun, Nitesh V. Chawla, Thomas Laurent,, Yann LeCun, Xavier Bresson, Bryan Hooi

TL;DR
G-Retriever introduces a retrieval-augmented generation framework for conversational question answering on textual graphs, enabling effective, scalable, and hallucination-resistant understanding across diverse real-world applications.
Contribution
It develops the first RAG approach for textual graphs, formulates graph retrieval as a Steiner Tree problem, and creates a new benchmark for graph question answering.
Findings
Outperforms baselines on multiple textual graph tasks.
Scales effectively with larger graphs.
Reduces hallucinations in generated responses.
Abstract
Given a graph with textual attributes, we enable users to `chat with their graph': that is, to ask questions about the graph using a conversational interface. In response to a user's questions, our method provides textual replies and highlights the relevant parts of the graph. While existing works integrate large language models (LLMs) and graph neural networks (GNNs) in various ways, they mostly focus on either conventional graph tasks (such as node, edge, and graph classification), or on answering simple graph queries on small or synthetic graphs. In contrast, we develop a flexible question-answering framework targeting real-world textual graphs, applicable to multiple applications including scene graph understanding, common sense reasoning, and knowledge graph reasoning. Toward this goal, we first develop a Graph Question Answering (GraphQA) benchmark with data collected from…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Advanced Text Analysis Techniques
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Adam · Attention Dropout · WordPiece · Dense Connections · Softmax · Weight Decay · Byte Pair Encoding · Linear Warmup With Linear Decay · BERT
