[arXiv]score: 0.59
DimMem Cuts Agent Memory Token Cost 24% While Hitting 81% on LoCoMo
May 26, 2026
Structured atomic memory units with typed fields (time, location, purpose, keywords) enable dimension-aware retrieval that achieves 81.43% on LoCoMo-10 and 78.20% on LongMemEval-S while reducing per-query token cost by 24% versus flat summary approaches.
cs.CL
HOW THIS AFFECTS YOU
●
builderYou can adopt this lightweight memory schema to reduce context window costs in long-running LLM agents without sacrificing recall accuracy.
●
researcherWorth watching as a structured alternative to RAG-style memory that trades full dialogue fidelity for typed, retrievable units with measurable efficiency gains on standard benchmarks.