TL;DR
AnchorMem introduces a memory system for large language models that uses atomic facts and associative event graphs to improve long-term memory retrieval without losing contextual nuances.
Contribution
It proposes a novel memory framework inspired by cognitive science, decoupling retrieval from generation and enhancing cross-memory integration with higher-order event links.
Findings
Outperforms baseline methods on the LoCoMo benchmark.
Effectively retrieves relevant memories using anchor-based queries.
Preserves contextual integrity while enabling fine-grained retrieval.
Abstract
While large language models have achieved remarkable performance in complex tasks, they still need a memory system to utilize historical experience in long-term interactions. Existing memory methods (e.g., A-Mem, Mem0) place excessive emphasis on organizing interactions by frequently rewriting them, however, this heavy reliance on summarization risks diluting essential contextual nuances and obscuring key retrieval features. To bridge this gap, we introduce AnchorMem, a novel memory framework inspired by the Proust Phenomenon in cognitive science, where a specific anchor triggers a holistic recollection. We propose a method that decouples the retrieval unit from the generation context. AnchorMem extracts atomic facts from interaction history to serve as retrieval anchors, while preserving the original context as the immutable context. To reveal implicit narrative cues, we construct an…
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.
