Position: Episodic Memory is the Missing Piece for Long-Term LLM Agents
Mathis Pink, Qinyuan Wu, Vy Ai Vo, Javier Turek, Jianing Mu, Alexander Huth, Mariya Toneva
TL;DR
The paper argues that turning to episodic memory is essential for enabling LLM agents to operate effectively over long timescales. It operationalizes episodic memory for LLMs by defining five key properties that separate it from other memory types and proposes a unifying framework that integrates in-context, external, and parametric memory through a Complementary Learning Systems lens. A concrete roadmap (encoding, retrieval, consolidation, benchmarks) and a set of research questions are offered to drive progress toward long-term, context-sensitive agents. The work emphasizes the practical impact of robust episodic memory for continual learning, knowledge consolidation, and scalable long-term reasoning in AI systems.
Abstract
As Large Language Models (LLMs) evolve from text-completion tools into fully fledged agents operating in dynamic environments, they must address the challenge of continually learning and retaining long-term knowledge. Many biological systems solve these challenges with episodic memory, which supports single-shot learning of instance-specific contexts. Inspired by this, we present an episodic memory framework for LLM agents, centered around five key properties of episodic memory that underlie adaptive and context-sensitive behavior. With various research efforts already partially covering these properties, this position paper argues that now is the right time for an explicit, integrated focus on episodic memory to catalyze the development of long-term agents. To this end, we outline a roadmap that unites several research directions under the goal to support all five properties of episodic memory for more efficient long-term LLM agents.
