paper-with-me

Papers

UltraLight VM-UNet: Parallel Vision Mamba Significantly Reduces Parameters for Skin Lesion Segmentation

2024-03-29 · Renkai Wu, Yinghao Liu, Pengchen Liang, Qing Chang

Traditionally for improving the segmentation performance of models, most approaches prefer to use adding more complex modules. And this is not suitable for the medical field, especially for mobile medical devices, where computationally loaded models are not suitable for real clinical environments due to computational resource constraints. Recently, state-space models (SSMs), represented by Mamba, have become a strong competitor to traditional CNNs and Transformers. In this paper, we deeply explore the key elements of parameter influence in Mamba and propose an UltraLight Vision Mamba UNet (UltraLight VM-UNet) based on this. Specifically, we propose a method for processing features in parallel Vision Mamba, named PVM Layer, which achieves excellent performance with the lowest computational load while keeping the overall number of processing channels constant. We conducted comparisons and ablation experiments with several state-of-the-art lightweight models on three skin lesion public datasets and demonstrated that the UltraLight VM-UNet exhibits the same strong performance competitiveness with parameters of only 0.049M and GFLOPs of 0.060. In addition, this study deeply explores the key elements of parameter influence in Mamba, which will lay a theoretical foundation for Mamba to possibly become a new mainstream module for lightweighting in the future. The code is available from https://github.com/wurenkai/UltraLight-VM-UNet .

📄 PDF Abstract BibTeX arXiv:2403.20035

Code (1)

wurenkai/UltraLight-VM-UNet 공식 구현 pytorch

Tasks

Image SegmentationLesion SegmentationMambaMedical Image SegmentationSegmentationSemantic SegmentationSkin Lesion SegmentationState Space Models

Similar Papers 제목 키워드 기반

UltraLight Med-Vision Mamba for Classification of Neoplastic Progression in Tubular Adenomas

2025-08-12 · Aqsa Sultana, Nordin Abouzahra, Ahmed Rahu, Brian Shula 외 arxiv

Identification of precancerous polyps during routine colonoscopy screenings is vital for their excision, lowering the risk of developing colorectal cancer. Advanced deep learning algorithms enable precise adenoma classif…

ASP-VMUNet: Atrous Shifted Parallel Vision Mamba U-Net for Skin Lesion Segmentation

2025-03-25 · Muyi Bao, Shuchang Lyu, Zhaoyang Xu, Qi Zhao 외

Skin lesion segmentation is a critical challenge in computer vision, and it is essential to separate pathological features from healthy skin for diagnostics accurately. Traditional Convolutional Neural Networks (CNNs) ar…

Image SegmentationLesion SegmentationMambaMedical Image Segmentation+3

UltraLBM-UNet: Ultralight Bidirectional Mamba-based Model for Skin Lesion Segmentation

2025-12-25 · Linxuan Fan, Juntao Jiang, Weixuan Liu, Zhucun Xue 외 arxiv

Skin lesion segmentation is a crucial step in dermatology for guiding clinical decision-making. However, existing methods for accurate, robust, and resource-efficient lesion analysis have limitations, including low perfo…

Skin Lesion SegmentationKnowledge Distillation

UNetMamba: An Efficient UNet-Like Mamba for Semantic Segmentation of High-Resolution Remote Sensing Images

2024-08-21 · Enze Zhu, Zhan Chen, Dingkai Wang, Hanru Shi 외

Semantic segmentation of high-resolution remote sensing images is vital in downstream applications such as land-cover mapping, urban planning and disaster assessment.Existing Transformer-based methods suffer from the con…

MambaSegmentationSemantic SegmentationThe Semantic Segmentation Of Remote Sensing Imagery

LKM-UNet: Large Kernel Vision Mamba UNet for Medical Image Segmentation

2024-03-12 · Jinhong Wang, Jintai Chen, Danny Chen, Jian Wu

In clinical practice, medical image segmentation provides useful information on the contours and dimensions of target organs or tissues, facilitating improved diagnosis, analysis, and treatment. In the past few years, co…

Image SegmentationLong-range modelingMambaMedical Image Segmentation+1