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
360
Multi-hop Question AnsweringHotpotQA
F1 Score68
280
Question Answering2Wiki--
126
Multi-hop Question Answering2Wiki
Exact Match69.8
122
Multi-hop Question AnsweringMuSiQue
F140.9
38
Multi-hop QA RetrievalMuSiQue
R@249.8
36
Question AnsweringMuSiQue
LLM Accuracy34.2
34
Multi-hop QA Retrieval2Wiki
Recall@290.1
23
Multi-hop RetrievalHotpotQA
Recall@277.6
23
RetrievalHotpotQA v1 (test)
R@2E60.7
21
Showing 10 of 29 rows

Other info

Follow for update