Preprint
Large Language Models

From storage to experience: A survey on the evolution of llm agent memory mechanisms

January 1, 2026

0

Citations

0

Influential Citations

Venue

2026

Year

Abstract

… In this survey, we define “LLM agent memory” M as an externalized repository that bridges the frozen parametric knowledge in θ and the evolving environmental dynamics. …

Analysis

Why This Paper Matters

This survey addresses a critical gap in the rapidly evolving field of LLM agents: the role of memory. While much focus has been on scaling model parameters and improving inference, the ability of agents to retain and utilize information over time is essential for complex, multi-turn tasks. The paper's definition of memory as an externalized repository that bridges frozen parametric knowledge and dynamic environments is a crucial conceptual contribution, clarifying a term that is often used loosely.

By systematically reviewing existing memory mechanisms, the survey provides a structured overview that helps researchers understand the landscape. This is particularly valuable as the field is fragmented, with various approaches proposed in isolation. The paper's taxonomy and framework enable comparisons and highlight underexplored areas, making it a useful resource for both newcomers and experts.

Technical Contributions

  • Formal definition of LLM agent memory: The paper proposes a clear definition that distinguishes memory from parametric knowledge and emphasizes its role in adapting to environmental dynamics.
  • Comprehensive taxonomy: It categorizes memory mechanisms based on factors such as storage duration, abstraction level, and retrieval strategy, offering a structured way to analyze different approaches.
  • Evolutionary perspective: The survey traces the progression from simple storage (e.g., conversation history) to more sophisticated experiential memory (e.g., episodic and semantic memory), highlighting trends.
  • Identification of design dimensions: It outlines key design choices, such as memory representation, update policies, and integration with the agent's reasoning process, which are critical for building effective memory systems.

Results

As a survey, the paper does not introduce new experimental results. Instead, its primary output is a conceptual framework and a synthesis of existing work. It likely includes qualitative comparisons of different memory architectures, but specific metrics are not available in the abstract. The value lies in the organization and analysis of prior research, which can inform future empirical studies.

Significance

The survey has significant implications for the AI field. By formalizing memory as a core component of LLM agents, it encourages a shift from purely reactive models to more proactive, learning-capable systems. This could lead to agents that better handle long-horizon tasks, personalize interactions, and continuously improve from experience. The framework also provides a common language for researchers, fostering collaboration and accelerating progress. Ultimately, this work contributes to the broader goal of creating AI systems that are not just knowledgeable but also adaptive and context-aware.