paper-with-me

Papers

Taming Mambas for Voxel Level 3D Medical Image Segmentation

2024-10-20 · Luca Lumetti, Vittorio Pipoli, Kevin Marchesini, Elisa Ficarra, Costantino Grana, Federico Bolelli

Recently, the field of 3D medical segmentation has been dominated by deep learning models employing Convolutional Neural Networks (CNNs) and Transformer-based architectures, each with their distinctive strengths and limitations. CNNs are constrained by a local receptive field, whereas transformers are hindered by their substantial memory requirements as well as they data hungriness, making them not ideal for processing 3D medical volumes at a fine-grained level. For these reasons, fully convolutional neural networks, as nnUNet, still dominate the scene when segmenting medical structures in 3D large medical volumes. Despite numerous advancements towards developing transformer variants with subquadratic time and memory complexity, these models still fall short in content-based reasoning. A recent breakthrough is Mamba, a Recurrent Neural Network (RNN) based on State Space Models (SSMs) outperforming Transformers in many long-context tasks (million-length sequences) on famous natural language processing and genomic benchmarks while keeping a linear complexity.

📄 PDF Abstract BibTeX arXiv:2410.15496

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMambaMedical Image SegmentationSemantic SegmentationState Space Models

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

AC-MAMBASEG: An adaptive convolution and Mamba-based architecture for enhanced skin lesion segmentation

2024-05-05 · Viet-Thanh Nguyen, Van-Truong Pham, Thi-Thao Tran

Skin lesion segmentation is a critical task in computer-aided diagnosis systems for dermatological diseases. Accurate segmentation of skin lesions from medical images is essential for early detection, diagnosis, and trea…

Lesion SegmentationMambaSegmentationSkin Lesion Segmentation

MambaScope: Coarse-to-Fine Scoping for Efficient Vision Mamba

2025-11-29 · Shanhui Liu, Rui Xu, Yunke Wang arxiv

Vision Mamba has emerged as a promising and efficient alternative to Vision Transformers, yet its efficiency remains fundamentally constrained by the number of input tokens. Existing token reduction approaches typically …

Staged Voxel-Level Deep Reinforcement Learning for 3D Medical Image Segmentation with Noisy Annotations

2026-01-07 · Yuyang Fu, Xiuzhen Guo, Ji Shi arxiv

Deep learning has achieved significant advancements in medical image segmentation. Currently, obtaining accurate segmentation outcomes is critically reliant on large-scale datasets with high-quality annotations. However,…

Medical Image SegmentationReinforcement Learning

MambaStyle: Efficient StyleGAN Inversion for Real Image Editing with State-Space Models

2025-05-06 · Jhon Lopez, Carlos Hinojosa, Henry Arguello, Bernard Ghanem

The task of inverting real images into StyleGAN's latent space to manipulate their attributes has been extensively studied. However, existing GAN inversion methods struggle to balance high reconstruction quality, effecti…

Computational EfficiencyState Space Models

RelativeFlow: Taming Medical Image Denoising Learning with Noisy Reference

2026-04-16 · Yuxin Liu, Yiqing Dong, Wenxue Yu, Zhan Wu 외 arxiv

Medical image denoising (MID) lacks absolutely clean images for supervision, leading to a noisy reference problem that fundamentally limits denoising performance. Existing simulated-supervised discriminative learning (Si…

Self-Supervised LearningMedical Image Denoising