All-Mem: Agentic Lifelong Memory via Dynamic Topology Evolution
Can Lv, Heng Chang, Yuchen Guo, Shengyu Tao, Shiji Zhou

TL;DR
All-Mem introduces a dynamic, topology-structured lifelong memory system for interactive agents, improving long-term retrieval accuracy and efficiency through explicit consolidation and bounded search strategies.
Contribution
It proposes a novel topology-evolving memory framework with explicit consolidation and hop-bounded retrieval, addressing degradation issues in existing systems.
Findings
Enhanced retrieval accuracy on LOCOMO and LONGMEMEVAL datasets
Maintains traceability of evidence through immutable links
Achieves bounded search cost with a structured memory topology
Abstract
Lifelong interactive agents are expected to assist users over months or years, which requires continually writing long term memories while retrieving the right evidence for each new query under fixed context and latency budgets. Existing memory systems often degrade as histories grow, yielding redundant, outdated, or noisy retrieved contexts. We present All-Mem, an online/offline lifelong memory framework that maintains a topology structured memory bank via explicit, non destructive consolidation, avoiding the irreversible information loss typical of summarization based compression. In online operation, it anchors retrieval on a bounded visible surface to keep coarse search cost bounded. Periodically offline, an LLM diagnoser proposes confidence scored topology edits executed with gating using three operators: SPLIT, MERGE, and UPDATE, while preserving immutable evidence for…
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
TopicsGraph Theory and Algorithms · Advanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications
