Papers
arxiv:2606.12364

On Subquadratic Architectures: From Applications to Principles

Published on Jun 10
· Submitted by
Anamaria-Roberta Hartl
on Jun 11
Authors:
,
,
,
,
,
,
,
,

Abstract

xLSTM demonstrates superior performance in sequence modeling tasks compared to Mamba-2 and Gated DeltaNet due to enhanced state tracking and memory dynamics.

Transformers dominate modern sequence modeling, but their quadratic attention incurs substantial computational cost. Subquadratic architectures offer a scalable alternative. However, it remains unclear which designs yield the most effective sequence models. We compare three leading approaches: xLSTM, Mamba-2, and Gated DeltaNet. We evaluate these models on tasks with complex dependencies: (1) code-model pre-training, (2) distillation of code models from large language models, and (3) pre-training of time-series foundation models. Across these settings, xLSTM delivers the strongest overall performance. To explain xLSTM's advantage, we present a unified formulation and analyze the underlying architectural mechanisms, focusing on state tracking and memory dynamics. Our results show that xLSTM enables more flexible and stable memory correction via its gating scheme. We corroborate these findings on controlled synthetic length-generalization tasks. Overall, our findings indicate that xLSTM's gains on complex tasks stem from robust state tracking and accumulation.

Community

Excited to be bringing xLSTM to FLA — updates coming soon!

Neat paper. It is interesting to see a direct comparison between xLSTM, Mamba-2, and Gated DeltaNet, especially since the subquadratic space has been getting so crowded lately. I like that you focused on the memory dynamics to explain why xLSTM is pulling ahead in your tests.

Do you think the advantages you found in state tracking for xLSTM would hold up if you scaled these models to even larger parameter counts, or is this primarily a feature of their current architecture?

I made a podcast on it with ResearchPod, it makes it easy to get the key concepts on the go:
https://researchpod.app/episode/6eb12b37-8233-48fb-9760-d6c870d6e6de

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2606.12364
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2606.12364 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2606.12364 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2606.12364 in a Space README.md to link it from this page.

Collections including this paper 1