AI RESEARCH

Customizing the Inductive Biases of Softmax Attention using Structured Matrices

arXiv CS.LG

ArXi:2509.07963v2 Announce Type: replace The core component of attention is the scoring function, which transforms the inputs into low-dimensional queries and keys and takes the dot product of each pair. While the low-dimensional projection improves efficiency, it causes information loss for certain tasks that have intrinsically high-dimensional inputs. Additionally, attention uses the same scoring function for all input pairs, without imposing a distance-dependent compute bias for neighboring tokens in the sequence.