SkinSAM: Empowering Skin Cancer Segmentation with Segment Anything Model
Mingzhe Hu, Yuheng Li, Xiaofeng Yang

TL;DR
This paper introduces SkinSAM, a fine-tuned adaptation of the Segment Anything Model, achieving high accuracy in skin cancer segmentation on dermatoscopic images, demonstrating its potential for medical diagnostics.
Contribution
The paper presents SkinSAM, a fine-tuned SAM-based model specifically adapted for skin cancer segmentation, with superior performance on the HAM10000 dataset.
Findings
Fine-tuned SkinSAM achieved a pixel accuracy of 0.945.
The model obtained a dice score of 0.8879.
Vascular lesions had the best segmentation results.
Abstract
Skin cancer is a prevalent and potentially fatal disease that requires accurate and efficient diagnosis and treatment. Although manual tracing is the current standard in clinics, automated tools are desired to reduce human labor and improve accuracy. However, developing such tools is challenging due to the highly variable appearance of skin cancers and complex objects in the background. In this paper, we present SkinSAM, a fine-tuned model based on the Segment Anything Model that showed outstanding segmentation performance. The models are validated on HAM10000 dataset which includes 10015 dermatoscopic images. While larger models (ViT_L, ViT_H) performed better than the smaller one (ViT_b), the finetuned model (ViT_b_finetuned) exhibited the greatest improvement, with a Mean pixel accuracy of 0.945, Mean dice score of 0.8879, and Mean IoU score of 0.7843. Among the lesion types,…
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
TopicsCutaneous Melanoma Detection and Management · Nonmelanoma Skin Cancer Studies · Skin Protection and Aging
MethodsSegment Anything Model
