🛰️ Daily AI Frontier
‹ back to 2026-08-15

RippleMem: From Isolated Retrieval to Associative Recollection for Long-Term Agent Memory

arXiv cs.CL LLM Agents Jingbo Ji, Lingyi Li, Xilong Cheng, Yuhao Zhou, Wenji Zhang, Yuting Tan, Yunxiao Qin 2026-08-13
Representative image for RippleMem: From Isolated Retrieval to Associative Recollection for Long-Term Agent Memory

TL;DR - RippleMem is a long-term agent memory system that retrieves initial “anchor” memories, then follows semantic and structural associations to reconstruct distributed evidence. It improves benchmark accuracy while cutting memory-graph construction cost by roughly 30×.

  • Stores interactions as cue-rich episodic units in an event-centric memory graph.
  • Uses hybrid cues for anchor retrieval, followed by adaptive associative expansion.
  • Improves LLM-as-a-Judge accuracy by 3.95% on LoCoMo and up to 11.87% on LongMemEval-S.
  • Addresses incomplete flat retrieval without relying on noisy full-context searches or costly graph construction.

view merged work →