A Multi-task Framework for Skin Lesion Detection and Segmentation
Sulaiman Vesal, Shreyas Malakarjun Patil, Nishant Ravikumar, Andreas, Maier

TL;DR
This paper presents a multi-task CNN framework combining lesion detection and segmentation to improve skin lesion analysis, achieving high accuracy and robustness on standard datasets.
Contribution
It introduces a joint detection and segmentation framework using Faster-RCNN and SkinNet, outperforming existing methods on benchmark datasets.
Findings
Achieved Dice coefficient >0.93 and Jaccard index >0.88.
Outperformed state-of-the-art methods in accuracy and sensitivity.
Validated on ISBI 2017 and PH2 datasets with five-fold cross validation.
Abstract
Early detection and segmentation of skin lesions is crucial for timely diagnosis and treatment, necessary to improve the survival rate of patients. However, manual delineation is time consuming and subject to intra- and inter-observer variations among dermatologists. This underlines the need for an accurate and automatic approach to skin lesion segmentation. To tackle this issue, we propose a multi-task convolutional neural network (CNN) based, joint detection and segmentation framework, designed to initially localize the lesion and subsequently, segment it. A `Faster region-based convolutional neural network' (Faster-RCNN) which comprises a region proposal network (RPN), is used to generate bounding boxes/region proposals, for lesion localization in each image. The proposed regions are subsequently refined using a softmax classifier and a bounding-box regressor. The refined bounding…
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 · Genital Health and Disease
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net · Softmax
