← heapsort-ai

State Space Models

5 items

RESEARCHarXiv CS.LG·4/21/2026

UniMamba: A Unified Spatial-Temporal Modeling Framework with State-Space and Attention Integration

UniMamba is a new unified spatial-temporal forecasting framework that integrates efficient state-space dynamics with attention-based dependency learning to tackle multivariate time series challenges. It employs a Mamba Variate-Channel Encoding Layer and a Spatial Temporal Attention Layer to capture both global temporal dependencies and inter-variate correlations.

33
RESEARCHarXiv CS.LG·12d ago

A Simple State Space Model Excels at Multivariate Time Series Classification

This research systematically studies structured state space models (SSMs) for time-series classification, comparing complex Mamba-based architectures with simpler diagonal SSMs (S4D). Surprisingly, S4D consistently outperforms Mamba variants in accuracy and efficiency on large-scale benchmarks, challenging the assumption that increased model complexity leads to better performance in this domain.

27
RESEARCHarXiv CS.LG·5/6/2026

StateSMix: Online Lossless Compression via Mamba State Space Models and Sparse N-gram Context Mixing

StateSMix is a self-contained lossless compressor that couples an online-trained Mamba-style State Space Model (SSM) with sparse n-gram context mixing and arithmetic coding. It is initialized from scratch and trained token-by-token on the file, requiring no pre-trained weights, GPU, or external dependencies, achieving competitive results on the enwik8 benchmark.

27