SpineMamba: Enhancing 3D Spinal Segmentation in Clinical Imaging through Residual Visual Mamba Layers and Shape Priors
Zhiqing Zhang, Tianyong Liu, Guojia Fan, Bin Li, Qianjin Feng, and, Shoujun Zhou

TL;DR
SpineMamba introduces residual visual Mamba layers and shape priors to improve 3D spinal segmentation accuracy, robustness, and generalization in clinical imaging, outperforming existing models on CT and MR datasets.
Contribution
The paper proposes a novel neural network architecture with residual visual Mamba layers and shape priors for enhanced 3D spinal segmentation.
Findings
Achieves up to 94.40% Dice score on CT data.
Outperforms nnU-Net by up to 2 percentage points.
Demonstrates superior robustness and generalization.
Abstract
Accurate segmentation of 3D clinical medical images is critical in the diagnosis and treatment of spinal diseases. However, the inherent complexity of spinal anatomy and uncertainty inherent in current imaging technologies, poses significant challenges for semantic segmentation of spinal images. Although convolutional neural networks (CNNs) and Transformer-based models have made some progress in spinal segmentation, their limitations in handling long-range dependencies hinder further improvements in segmentation accuracy.To address these challenges, we introduce a residual visual Mamba layer to effectively capture and model the deep semantic features and long-range spatial dependencies of 3D spinal data. To further enhance the structural semantic understanding of the vertebrae, we also propose a novel spinal shape prior module that captures specific anatomical information of the spine…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · Anatomy and Medical Technology · 3D Shape Modeling and Analysis
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
