REVIEW 16 cited by
MambaVision: A Hybrid Mamba-Transformer Vision Backbone
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
We propose a novel hybrid Mamba-Transformer backbone, MambaVision, specifically tailored for vision applications. Our core contribution includes redesigning the Mamba formulation to enhance its capability for efficient modeling of visual features. Through a comprehensive ablation study, we demonstrate the feasibility of integrating Vision Transformers (ViT) with Mamba. Our results show that equipping the Mamba architecture with self-attention blocks in the final layers greatly improves its capacity to capture long-range spatial dependencies. Based on these findings, we introduce a family of MambaVision models with a hierarchical architecture to meet various design criteria. For classification on the ImageNet-1K dataset, MambaVision variants achieve state-of-the-art (SOTA) performance in terms of both Top-1 accuracy and throughput. In downstream tasks such as object detection, instance segmentation, and semantic segmentation on MS COCO and ADE20K datasets, MambaVision outperforms comparably sized backbones while demonstrating favorable performance. Code: https://github.com/NVlabs/MambaVision
Forward citations
Cited by 16 Pith papers
-
Sign Language Question Answering: A New Task, Benchmark, and Baseline for Sign Language Understanding
Sign Language QA benchmarks are introduced from PHOENIX14T and CSL-Daily via template-generated questions, and a question-conditioned baseline outperforms video-language and cascaded baselines.
-
Catch-Only-One: Non-Transferable Examples for Model-Specific Authorization
Non-transferable examples add perturbations in an authorized model's low-sensitivity subspace, keeping that model's accuracy nearly intact while collapsing the accuracy of all other tested models.
-
How Can Mamba Learn In Context with Outliers and Generalize Provably?
A simplified one-layer Mamba provably learns in-context binary classification tolerating outlier fractions approaching 1, whereas a linear Transformer can only tolerate α < 1/2.
-
VAMPIRE: Uncovering Vessel Directional and Morphological Information from OCTA Images for Cardiovascular Disease Risk Factor Prediction
VAMPIRE predicts CVD risk and four blood-related conditions from OCTA images using a vessel-following Mamba module and morphology text enhancement, outperforming existing backbones on a new OCTA-CVD dataset.
-
Training-free Token Reduction for Vision Mamba
MTR uses Mamba's timescale parameter Δ as a token importance score to merge unimportant tokens, giving training-free inference speedups with small accuracy loss.
-
MUG: Pseudo Labeling Augmented Audio-Visual Mamba Network for Audio-Visual Video Parsing
MUG combines manually corrected pseudo-labels, cross-modal random track recombination, and a Mamba-Transformer network to reach new state-of-the-art F1 scores on the LLP audio-visual video parsing benchmark.
-
EAMamba: Efficient All-Around Vision State Space Model for Image Restoration
EAMamba introduces channel-grouped multi-head selective scanning whose cost does not grow with the number of scan directions, and reports 31-89% FLOPs reductions with comparable PSNR across denoising, super-resolution...
-
ENA: Efficient N-dimensional Attention
ENA combines linear recurrence with hardware-friendly sliding tile attention to model images and videos efficiently, claiming Transformer-level accuracy at roughly 70% attention sparsity.
-
MoMa: Modulating Mamba for Adapting Image Foundation Models to Video Recognition
MoMa adapts frozen CLIP to video by injecting Mamba-computed scale and bias into each layer, improving accuracy and efficiency on multiple action recognition benchmarks.
-
HTMNet: A Hybrid Network with Transformer-Mamba Bottleneck Multimodal Fusion for Transparent and Reflective Objects Depth Completion
HTMNet combines a CNN-Transformer encoder, a Transformer-Mamba bottleneck fusion block, and a multi-scale attention decoder to improve depth completion for transparent and reflective objects, claiming state-of-the-art...
-
Semi-Supervised State-Space Model with Dynamic Stacking Filter for Real-World Video Deraining
The paper introduces a dual-branch state-space video deraining model with a dynamic stacking filter and semi-supervised median stacking loss, showing top PSNR across three benchmarks and new downstream task gains on a...
-
FR-Mamba: Time-Series Physical Field Reconstruction Based on State Space Model
A hybrid Mamba-FNO architecture is presented for time-series physical field reconstruction, reporting a mean absolute error of 0.31e-4 on a 2D cylinder flow benchmark, about one-third of the previous transformer-based method.
-
A Controlled Visual-Backbone Benchmark for Multimodal Short-Term Solar Irradiance Forecasting
Under one fixed multimodal 10-min irradiance forecaster, VMamba-S and Swin-B nearly tie best Folsom RMSE (~65.4 W/m²) over smart persistence, while NREL’s tiny matched split favors persistence.
-
VCMamba: Bridging Convolutions with Multi-Directional Mamba for Efficient Visual Representation
VCMamba reports that using convolutional feed-forward blocks for the first three stages followed by multi-directional Mamba blocks in the final stage yields 82.6% ImageNet-1K and 47.1 ADE20K mIoU at 31.5M parameters, ...
-
HybridTM: Combining Transformer and Mamba for 3D Semantic Segmentation
A new 3D semantic segmentation architecture that interleaves attention and Mamba operators within each layer achieves small but consistent gains on indoor and outdoor benchmarks.
-
BrainMT: A Hybrid Mamba-Transformer Architecture for Modeling Long-Range Dependencies in Functional MRI Data
BrainMT, a Mamba-transformer hybrid with a temporal-first scan, is claimed to outperform prior models on fMRI-based sex and intelligence prediction.
Discussion (0). Sign in to comment.