EXG: Self-Evolving Agents with Experience Graphs
Yuxin Jin, Siyuan Zhang, Hanchen Wang, Lu Qin, Ying Zhang, Wenjie Zhang

TL;DR
EXG introduces a structured experience graph framework that enables self-evolving agents to organize, reuse, and improve their knowledge over time, enhancing performance and efficiency.
Contribution
It is the first experience graph designed for self-evolving agents, supporting real-time and offline experience reuse to improve agent performance.
Findings
EXG outperforms reflection- and memory-based baselines in code generation and reasoning tasks.
Structured experience as a graph improves resource efficiency during agent deployment.
EXG enables scalable, transferable self-evolving agent behavior.
Abstract
Large language model (LLM)-based agents have demonstrated strong capabilities in complex reasoning and problem solving through multi-step interactions, yet most deployed agents remain behaviorally static, with knowledge acquired during execution rarely translating into systematic improvement over time. In response, a growing line of work on self-evolving agents explores how agents can improve through experience during deployment, but most existing approaches either rely on ad hoc reflection limited to single-task correction or adopt unstructured memory that accumulates fragmented experience with delayed usability. To address this limitation, we introduce EXG, an experience graph framework for self-evolving agents that explicitly organizes accumulated successes and failures into a structured, relational representation. EXG is the first experience graph designed for self-evolving agents,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
