Self-Evolving Multi-Agent Systems via Decentralized Memory
Guangya Hao, Yunbo Long, Zhuokai Zhao

TL;DR
DecentMem introduces a decentralized memory framework for multi-agent systems, enabling agents to improve continually with reduced communication overhead and enhanced privacy, backed by theoretical guarantees and empirical performance gains.
Contribution
It proposes a novel decentralized memory design with dual pools per agent, providing theoretical guarantees and significant empirical improvements over centralized and no-memory baselines.
Findings
DecentMem improves average accuracy by up to 23.8% over centralized memory baselines.
DecentMem reduces token usage by up to 49%.
Theoretical analysis shows $O(\log T)$ regret, matching stochastic bandit bounds.
Abstract
Self-evolving multi-agent systems (MAS) have emerged as a promising route to LLM agents that continually improve from experience, with persistent memory at their foundation. However, existing designs almost exclusively adopt a centralized repository shared across agents, incurring communication and coordination overhead, raising privacy concerns, and collapsing agent diversity. We propose DecentMem, a decentralized memory framework in which each agent maintains its own dual-pool memory -- an exploitation pool of consolidated past trajectories and an exploration pool of LLM-generated candidates for unseen contexts. The two pools are reweighted online based on stage-wise feedback from an LLM-as-a-judge. Theoretically, we prove that this design guarantees global reachability of the solution space and achieves cumulative regret, matching the stochastic bandit lower bound up to…
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.
