LGJun 29

MuonSSM: Orthogonalizing State Space Models for Sequence Modeling

arXiv:2606.304618.51 citations
Predicted impact top 34% in LG · last 90 daysOriginality Highly original
AI Analysis

This work addresses training instability and memory degradation in state space models for long-sequence modeling, offering a principled solution that improves performance across multiple domains.

MuonSSM introduces a framework that stabilizes state space model training by conditioning the geometry of memory updates, achieving consistent accuracy and robustness gains across language, vision, and time-series benchmarks.

State space models (SSMs) have emerged as efficient linear-time alternatives to attention for long-sequence modeling. However, existing SSMs often suffer from instability and memory degradation over extended horizons due to poorly conditioned first-order updates and unbalanced update geometry. We introduce MuonSSM, a general framework that stabilizes SSM training by explicitly conditioning the geometry of memory updates rather than the recurrent transition matrix. MuonSSM augments SSMs with a momentum-based pathway and a lightweight Newton Schulz transformation on low-rank input injections, yielding bounded and spectrally conditioned updates while preserving parallel scan complexity. Theory shows that MuonSSM improves gradient propagation, mitigates spectral amplification, and enriches memory representations over long horizons. Extensive experiments across language, vision, and time-series benchmarks show consistent gains in accuracy, robustness, and long-context performance when integrated into diverse SSM backbones. These results establish geometric conditioning of updates as a principled pathway to stable, scalable sequence modeling.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes