AMA: Adaptive Memory via Multi-Agent Collaboration
Weiquan Huang, Zixuan Wang, Hehai Lin, Sudong Wang, Bo Xu, Qian Li, Beier Zhu, Linyi Yang, Chengwei Qin

TL;DR
AMA introduces a multi-agent hierarchical memory system for LLMs that dynamically manages retrieval granularity, improves long-term memory consistency, and reduces token usage significantly.
Contribution
It presents a novel multi-agent framework with hierarchical memory management, adaptive retrieval, and consistency enforcement for LLMs, addressing limitations of existing rigid memory approaches.
Findings
AMA outperforms state-of-the-art baselines on long-context benchmarks.
Reduces token consumption by approximately 80% compared to full-context methods.
Effectively maintains retrieval precision and memory consistency over time.
Abstract
The rapid evolution of Large Language Model (LLM) agents has necessitated robust memory systems to support cohesive long-term interaction and complex reasoning. Benefiting from the strong capabilities of LLMs, recent research focus has shifted from simple context extension to the development of dedicated agentic memory systems. However, existing approaches typically rely on rigid retrieval granularity, accumulation-heavy maintenance strategies, and coarse-grained update mechanisms. These design choices create a persistent mismatch between stored information and task-specific reasoning demands, while leading to the unchecked accumulation of logical inconsistencies over time. To address these challenges, we propose Adaptive Memory via Multi-Agent Collaboration (AMA), a novel framework that leverages coordinated agents to manage memory across multiple granularities. AMA employs 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
