Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

GFM-RAG: Graph Foundation Model for Retrieval Augmented Generation

About

Retrieval-augmented generation (RAG) has proven effective in integrating knowledge into large language models (LLMs). However, conventional RAGs struggle to capture complex relationships between pieces of knowledge, limiting their performance in intricate reasoning that requires integrating knowledge from multiple sources. Recently, graph-enhanced retrieval augmented generation (GraphRAG) builds graph structure to explicitly model these relationships, enabling more effective and efficient retrievers. Nevertheless, its performance is still hindered by the noise and incompleteness within the graph structure. To address this, we introduce GFM-RAG, a novel graph foundation model (GFM) for retrieval augmented generation. GFM-RAG is powered by an innovative graph neural network that reasons over graph structure to capture complex query-knowledge relationships. The GFM with 8M parameters undergoes a two-stage training process on large-scale datasets, comprising 60 knowledge graphs with over 14M triples and 700k documents. This results in impressive performance and generalizability for GFM-RAG, making it the first graph foundation model applicable to unseen datasets for retrieval without any fine-tuning required. Extensive experiments on three multi-hop QA datasets and seven domain-specific RAG datasets demonstrate that GFM-RAG achieves state-of-the-art performance while maintaining efficiency and alignment with neural scaling laws, highlighting its potential for further improvement.

Linhao Luo, Zicheng Zhao, Gholamreza Haffari, Dinh Phung, Chen Gong, Shirui Pan• 2025

Related benchmarks

TaskDatasetResultRank
Multi-hop Question Answering2WikiMultihopQA
EM72.5
559
Multi-hop Question AnsweringHotpotQA
F1 Score68
294
Question Answering2Wiki
EM48.99
241
Multi-hop Question Answering2Wiki
Exact Match69.8
215
Question AnsweringMuSiQue
F1 Score39.06
80
Multi-hop Question AnsweringHotpotQA
LLM Judge Score67.7
72
RetrievalHotpotQA
R@588.86
68
Multi-hop Question Answering2WikiMultihopQA
String Accuracy69.1
44
Multi-hop Question AnsweringMuSiQue
String Accuracy32.5
44
Multi-hop RetrievalHotpotQA
Recall@277.6
44
Showing 10 of 56 rows

Other info

Follow for update