Browse/Research Papers/GNN-RAG: Graph Neural Networks for Retrieval-Augmented Generation

GNN-RAG: Graph Neural Networks for Retrieval-Augmented Generation

Uses GNNs to perform reasoning over knowledge graphs before passing context to LLMs.

arXiv202489 citations

GNN-RAG proposes using Graph Neural Networks as a reasoning layer between the knowledge graph and the LLM. The GNN processes local subgraphs around query-relevant entities, performing multi-hop reasoning to identify relevant paths and nodes. Combines structural reasoning of GNNs with language understanding of LLMs.

Tags

gnngraph-neural-networksretrievalreasoning