Experiential Reflective Learning for Self-Improving LLM Agents
Marc-Antoine Allard, Arnaud Teinturier, Victor Xing, Gautier Viaud

TL;DR
This paper introduces Experiential Reflective Learning (ERL), a framework that enhances LLM agent adaptation by reflecting on past experiences to generate transferable heuristics, significantly improving success rates.
Contribution
ERL is a simple self-improvement method that enables LLM agents to adapt quickly by reflecting on experiences and retrieving relevant heuristics during task execution.
Findings
ERL improves success rate by 7.8% over ReAct baseline.
Selective retrieval of heuristics is crucial for performance.
Heuristics are more transferable than few-shot trajectory prompts.
Abstract
Recent advances in large language models (LLMs) have enabled the development of autonomous agents capable of complex reasoning and multi-step problem solving. However, these agents struggle to adapt to specialized environments and do not leverage past interactions, approaching each new task from scratch regardless of their accumulated experience. We introduce Experiential Reflective Learning (ERL), a simple self-improvement framework that enables rapid environment adaptation through experiential learning. ERL reflects on task trajectories and outcomes to generate heuristics, capturing actionable lessons that transfer across tasks. At test time, relevant heuristics are retrieved based on the current task and injected into the agent's context to guide execution. On the Gaia2 benchmark, ERL improves success rate by 7.8% over a ReAct baseline, with large gains in task completion…
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.
