EvoMem: Improving Multi-Agent Planning with Dual-Evolving Memory
Wenzhe Fan, Ning Yan, Masood Mortazavi

TL;DR
EvoMem introduces a dual-evolving memory system inspired by cognitive psychology to enhance multi-agent planning, demonstrating improved performance in complex scheduling tasks through iterative reasoning and memory feedback mechanisms.
Contribution
The paper presents EvoMem, a novel multi-agent framework with dual memory modules that evolve differently within and across queries, improving planning performance.
Findings
Enhanced planning accuracy in trip, meeting, and calendar tasks.
Memory modules significantly contribute to iterative reasoning.
Framework outperforms baseline models in multi-agent coordination.
Abstract
Planning has been a cornerstone of artificial intelligence for solving complex problems, and recent progress in LLM-based multi-agent frameworks have begun to extend this capability. However, the role of human-like memory within these frameworks remains largely unexplored. Understanding how agents coordinate through memory is critical for natural language planning, where iterative reasoning, constraint tracking, and error correction drive the success. Inspired by working memory model in cognitive psychology, we present EvoMem, a multi-agent framework built on a dual-evolving memory mechanism. The framework consists of three agents (Constraint Extractor, Verifier, and Actor) and two memory modules: Constraint Memory (CMem), which evolves across queries by storing task-specific rules and constraints while remains fixed within a query, and Query-feedback Memory (QMem), which evolves within…
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
TopicsAI-based Problem Solving and Planning · Constraint Satisfaction and Optimization · Logic, Reasoning, and Knowledge
