Papers
Topics
Authors
Recent
Search
2000 character limit reached

Image Classification of Melanoma, Nevus and Seborrheic Keratosis by Deep Neural Network Ensemble

Published 9 Mar 2017 in cs.CV | (1703.03108v1)

Abstract: This short paper reports the method and the evaluation results of Casio and Shinshu University joint team for the ISBI Challenge 2017 - Skin Lesion Analysis Towards Melanoma Detection - Part 3: Lesion Classification hosted by ISIC. Our online validation score was 0.958 with melanoma classifier AUC 0.924 and seborrheic keratosis classifier AUC 0.993.

Citations (163)

Summary

  • The paper introduces a deep neural network ensemble method using ResNet architecture to classify skin lesion images into melanoma, nevus, and seborrheic keratosis categories.
  • Results showed a mean AUC of 0.958 across the classifiers, achieving specific AUCs of 0.924 for melanoma and a high 0.993 for seborrheic keratosis classification.
  • This research highlights the potential of ensemble deep learning for automated skin lesion diagnosis and suggests future work on segmentation and demographic data integration.

Image Classification of Melanoma, Nevus, and Seborrheic Keratosis by Deep Neural Network Ensemble

The presented paper details a deep neural network ensemble method to classify skin lesion images into three distinct categories: melanoma (MM), nevus (NCN), and seborrheic keratosis (SK). The study was conducted by a joint research team from Casio and Shinshu University and assessed through the ISBI Challenge 2017, focusing on skin lesion analysis towards melanoma detection.

Methodology

The research introduces a classification system that employs convolutional neural networks (CNNs) with a 50-layer ResNet architecture implemented in Keras. This ensemble approach involves geometric transformations and normalization of input images to enhance accuracy. Concretely, the system consists of two primary binary classifiers: MM vs. rest and SK vs. rest. These classifiers receive normalized images and generate prediction values, with age and sex information optionally used to adjust predictions in the SK classification.

The integration of SK classifier outputs into MM classification represents an innovative step in the methodology. The paper proposes an ad hoc linear approximation to improve MM classification, utilizing the reliability of the SK classifier. This approach aids in distinguishing between skin lesion types with higher precision.

Results

The numerical outcomes are significant. The final mean AUC score for the classification models was 0.958, with individual AUC scores of 0.924 for the MM classifier and 0.993 for the SK classifier. Moreover, the inclusion of external training data led to noticeable improvements in the SK AUC to 0.992 and marginal enhancements for the MM AUC. The use of age and sex data marginally enhanced the SK AUC but did not yield significant improvements for MM classification.

When compared to prior methods from the 2016 ISIC Challenge, the proposed approach demonstrated superior performance despite the absence of lesion segmentation—which was a feature in Codella et al.'s deep neural network process from 2016.

Implications and Future Directions

This study’s findings bear substantial implications for both clinical and computational aspects of dermatological diagnosis. The demonstrated reliability of the SK classifier, coupled with the ensemble learning approach, offers promising pathways for further development in automated skin lesion classification. From a theoretical standpoint, the multi-class integration underscores the potential for improved classifier generalization through sophisticated mathematical modeling and manipulation of complementary class information.

Future work is suggested to bolster segmentation capabilities, which could amplify performance even further. Additionally, a more nuanced application of demographic data in classifier systems merits exploration to refine classifications in practical clinical settings.

Conclusion

This paper contributes a methodologically robust framework for skin lesion classification, leveraging deep learning and ensemble models. The promising results achieved, particularly in the SK classification, provide a foundation for ongoing advancements in automated medical image analysis, which could enhance early detection and treatment effectiveness of skin conditions such as melanoma.

Paper to Video (Beta)

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Collections

Sign up for free to add this paper to one or more collections.