Test-time regression: a unifying framework for designing sequence models with associative memory
Authors
Research Topics
Paper Information
-
Journal:
Journal of Machine Learning Research -
Added to Tracker:
Sep 08, 2026
Abstract
Sequence models lie at the heart of modern deep learning. However, rapid advancements have produced a diversity of seemingly unrelated architectures, such as Transformers and recurrent alternatives. In this paper, we introduce a unifying framework to understand and derive these sequence models, inspired by the empirical importance of associative recall, the capability to retrieve contextually relevant tokens. We formalize associative recall as a two-step process, memorization and retrieval, casting memorization as a regression problem. Layers that combine these two steps perform associative recall via “test-time regression” over its input tokens. Prominent layers, including linear attention, state-space models, fast-weight programmers, online learners, and softmax attention, arise as special cases defined by three design choices: the regression weights, the regressor function class, and the test-time optimization algorithm. Our approach clarifies how linear attention fails to capture inter-token correlations and offers a mathematical justification for the empirical effectiveness of query-key normalization in softmax attention. Further, it illuminates unexplored regions within the design space, which we use to derive novel higher-order generalizations of softmax attention. Beyond unification, our work bridges sequence modeling with classic regression methods, a field with extensive literature, paving the way for developing more powerful and theoretically principled architectures.
Author Details
Jiaxin Shi
AuthorKe Alexander Wang
AuthorEmily B. Fox
AuthorResearch Topics & Keywords
Machine Learning
Research AreaCitation Information
APA Format
Jiaxin Shi
,
Ke Alexander Wang
&
Emily B. Fox
.
Test-time regression: a unifying framework for designing sequence models with associative memory.
Journal of Machine Learning Research
.
BibTeX Format
@article{paper1614,
title = { Test-time regression: a unifying framework for designing sequence models with associative memory },
author = {
Jiaxin Shi
and Ke Alexander Wang
and Emily B. Fox
},
journal = { Journal of Machine Learning Research },
url = { https://www.jmlr.org/papers/v27/25-0903.html }
}