Automating Vitiligo Skin Lesion Segmentation Using Convolutional Neural Networks
Makena Low, Priyanka Raina

TL;DR
This paper presents a CNN-based method for rapid and accurate vitiligo lesion segmentation that outperforms existing techniques in both speed and accuracy, reducing manual effort and improving reproducibility.
Contribution
The authors introduce a modified U-Net CNN architecture combined with watershed refinement for automatic vitiligo lesion segmentation, achieving superior performance and efficiency.
Findings
Jaccard Index of 73.6%, significantly higher than previous methods
Segmentation completed within a few seconds per image
Outperforms state-of-the-art U-Net in accuracy
Abstract
For several skin conditions such as vitiligo, accurate segmentation of lesions from skin images is the primary measure of disease progression and severity. Existing methods for vitiligo lesion segmentation require manual intervention. Unfortunately, manual segmentation is time and labor-intensive, as well as irreproducible between physicians. We introduce a convolutional neural network (CNN) that quickly and robustly performs vitiligo skin lesion segmentation. Our CNN has a U-Net architecture with a modified contracting path. We use the CNN to generate an initial segmentation of the lesion, then refine it by running the watershed algorithm on high-confidence pixels. We train the network on 247 images with a variety of lesion sizes, complexity, and anatomical sites. The network with our modifications noticeably outperforms the state-of-the-art U-Net, with a Jaccard Index (JI) score of…
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
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
