AdMem: Advanced Memory for Task-solving Agents
This work addresses the challenges large language models face in long-horizon tasks regarding knowledge retention, organization, and reuse. Existing approaches are often limited to static fact storage or replay of successful experiences, struggling to incorporate failure cases and lacking online extensibility. To overcome these limitations, the paper proposes a unified memory framework that, for the first time, integrates semantic, episodic, and procedural memory within a dual-layer short- and long-term storage architecture. A multi-agent design—comprising actor, memory, and critic components—enables automatic memory generation, reward-based annotation, and adaptive retrieval. A reward-driven long-term memory management strategy, including evaluation, consolidation, and pruning, facilitates continual learning and online evolution. Experiments demonstrate that the proposed method significantly improves success rates and robustness across diverse complex long-horizon tasks, outperforming current baselines.