Abstract
Memory has evolved into a foundational architectural dimension in large language models (LLMs), shifting from an implicit byproduct of computation to a spectrum of explicit, controllable mechanisms. While recent advances introduce diverse strategies---spanning transient attention, recurrent state dynamics, parameter-efficient adaptations, and scalable lookup storage---this rapid evolution has led to a highly fragmented research landscape. In this survey, we present a systematic, architecture-centric taxonomy of memory in LLMs. Our framework characterizes memory along three orthogonal axes: representation (implicit versus explicit), update dynamics (offline versus online), and persistence (short-term versus long-term). We further formalize the granular mechanisms dictating memory writing, routing, state transitions, and consolidation. This unified perspective elucidates the conceptual boundaries between computation-coupled and independently addressable memory, effectively bridging disparate architectural paradigms. Additionally, we critically analyze hybrid memory architectures, system-level efficiency trade-offs, and multi-dimensional evaluation methodologies. By consolidating these scattered advancements into a cohesive framework, this survey charts the trajectory of memory-centric LLM design and provides a principled foundation for future innovations in scalable and adaptive language modeling.
Community
š” A Comprehensive Survey on Architectural-Level Memory in Large Language Models
Summary:
This survey from Tsinghua, NUS, and Bosch AI provides a unified theoretical framework for understanding architectural-level memory in LLMs, explicitly distinguishing it from external agent-based memory systems. The authors introduce a novel 3D taxonomy categorizing memory mechanisms by Representation (Implicit vs. Explicit), Update Dynamics (Offline vs. Online), and Persistence (Short-term vs. Long-term). It systematically maps the paradigm shift from computational byproducts like attention KV Caches and recurrent hidden states to explicitly addressable modules, such as Titans, TTT, and Engram. Highly recommended for researchers focusing on long-context scaling, hybrid architectures, and algorithm-hardware co-design.
Get this paper in your agent:
hf papers read 2607.25380 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper