TL;DR
AgentGL introduces a reinforcement learning framework that enables large language models to perform topology-aware graph learning, improving reasoning and navigation over complex relational data.
Contribution
It is the first RL-driven framework for agentic graph learning that leverages graph-native tools and curriculum strategies to enhance LLM capabilities in graph reasoning.
Findings
AgentGL outperforms existing GraphLLMs and GraphRAG baselines.
Achieves up to 17.5% improvement in node classification.
Achieves up to 28.4% improvement in link prediction.
Abstract
Large Language Models (LLMs) increasingly rely on agentic capabilities-iterative retrieval, tool use, and decision-making-to overcome the limits of static, parametric knowledge. Yet existing agentic frameworks treat external information as unstructured text and fail to leverage the topological dependencies inherent in real-world data. To bridge this gap, we introduce Agentic Graph Learning (AGL), a paradigm that reframes graph learning as an interleaved process of topology-aware navigation and LLM-based inference. Specifically, we propose AgentGL, the first reinforcement learning (RL)-driven framework for AGL. AgentGL equips an LLM agent with graph-native tools for multi-scale exploration, regulates tool usage via search-constrained thinking to balance accuracy and efficiency, and employs a graph-conditioned curriculum RL strategy to stabilize long-horizon policy learning without…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
