MEGA Hub

Harness the Memory: A Holistic Evaluation of Memory Substrates in Memory Agents

Authors

Do you know Wei-Chieh Huang?You can claim authorship or link another user.Do you know Weizhi Zhang?You can claim authorship or link another user.Do you know Yuchen Wu?You can claim authorship or link another user.Do you know Yankai Chen?You can claim authorship or link another user.Do you know Eric Hanchen Jiang?You can claim authorship or link another user.Do you know Wooseong Yang?You can claim authorship or link another user.Do you know Yiwei Yang?You can claim authorship or link another user.Do you know Henry Peng Zou?You can claim authorship or link another user.Do you know Hanrong Zhang?You can claim authorship or link another user.Do you know Ying Nian Wu?You can claim authorship or link another user.Do you know Haolun Wu?You can claim authorship or link another user.Do you know Kai-Wei Chang?You can claim authorship or link another user.Do you know Philip S. Yu?You can claim authorship or link another user.Do you know Xue Liu?You can claim authorship or link another user.Do you know Aylin Caliskan?You can claim authorship or link another user.

Abstract

Memory is becoming core infrastructure for long-horizon LLM agents, yet existing evaluations offer limited guidance on which memory substrate, namely the underlying medium in which memory is represented and stored, should be used under different operating regimes. We present a controlled harness evaluation of memory substrates for memory-augmented agents, covering dense and sparse indices, text records, structural stores, hierarchical stores, refinement-based memories, parametric updates, and activation-compatible context mechanisms. Across three backbone models and four benchmark suites spanning user-centric question answering and agent-centric decision-making, we instrument 26 performance and efficiency metrics under a unified harness. Our results show that no single substrate consistently dominates: broad retrieval benefits long-context factual QA, while excessive retrieval can harm sequential decision-making by shifting attention away from action-critical context. Scalability introduces a further routing axis, as substrates that perform well at moderate history lengths can become costly or brittle at longer horizons. These findings motivate substrate routing as a necessary component of adaptive agent memory systems and provide empirical guidance for designing efficient, reliable, and regime-aware long-term memory for LLM agents. Code will be made available upon acceptance.

Community

00