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

Graph-R1: Towards Agentic GraphRAG Framework via End-to-end Reinforcement Learning

About

Retrieval-Augmented Generation (RAG) mitigates hallucination in LLMs by incorporating external knowledge, but relies on chunk-based retrieval that lacks structural semantics. GraphRAG methods improve RAG by modeling knowledge as entity-relation graphs, but still face challenges in high construction cost, fixed one-time retrieval, and reliance on long-context reasoning and prompt design. To address these challenges, we propose Graph-R1, the first agentic GraphRAG framework via end-to-end reinforcement learning (RL). It introduces lightweight knowledge hypergraph construction, models retrieval as a multi-turn agent-environment interaction, and optimizes the agent process via an end-to-end reward mechanism. Experiments on standard RAG datasets show that Graph-R1 outperforms traditional GraphRAG and RL-enhanced RAG methods in reasoning accuracy, retrieval efficiency, and generation quality. Our software and data are publicly available at https://github.com/LHRLAB/Graph-R1.

Haoran Luo, Haihong E, Guanting Chen, Qika Lin, Yikai Guo, Fangzhi Xu, Zemin Kuang, Meina Song, Xiaobao Wu, Yifan Zhu, Luu Anh Tuan• 2025

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA (test)
F162.69
334
Multi-hop Question Answering2WikiMultiHopQA (test)
EM58.59
247
Multi-hop Question Answering2Wiki--
215
Multi-hop Question AnsweringMuSiQue--
209
Multi-hop Question AnsweringMuSiQue (test)
F146.17
151
Multi-hop QAHotpotQA
Exact Match29.8
143
Question AnsweringTriviaQA--
71
Multi-hop QA2WikiMultihopQA
Exact Match (EM)40.7
67
Question AnsweringNQ
F1 Score (NQ)41.5
64
General QAPopQA
Exact Match (EM)27.4
58
Showing 10 of 28 rows

Other info

Follow for update