Pith. sign in

REVIEW 10 cited by

SegMamba: Long-range Sequential Modeling Mamba For 3D Medical Image Segmentation

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

arxiv 2401.13560 v4 pith:S64XCFJZ submitted 2024-01-24 cs.CV

SegMamba: Long-range Sequential Modeling Mamba For 3D Medical Image Segmentation

classification cs.CV
keywords segmambamodelinglong-rangemambamedicalmodelprocessingvolume
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

The Transformer architecture has shown a remarkable ability in modeling global relationships. However, it poses a significant computational challenge when processing high-dimensional medical images. This hinders its development and widespread adoption in this task. Mamba, as a State Space Model (SSM), recently emerged as a notable manner for long-range dependencies in sequential modeling, excelling in natural language processing filed with its remarkable memory efficiency and computational speed. Inspired by its success, we introduce SegMamba, a novel 3D medical image \textbf{Seg}mentation \textbf{Mamba} model, designed to effectively capture long-range dependencies within whole volume features at every scale. Our SegMamba, in contrast to Transformer-based methods, excels in whole volume feature modeling from a state space model standpoint, maintaining superior processing speed, even with volume features at a resolution of {$64\times 64\times 64$}. Comprehensive experiments on the BraTS2023 dataset demonstrate the effectiveness and efficiency of our SegMamba. The code for SegMamba is available at: https://github.com/ge-xing/SegMamba

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 10 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model

    cs.CV 2024-01 conditional novelty 7.0

    Vim is a bidirectional Mamba vision backbone that outperforms DeiT in accuracy on standard tasks while being substantially faster and more memory-efficient for high-resolution images.

  2. EmambaIR: Efficient Visual State Space Model for Event-guided Image Reconstruction

    cs.CV 2026-05 unverdicted novelty 6.0

    EmambaIR is a visual state space model with cross-modal top-k sparse attention and gated SSM components that outperforms prior CNN and ViT methods on event-guided deblurring, deraining, and HDR reconstruction while re...

  3. Gated Linear Attention Transformers with Hardware-Efficient Training

    cs.LG 2023-12 unverdicted novelty 6.0

    Gated linear attention Transformers achieve competitive language modeling results with linear-time inference, superior length generalization, and higher training throughput than Mamba.

  4. A Unified Benchmark of Deep Learning Models for Multi-task 3D Brain Tumor Segmentation from Magnetic Resonance Imaging

    cs.CV 2026-07 conditional novelty 5.0

    In a controlled comparison on two brain-tumor MRI benchmarks, the Mamba-based SegMambaV2 and SegMamba models achieved the highest segmentation Dice, while 3D U-Net was fastest but least accurate.

  5. Diffusion Model-Based Data Augmentation for Enhanced Neuron Segmentation

    cs.CV 2026-01 conditional novelty 5.0

    Conditional diffusion-based augmentation with biology-guided mask remodeling improves 3D neuron segmentation under low-annotation regimes, reducing ARAND by 32.1% and 30.7% on AC3/AC4.

  6. SegSTRONG-C: Segmenting Surgical Tools Robustly On Non-adversarial Generated Corruptions -- An EndoVis'24 Challenge

    cs.CV 2024-07 accept novelty 5.0

    SegSTRONG-C provides a new benchmark where top models reach 0.9394 DSC and 0.9301 NSD on corrupted surgical tool segmentation tests, showing conventional techniques help but calling for more innovative robustness methods.

  7. 3DMambaComplete: Exploring Structured State Space Model for Point Cloud Completion

    cs.CV 2024-04 unverdicted novelty 5.0

    3DMambaComplete applies the Mamba model to point cloud completion via hyperpoint generation, spatial spreading, and mesh deformation, claiming better results than prior methods on benchmarks.

  8. MambaADv2: Evolving Duality-enhanced State Space Model for Unsupervised Anomaly Detection

    cs.CV 2026-06 unverdicted novelty 4.0

    MambaADv2 evolves Mamba state space models with hybrid blocks, frequency convolutions, and adaptive scanning for improved unsupervised anomaly detection.

  9. ConvNeXt-FD: A Fractal-Based Deep Model for Robust Biomedical Image Segmentation

    cs.CV 2026-05 unverdicted novelty 4.0

    ConvNeXt-FD pairs a ConvNeXt backbone with fractal-dimension boundary regularization inside a U-Net and reports competitive Dice and related scores on six biomedical segmentation benchmarks.

  10. A Survey of Mamba

    cs.LG 2024-08 unverdicted novelty 2.0

    The paper consolidates existing research on Mamba models, their architecture variants, adaptations to different data modalities, and applications across domains.