AI Meets Brain: Memory Systems from Cognitive Neuroscience to Autonomous Agents
Jiafeng Liang, Hao Li, Chang Li, Jiaqi Zhou, Shixin Jiang, Zekun Wang, Changkai Ji, Zhihao Zhu, Runxuan Liu, Tao Ren, Jinlan Fu, See-Kiong Ng, Xia Liang, Ming Liu, Bing Qin
TL;DR
The paper addresses the challenge of endowing autonomous agents with memory capabilities by bridging cognitive neuroscience and AI memory systems. It presents a progressive brain-to-LLM-to-agent view, offering a unified taxonomy and lifecycle for memory that spans definitions, storage, management, benchmarks, and security. Key contributions include correlating neuroscience memory types (short-term vs long-term) with agent memory (episodic vs semantic, inside-trail vs cross-trail), detailing storage formats and locations, outlining closed-loop memory management, and surveying semantic- and episodic-oriented benchmarks along with security considerations. The work highlights future directions in multimodal memory and cross-agent skill sharing, aiming to build memory-enabled, personalized, and secure agents capable of long-horizon reasoning and continual adaptation.
Abstract
Memory serves as the pivotal nexus bridging past and future, providing both humans and AI systems with invaluable concepts and experience to navigate complex tasks. Recent research on autonomous agents has increasingly focused on designing efficient memory workflows by drawing on cognitive neuroscience. However, constrained by interdisciplinary barriers, existing works struggle to assimilate the essence of human memory mechanisms. To bridge this gap, we systematically synthesizes interdisciplinary knowledge of memory, connecting insights from cognitive neuroscience with LLM-driven agents. Specifically, we first elucidate the definition and function of memory along a progressive trajectory from cognitive neuroscience through LLMs to agents. We then provide a comparative analysis of memory taxonomy, storage mechanisms, and the complete management lifecycle from both biological and artificial perspectives. Subsequently, we review the mainstream benchmarks for evaluating agent memory. Additionally, we explore memory security from dual perspectives of attack and defense. Finally, we envision future research directions, with a focus on multimodal memory systems and skill acquisition.
