MUCM-Net: A Mamba Powered UCM-Net for Skin Lesion Segmentation
Chunyu Yuan, Dongfang Zhao, Sos S. Agaian

TL;DR
MUCM-Net is an efficient deep learning model combining Mamba State-Space Models with UCM-Net architecture, optimized for mobile skin lesion segmentation, achieving high accuracy with low computational cost for early skin cancer detection.
Contribution
The paper introduces MUCM-Net, a novel mobile-optimized skin lesion segmentation model that integrates Mamba State-Space Models with UCM-Net for improved performance.
Findings
Outperforms existing methods in accuracy on ISIC datasets
Demonstrates high computational efficiency suitable for mobile devices
Supports early skin cancer detection in resource-limited settings
Abstract
Skin lesion segmentation is key for early skin cancer detection. Challenges in automatic segmentation from dermoscopic images include variations in color, texture, and artifacts of indistinct lesion boundaries. Deep learning methods like CNNs and U-Net have shown promise in addressing these issues. To further aid early diagnosis, especially on mobile devices with limited computing power, we present MUCM-Net. This efficient model combines Mamba State-Space Models with our UCM-Net architecture for improved feature learning and segmentation. MUCM-Net's Mamba-UCM Layer is optimized for mobile deployment, offering high accuracy with low computational needs. Tested on ISIC datasets, it outperforms other methods in accuracy and computational efficiency, making it a scalable tool for early detection in settings with limited resources. Our MUCM-Net source code is available for research and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCutaneous Melanoma Detection and Management · AI in cancer detection
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · Convolution · U-Net
