REVIEW 15 cited by
MedMamba: Vision Mamba for Medical Image Classification
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
Since the era of deep learning, convolutional neural networks (CNNs) and vision transformers (ViTs) have been extensively studied and widely used in medical image classification tasks. Unfortunately, CNN's limitations in modeling long-range dependencies result in poor classification performances. In contrast, ViTs are hampered by the quadratic computational complexity of their self-attention mechanism, making them difficult to deploy in real-world settings with limited computational resources. Recent studies have shown that state space models (SSMs) represented by Mamba can effectively model long-range dependencies while maintaining linear computational complexity. Inspired by it, we proposed MedMamba, the first Vision Mamba for generalized medical image classification. Concretely, we introduced a novel hybrid basic block named SS-Conv-SSM, which purely integrates the convolutional layers for extracting local features with the abilities of SSM to capture long-range dependencies, aiming to model medical images from different image modalities efficiently. By employing the grouped convolution strategy and channel-shuffle operation, MedMamba successfully provides fewer model parameters and a lower computational burden for efficient applications without sacrificing accuracy. We thoroughly evaluated MedMamba using 16 datasets containing ten imaging modalities and 411,007 images. Experimental results show that MedMamba demonstrates competitive performance on most tasks compared with the state-of-the-art methods. This work aims to explore the potential of Vision Mamba and establish a new baseline for medical image classification, thereby providing valuable insights for developing more powerful Mamba-based artificial intelligence algorithms and applications in medicine. The source codes and all pre-trained weights of MedMamba are available at https://github.com/YubiaoYue/MedMamba.
Forward citations
Cited by 15 Pith papers
-
Frequency-Hierarchical Active k-Space Sampling for Diagnostic MRI
HieraSample, a Mamba-based frequency-hierarchical active sampler, matches fully-sampled ACL diagnosis AUC at 4-10x acceleration on fastMRI+ knee MRI.
-
Seeing It Before It Happens: In-Generation NSFW Detection for Diffusion-Based Text-to-Image Models
No verifiable result can be extracted because the body is a different paper on medical image fusion, not the NSFW detection study described in the abstract.
-
ViTaL: A Multimodality Dataset and Benchmark for Multi-pathological Ovarian Tumor Recognition
ViTaL provides 496 patients' ultrasound images, lab tables, and reports for six-class ovarian tumor recognition, with a cross-attention fusion model reaching 85.59% accuracy.
-
Adaptive Gate-Aware Mamba Networks for Magnetic Resonance Fingerprinting
GAST-Mamba, a Mamba-based network with a spatial-temporal gate, improves simulated and qualitative in vivo MRF T1/T2 reconstruction over SCQ, LG-ViT, CONV-ICA, and MRF-Mixer.
-
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.
-
A Foundational EDM2-Based Generative Model for High-Resolution Synthetic Fetal Ultrasound Imaging from Open Datasets
A 512x512 EDM2 diffusion model trained on open fetal ultrasound data produces synthetic images with lower FID and improved downstream plane-classification accuracy compared with an earlier 128x128 approach.
-
Deep Learning for Semen Analysis in Male Infertility: Computer Vision, Multimodal Fusion, and Clinical Translation
A comprehensive review synthesizing AI-driven sperm analysis across computer vision tasks, multimodal fusion, and a staged clinical translation roadmap.
-
Nexus-INR: Diverse Knowledge-guided Arbitrary-Scale Multimodal Medical Image Super-Resolution
Nexus-INR combines arbitrary-scale implicit-neural super-resolution, cross-modal knowledge distillation, and joint segmentation to improve multimodal brain MRI reconstruction and tumor segmentation.
-
Mammo-Mamba: A Hybrid State-Space and Transformer Architecture with Sequential Mixture of Experts for Multi-View Mammography
Mammo-Mamba, a gated MambaVision model with sequential mixture-of-expert-style depth routing, reports 0.8696 accuracy and 0.9089 AUC on the CBIS-DDSM mass classification benchmark.
-
A Hybrid CNN-VSSM model for Multi-View, Multi-Task Mammography Analysis: Robust Diagnosis with Attention-Based Fusion
A hybrid CNN-VSSM multi-view multi-task model is reported to outperform CNN and VSSM baselines on mammography BI-RADS and diagnostic classification, but without an independent test set.
-
MS-UMamba: An Improved Vision Mamba Unet for Fetal Abdominal Medical Image Segmentation
MS-UMamba, a hybrid CNN-Mamba U-Net with an attention-based fusion module, reports mIoU 67.62 and mDice 79.82, exceeding VM-UNet and other baselines on a private fetal ultrasound dataset.
-
FMaMIL: Frequency-Driven Mamba Multi-Instance Learning for Weakly Supervised Lesion Segmentation in Medical Images
FMaMIL combines Mamba-based multiple instance learning with learnable frequency-domain encoding and CAM-guided pseudo-label refinement to segment lesions from image-level labels only.
-
ControlMambaIR: Conditional Controls with State-Space Model for Image Restoration
A diffusion image restoration model with a Mamba condition network reports low LPIPS/FID on several benchmarks, but the PSNR losses and internal inconsistencies undermine the stated performance claims.
-
Rethinking the long-range dependency in Mamba/SSM and transformer models
SSM/Mamba long-range dependency decays exponentially with the time gap by construction; a proposed interaction-based hidden state update can break this decay, but its proven stability covers only a restrictive special case.
-
A Survey on Mamba Architecture for Vision Applications
A survey of Mamba-based vision models that summarizes scanning mechanisms, key architectures, and benchmark results, contributing no new experimental findings.
Discussion (0). Continue with ORCID to comment.