general family · filed under model architecture
Sparse attention
A broad attention family in which attention is restricted to a sparse subset rather than computed densely.
Also called sparse attention layers.
- sources
- 6
- models
- 2
- labs adopt it
- 2
- strongest
- core
How sources treat it
One count per evidence span, weakest treatment to strongest.
Documented in
Further reading
Picked by hand, not extracted: where to read more, not evidence for anything on this page.
Evidence
6 spans quoted from the sources, strongest treatment first.
MSA is a clean and easily extensible new sparse attention architecture
uses sparse attention from the first step
MiniMax Goes Sparse
Context Scaling via Sparse Attention: M3 introduces MiniMax Sparse Attention (MSA) to improve long context efficiency.
every four sparse attention layers
Filed alongside
Other methods under model architecture :: token mixer :: sparse attention.