IVCVLGMLAug 14, 2019

Skin Lesion Segmentation and Classification for ISIC 2018 by Combining Deep CNN and Handcrafted Features

arXiv:1908.05730v129 citations
AI Analysis

This work addresses melanoma detection for medical imaging, but it is incremental as it combines existing methods without a major breakthrough.

The paper tackled skin lesion segmentation and classification for melanoma detection by combining deep CNN and handcrafted features, achieving a score of 0.841 with an SVM classifier on the validation dataset.

This short report describes our submission to the ISIC 2018 Challenge in Skin Lesion Analysis Towards Melanoma Detection for Task1 and Task 3. This work has been accomplished by a team of researchers at the University of Dayton Signal and Image Processing Lab. Our proposed approach is computationally efficient are combines information from both deep learning and handcrafted features. For Task3, we form a new type of image features, called hybrid features, which has stronger discrimination ability than single method features. These features are utilized as inputs to a decision-making model that is based on a multiclass Support Vector Machine (SVM) classifier. The proposed technique is evaluated on online validation databases. Our score was 0.841 with SVM classifier on the validation dataset.

Foundations

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

Your Notes