Shared collection

State Space Models and Mamba

5 papers · shared by hippo_init

State space models and Mamba: efficient sequence modeling beyond attention.

Follow · See new papers the owner adds
Save a copy · Copy into your own editable folder
2024

VMamba: Visual State Space Model

NeurIPS 2024spotlight

Designing computationally efficient network architectures remains an ongoing necessity in computer vision. In this paper, we adapt Mamba, a state-space language model, into VMamba, a vision backbone with linear time complexity. At the core of VMamba is a stack of Visual State-Space (VSS) blocks with…

2023

Hungry Hungry Hippos: Towards Language Modeling with State Space Models

ICLR 2023top-25%

State space models (SSMs) have demonstrated state-of-the-art sequence modeling performance in some modalities, but underperform attention in language modeling. Moreover, despite scaling nearly linearly in sequence length instead of quadratically, SSMs are still slower than Transformers due to poor h…

2022

On the Parameterization and Initialization of Diagonal State Space Models

NeurIPS 2022accept

State space models (SSM) have recently been shown to be very effective as a deep learning layer as a promising alternative to sequence models such as RNNs, CNNs, or Transformers. The first version to show this potential was the S4 model, which is particularly effective on tasks involving long-rang…

2024

MambaIR: A Simple Baseline for Image Restoration with State-Space Model

ECCV 2024poster

"Recent years have seen significant advancements in image restoration, largely attributed to the development of modern deep neural networks, such as CNNs and Transformers. However, existing restoration backbones often face the dilemma between global receptive fields and efficient computation, hinder…

2022

It’s Raw! Audio Generation with State-Space Models

ICML 2022oral

Developing architectures suitable for modeling raw audio is a challenging problem due to the high sampling rates of audio waveforms. Standard sequence modeling approaches like RNNs and CNNs have previously been tailored to fit the demands of audio, but the resultant architectures make undesirable co…

State Space Models and Mamba · AIConfPaper