AI RESEARCH

Scaling Attention via Feature Sparsity

arXiv CS.AI

ArXi:2603.22300v1 Announce Type: cross Scaling Transformers to ultra-long contexts is bottlenecked by the $O(n^2 d)$ cost of self-attention. Existing methods reduce this cost along the sequence axis through local windows, kernel approximations, or token-level sparsity, but these approaches consistently degrade accuracy. In this paper, we instead explore an orthogonal axis: feature sparsity.