Long-context / context-window extension
ALiBi
Train Short, Test Long: Attention with Linear Biases Enables Input Length Extrapolation
Superseded — cited as a baseline and beaten by newer methods
4 papers critique it · 5 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites ALiBi as a baseline.
Alibi press2022trainshorttestlong enhanced extrapolation capability through a distance-decaying linear attention bias, but its heuristic design lacks guarantees for monotonic decay, leading to suboptimal performance on extremely long sequences.
“However, the function rapidly approaches the zero point”
“why it fails to retrieve information as it becomes local attention as the context length increases”
“However, the function rapidly approaches the zero point~chi2022kerple.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating ALiBi. Values are copied from the source paper's tables — verify against the cited paper.
BiPE-RoPE beats ALiBi
22.36 vs 17.62
Average · [ALiBi baseline]
Two Stones Hit One Bird: Bilevel Positional Encoding for Better Length ExtrapolationDAPE-Kerple beats ALiBi
3.8642 vs 4.7679
perplexity (mean) · [training_length_512_eval_8192]
DAPE: Data-Adaptive Positional Encoding for Length ExtrapolationCABLE beats ALiBi
21.36 vs 18.71
nDCG@10 · [BERT models trained on T=512]
Context-aware Biases for Length ExtrapolationHoPE beats ALiBi
19.34 vs 18.83
MEP beats ALiBi
5.309 vs 5.440
Perplexity · [ArXiv, parameter-free]
MEP: Multiple Kernel Learning Enhancing Relative Positional Encoding Length Extrapolation
What to use instead
Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.
- Mask Prior Suppression and Monotonic RoPE ScalingMitigating Mask Prior Drift and Positional Attention Collapse in Large Diffusion Vision-Language ModelsMay 14, 2026
- Apr 1, 2026
- C^2RoPEC^2ROPE: Causal Continuous Rotary Positional Encoding for 3D Large Multimodal-Models ReasoningFeb 11, 2026
- Imaginary Extension of Rotary Position EmbeddingsBeyond Real: Imaginary Extension of Rotary Position Embeddings for Long-Context LLMsDec 8, 2025
- Nov 21, 2025