English

MetaLA: Unified Optimal Linear Approximation to Softmax Attention Map

Machine Learning 2024-11-19 v1 Artificial Intelligence

Abstract

Various linear complexity models, such as Linear Transformer (LinFormer), State Space Model (SSM), and Linear RNN (LinRNN), have been proposed to replace the conventional softmax attention in Transformer structures. However, the optimal design of these linear models is still an open question. In this work, we attempt to answer this question by finding the best linear approximation to softmax attention from a theoretical perspective. We start by unifying existing linear complexity models as the linear attention form and then identify three conditions for the optimal linear attention design: 1) Dynamic memory ability; 2) Static approximation ability; 3) Least parameter approximation. We find that none of the current linear models meet all three conditions, resulting in suboptimal performance. Instead, we propose Meta Linear Attention (MetaLA) as a solution that satisfies these conditions. Our experiments on Multi-Query Associative Recall (MQAR) task, language modeling, image classification, and Long-Range Arena (LRA) benchmark demonstrate that MetaLA is more effective than the existing linear models.

Keywords

Cite

@article{arxiv.2411.10741,
  title  = {MetaLA: Unified Optimal Linear Approximation to Softmax Attention Map},
  author = {Yuhong Chou and Man Yao and Kexin Wang and Yuqi Pan and Ruijie Zhu and Yiran Zhong and Yu Qiao and Jibin Wu and Bo Xu and Guoqi Li},
  journal= {arXiv preprint arXiv:2411.10741},
  year   = {2024}
}
R2 v1 2026-06-28T20:02:10.423Z