TL;DR
Mem$^2$Evolve introduces a co-evolutionary framework for self-evolving agents that integrates experience and asset memory, leading to more capable and stable AI agents.
Contribution
It presents a novel paradigm and implementation that jointly evolve agent capabilities through experience and asset creation, outperforming existing isolated approaches.
Findings
Achieved 18.53% improvement over standard LLMs.
Outperformed experience-only evolution by 11.80%.
Outperformed asset-only evolution by 6.46%.
Abstract
While large language model--powered agents can self-evolve by accumulating experience or by dynamically creating new assets (i.e., tools or expert agents), existing frameworks typically treat these two evolutionary processes in isolation. This separation overlooks their intrinsic interdependence: the former is inherently bounded by a manually predefined static toolset, while the latter generates new assets from scratch without experiential guidance, leading to limited capability growth and unstable evolution. To address this limitation, we introduce a novel paradigm of co-evolutionary Capability Expansion and Experience Distillation. Guided by this paradigm, we propose the \textbf{MemEvolve}, which integrates two core components: \textbf{Experience Memory} and \textbf{Asset Memory}. Specifically, MemEvolve leverages accumulated experience to guide the dynamic…
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.
