PaperScope
LIVE · 2026-09-24 05:40 UTC

Memory Attention

Jiale Kang

Latestcs.CLcs.LGcs.AIcs.CV
arXiv ID
2609.28399 v1
Category
Submitted
2026-09-23

Abstract

Language models typically construct attention values from contextual hidden states, even when some of their content may be reusable across contexts. We investigate whether token-indexed memory can replace the dedicated value projection when complemented by contextual information. We propose Memory Attention (MA), which forms values by combining layer-specific token memory with contextual keys. The memory supplies token-specific representations, while the keys preserve context dependence. At inference, normalization can be folded into the memory tables, reducing value construction to lookup and addition. Token-indexed retrieval also enables CPU offloading with prefetching, reducing GPU parameter storage. Under matched training token budgets and with additional memory parameters, experiments across attention configurations show improved language modeling and average downstream performance.

arXiv abs page · PDF · same-day batch