LGCVMLSep 10, 2019

Skin cancer detection based on deep learning and entropy to detect outlier samples

arXiv:1909.04525v26 citations
AI Analysis

This is an incremental improvement for medical image analysis in dermatology, focusing on a specific competition dataset.

The authors tackled skin cancer diagnosis from images and metadata in the ISIC 2019 challenge, achieving 3rd and 4th place in two tasks by using an ensemble of 13 CNNs with methods to handle outlier classes and integrate metadata.

We describe our methods that achieved the 3rd and 4th places in tasks 1 and 2, respectively, at ISIC challenge 2019. The goal of this challenge is to provide the diagnostic for skin cancer using images and meta-data. There are nine classes in the dataset, nonetheless, one of them is an outlier and is not present on it. To tackle the challenge, we apply an ensemble of classifiers, which has 13 convolutional neural networks (CNN), we develop two approaches to handle the outlier class and we propose a straightforward method to use the meta-data along with the images. Throughout this report, we detail each methodology and parameters to make it easy to replicate our work. The results obtained are in accordance with the previous challenges and the approaches to detect the outlier class and to address the meta-data seem to be work properly.

Foundations

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

Your Notes