English

A Provable Expressiveness Hierarchy in Hybrid Linear-Full Attention

Machine Learning 2026-02-03 v1 Artificial Intelligence Computational Complexity

Abstract

Transformers serve as the foundation of most modern large language models. To mitigate the quadratic complexity of standard full attention, various efficient attention mechanisms, such as linear and hybrid attention, have been developed. A fundamental gap remains: their expressive power relative to full attention lacks a rigorous theoretical characterization. In this work, we theoretically characterize the performance differences among these attention mechanisms. Our theory applies to all linear attention variants that can be formulated as a recurrence, including Mamba, DeltaNet, etc. Specifically, we establish an expressiveness hierarchy: for the sequential function composition-a multi-step reasoning task that must occur within a model's forward pass, an (L+1L+1)-layer full attention network is sufficient, whereas any hybrid network interleaving L1L-1 layers of full attention with a substantially larger number (23L22^{3L^2}) of linear attention layers cannot solve it. This result demonstrates a clear separation in expressive power between the two types of attention. Our work provides the first provable separation between hybrid attention and standard full attention, offering a theoretical perspective for understanding the fundamental capabilities and limitations of different attention mechanisms.

Keywords

Cite

@article{arxiv.2602.01763,
  title  = {A Provable Expressiveness Hierarchy in Hybrid Linear-Full Attention},
  author = {Xiaowei Ye and Xiaoyu He and Chao Liao and Chen Wu and Pinyan Lu},
  journal= {arXiv preprint arXiv:2602.01763},
  year   = {2026}
}
R2 v1 2026-07-01T09:31:11.482Z