AI RESEARCH

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

arXiv CS.CL

ArXi:2507.21892v2 Announce Type: replace 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.