CVMar 3, 2017

A Novel Multi-task Deep Learning Model for Skin Lesion Segmentation and Classification

arXiv:1703.01025v1104 citations
Originality Synthesis-oriented
AI Analysis

This work addresses skin lesion analysis for medical imaging, but it is incremental as it applies a known multi-task learning approach to a specific dataset.

The study tackled skin lesion analysis by proposing a multi-task deep neural network for segmentation and classification, achieving a Jaccard index of 0.724 for segmentation and AUCs of 0.880 and 0.972 for classification on the ISIC 2017 dataset.

In this study, a multi-task deep neural network is proposed for skin lesion analysis. The proposed multi-task learning model solves different tasks (e.g., lesion segmentation and two independent binary lesion classifications) at the same time by exploiting commonalities and differences across tasks. This results in improved learning efficiency and potential prediction accuracy for the task-specific models, when compared to training the individual models separately. The proposed multi-task deep learning model is trained and evaluated on the dermoscopic image sets from the International Skin Imaging Collaboration (ISIC) 2017 Challenge - Skin Lesion Analysis towards Melanoma Detection, which consists of 2000 training samples and 150 evaluation samples. The experimental results show that the proposed multi-task deep learning model achieves promising performances on skin lesion segmentation and classification. The average value of Jaccard index for lesion segmentation is 0.724, while the average values of area under the receiver operating characteristic curve (AUC) on two individual lesion classifications are 0.880 and 0.972, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes