Related Experiment Video
Updated: Apr 21, 2026

11:34
High-resolution, High-speed, Three-dimensional Video Imaging with Digital Fringe Projection Techniques
Published on: December 3, 2013
16.2K
Distillation-free Scaling of Large State-Space Models for Images and Videos
Hamid Suleman1,2, Syed Talal Wasim1,2, Muzammal Naseer3
1University of Bonn, Bonn, Germany.
Summary
State-space models (SSMs) like Mamba struggle with scalability in vision tasks. This study introduces a Mamba-Attention interleaved architecture, enhancing performance and resolving scalability issues for image classification and action recognition.
Area of Science:
- Computer Vision
- Deep Learning
- Artificial Intelligence
Background:
- State-space models (SSMs) offer novel context modeling in deep learning.
- Mamba improves context modeling with data-dependent matrices but faces parameter scalability challenges in vision applications.
Purpose of the Study:
- To address the parameter scalability limitations of Mamba-based architectures for image classification and action recognition.
- To enhance the robustness and performance of large-scale SSMs without additional techniques like knowledge distillation.
Main Methods:
- Analysis of Mamba-based and Attention-based model characteristics.
- Proposal of a novel Mamba-Attention interleaved architecture.
- Evaluation on ImageNet-1K, Kinetics-400, and Something-Something-v2 benchmarks.
Main Results:
- The proposed interleaved architecture enhances scalability and robustness of Mamba-based models.
- Improved performance on image classification and action recognition tasks.
- Up to +1.7% accuracy improvement over state-of-the-art Mamba-based architectures.
Conclusions:
- The Mamba-Attention interleaved architecture effectively resolves scalability issues in Mamba-based models for vision tasks.
- The architecture demonstrates increased robustness to common corruption artifacts.
- This approach offers a promising direction for advancing large-scale SSMs in computer vision.
Related Concept Videos
State Space Representation
755
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
Consider an RLC circuit, a...
755
Introduction to Scalers
2.8K
2.8K
State Space to Transfer Function
696
The conversion of state-space representation to a transfer function is a fundamental process in system analysis. It provides a method for transitioning from a time-domain description to a frequency-domain representation, which is crucial for simplifying the analysis and design of control systems.
The transformation process begins with the state-space representation, characterized by the state equation and the output equation. These equations are typically represented as:
The transformation process begins with the state-space representation, characterized by the state equation and the output equation. These equations are typically represented as:
696
Linear Approximation in Time Domain
433
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
433
Transfer Function to State Space
982
State-space representation is a powerful tool for simulating physical systems on digital computers, necessitating the conversion of the transfer function into state-space form. Consider an nth-order linear differential equation with constant coefficients, like those encountered in an RLC circuit. The state variables are selected as the output and its n−1 derivatives. Differentiating these variables and substituting them back into the original equation produces the state equations.
In an...
In an...
982
Downsampling
835
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
835
