Self-Consolidation for Self-Evolving Agents
Hongzhuo Yu, Fei Zhu, Guo-Sen Xie, Ling Shao

TL;DR
This paper introduces a self-evolving framework for LLM agents that leverages contrastive reflection and self-consolidation to improve lifelong learning by utilizing both successes and failures.
Contribution
It presents a novel self-consolidation mechanism that distills textual experiences into learnable parameters, enhancing agent evolution beyond traditional retrieval methods.
Findings
Improved long-term evolution of LLM agents.
Effective summarization of error patterns.
Enhanced internalization of experience.
Abstract
While large language model (LLM) agents have demonstrated impressive problem-solving capabilities, they typically operate as static systems, lacking the ability to evolve through lifelong interaction. Existing attempts to bridge this gap primarily rely on retrieving successful past trajectories as demonstrations. However, this paradigm faces two critical limitations. First, by focusing solely on success, agents overlook the rich pedagogical value embedded in failed attempts, preventing them from identifying and avoiding recurrent pitfalls. Second, continually accumulating textual experiences not only increases the time consumption during retrieval but also inevitably introduces noise and exhausts the largest context window of current LLMs. To address these challenges, we propose a novel self-evolving framework for LLM agents that introduces a complementary evolution mechanism: First, a…
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.
Taxonomy
TopicsLanguage and cultural evolution · Topic Modeling · Multimodal Machine Learning Applications
