AI RESEARCH
Efficient and Transferable Agentic Knowledge Graph RAG via Reinforcement Learning
arXiv CS.AI
•
ArXi:2509.26383v5 Announce Type: replace-cross Knowledge-graph retrieval-augmented generation (KG-RAG) couples large language models (LLMs) with structured, verifiable knowledge graphs (KGs) to reduce hallucination and provide reasoning traces. However, current KG-RAG systems often rely on fixed pipelines of multiple LLM modules (e.g., planning, reasoning, and responding), which inflate inference costs and tie performance to specific graph schemas. To address this, we