HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

U-Mamba: Enhancing Long-range Dependency for Biomedical Image Segmentation

Jun Ma Feifei Li Bo Wang

U-Mamba: Enhancing Long-range Dependency for Biomedical Image Segmentation

Abstract

Convolutional Neural Networks (CNNs) and Transformers have been the most popular architectures for biomedical image segmentation, but both of them have limited ability to handle long-range dependencies because of inherent locality or computational complexity. To address this challenge, we introduce U-Mamba, a general-purpose network for biomedical image segmentation. Inspired by the State Space Sequence Models (SSMs), a new family of deep sequence models known for their strong capability in handling long sequences, we design a hybrid CNN-SSM block that integrates the local feature extraction power of convolutional layers with the abilities of SSMs for capturing the long-range dependency. Moreover, U-Mamba enjoys a self-configuring mechanism, allowing it to automatically adapt to various datasets without manual intervention. We conduct extensive experiments on four diverse tasks, including the 3D abdominal organ segmentation in CT and MR images, instrument segmentation in endoscopy images, and cell segmentation in microscopy images. The results reveal that U-Mamba outperforms state-of-the-art CNN-based and Transformer-based segmentation networks across all tasks. This opens new avenues for efficient long-range dependency modeling in biomedical image analysis. The code, models, and data are publicly available at https://wanglab.ai/u-mamba.html.

Code Repositories

oliverrensu/mvg
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
tumor-segmentation-on-the-uls23-challengeU-Mamba
Average Dice: 0.708 ± 0.235
ChallengeScore: 0.735
Long-Axis SMAPE: 0.103
Short-Axis SMAPE: 0.118

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
U-Mamba: Enhancing Long-range Dependency for Biomedical Image Segmentation | Papers | HyperAI