English

Mamba Can Learn Low-Dimensional Targets In-Context via Test-Time Feature Learning

Machine Learning 2026-02-13 v3 Machine Learning

Abstract

Mamba, a recently proposed linear-time sequence model, has attracted significant attention for its computational efficiency and strong empirical performance. However, a rigorous theoretical understanding of its underlying mechanisms remains limited. In this work, we provide a theoretical analysis of Mamba's in-context learning (ICL) capability by focusing on tasks defined by low-dimensional nonlinear target functions. Specifically, we study in-context learning of a single-index model yg(β,x)y \approx g_*(\langle \boldsymbol{\beta}, \boldsymbol{x} \rangle), which depends on only a single relevant direction β\boldsymbol{\beta}, referred to as feature. We prove that Mamba, pretrained by gradient-based methods, can achieve efficient ICL via test-time feature learning, extracting the relevant direction directly from context examples. Consequently, we establish a test-time sample complexity that improves upon linear Transformers -- analyzed to behave like kernel methods -- and is comparable to nonlinear Transformers, which have been shown to surpass the Correlational Statistical Query (CSQ) lower bound and achieve near information-theoretically optimal rate in previous works. Our analysis reveals the crucial role of the nonlinear gating mechanism in Mamba for feature extraction, highlighting it as the fundamental driver behind Mamba's ability to achieve both computational efficiency and high performance.

Keywords

Cite

@article{arxiv.2510.12026,
  title  = {Mamba Can Learn Low-Dimensional Targets In-Context via Test-Time Feature Learning},
  author = {Junsoo Oh and Wei Huang and Taiji Suzuki},
  journal= {arXiv preprint arXiv:2510.12026},
  year   = {2026}
}

Comments

34 pages. Polished writing, added more experiments, and fixed minor errors

R2 v1 2026-07-01T06:35:12.138Z