CLMay 1, 2025

Rethinking Memory in AI: Taxonomy, Operations, Topics, and Future Directions

arXiv:2505.00675v224 citationsh-index: 86Has Code
Originality Synthesis-oriented
AI Analysis

It addresses the need for a unified framework in AI memory research, which is incremental as it organizes existing knowledge rather than proposing new methods.

This survey tackles the problem of fragmented understanding in AI memory systems by categorizing memory representations and introducing six fundamental operations, providing a structured perspective on research, benchmarks, and tools for LLM-based agents.

Memory is a fundamental component of AI systems, underpinning large language models (LLMs)-based agents. While prior surveys have focused on memory applications with LLMs (e.g., enabling personalized memory in conversational agents), they often overlook the atomic operations that underlie memory dynamics. In this survey, we first categorize memory representations into parametric and contextual forms, and then introduce six fundamental memory operations: Consolidation, Updating, Indexing, Forgetting, Retrieval, and Compression. We map these operations to the most relevant research topics across long-term, long-context, parametric modification, and multi-source memory. By reframing memory systems through the lens of atomic operations and representation types, this survey provides a structured and dynamic perspective on research, benchmark datasets, and tools related to memory in AI, clarifying the functional interplay in LLMs based agents while outlining promising directions for future research\footnote{The paper list, datasets, methods and tools are available at \href{https://github.com/Elvin-Yiming-Du/Survey_Memory_in_AI}{https://github.com/Elvin-Yiming-Du/Survey\_Memory\_in\_AI}.}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes