REVIEW 8 cited by
EfficientVMamba: Atrous Selective Scan for Light Weight Visual Mamba
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
abstract
Prior efforts in light-weight model development mainly centered on CNN and Transformer-based designs yet faced persistent challenges. CNNs adept at local feature extraction compromise resolution while Transformers offer global reach but escalate computational demands $\mathcal{O}(N^2)$. This ongoing trade-off between accuracy and efficiency remains a significant hurdle. Recently, state space models (SSMs), such as Mamba, have shown outstanding performance and competitiveness in various tasks such as language modeling and computer vision, while reducing the time complexity of global information extraction to $\mathcal{O}(N)$. Inspired by this, this work proposes to explore the potential of visual state space models in light-weight model design and introduce a novel efficient model variant dubbed EfficientVMamba. Concretely, our EfficientVMamba integrates a atrous-based selective scan approach by efficient skip sampling, constituting building blocks designed to harness both global and local representational features. Additionally, we investigate the integration between SSM blocks and convolutions, and introduce an efficient visual state space block combined with an additional convolution branch, which further elevate the model performance. Experimental results show that, EfficientVMamba scales down the computational complexity while yields competitive results across a variety of vision tasks. For example, our EfficientVMamba-S with $1.3$G FLOPs improves Vim-Ti with $1.5$G FLOPs by a large margin of $5.6\%$ accuracy on ImageNet. Code is available at: \url{https://github.com/TerryPei/EfficientVMamba}.
Forward citations
Cited by 8 Pith papers
-
Self-Navigated Residual Mamba for Universal Industrial Anomaly Detection
SNARM combines memory-bank residuals, self-referential in-image residuals, and residual-guided Mamba scanning to report state-of-the-art anomaly detection scores on three benchmarks.
-
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.
-
LangMamba: A Language-driven Mamba Framework for Low-dose CT Denoising with Vision-language Models
A language-driven Mamba framework for low-dose CT denoising uses a frozen vision-language model to provide semantic supervision, achieving marginal but consistent quantitative gains over previous methods.
-
ECP-Mamba: An Efficient Multi-scale Self-supervised Contrastive Learning Method with State Space Model for PolSAR Image Classification
ECP-Mamba, a Mamba-based network with a spiral scan and multi-scale self-distillation, reports state-of-the-art PolSAR image classification accuracy at label rates as low as 0.2%.
-
DIME-Net: A Dual-Illumination Adaptive Enhancement Network Based on Retinex and Mixture-of-Experts
A single Retinex-based network with sparse mixture-of-experts tone curves, trained on a mixed low-light/backlit dataset, improves PSNR/SSIM/LPIPS on LOLv1 and BAID without dataset-specific retraining.
-
HydraMamba: Multi-Head State Space Model for Global Point Cloud Learning
A state space model based point cloud network with shuffled Hilbert serialization, a convolutional bidirectional S6 branch, and multi-head S6 achieves new top scores on ModelNet40, ShapeNet, S3DIS, and ScanObjectNN.
-
QuarterMap: Efficient Post-Training Token Pruning for Visual State Space Models
QuarterMap prunes spatial activations before VMamba's four-directional scan and upsamples after, yielding up to 1.11x throughput with under 1% accuracy loss on ImageNet classification.
-
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.
Discussion (0). Continue with ORCID to comment.