Researcher Questions Linear Attention: Sparse MLPs May Be a Stronger Baseline

kalomaze · x · 2026-07-30

Independent researcher kalomaze has questioned the current trend of emerging architectures like linear attention and Mamba-esque RNNs. He asked on X: given that language data is discontinuous, if the expressivity gain of linear attention on intermediate tokens is essentially just vector lerping, what real advantage does it offer over a humble sparse MLP?

He pointed out a seemingly trivial, yet widely untested baseline: what if we used basic ResNet MLPs for over 80% of the layers and standard softmax attention for the rest? He argues that the perceived benefits of many new architectures might simply stem from the fact that this fundamental baseline hasn't been thoroughly evaluated. He also noted that architectural effectiveness heavily depends on whether gradient descent behaves non-pathologically given the architectural shape, which is a distinct issue from whether the function class itself is inherently useful.

Related event: Researcher Proposes Minimal MLP Baseline to Replace Most Attention Layers(5 posts)→

Original post →

More from Research

Research channel →