Deep neural network ensemble by data augmentation and bagging for skin lesion classification
Computer Vision and Pattern Recognition
2018-07-25 v2
Abstract
This work summarizes our submission for the Task 3: Disease Classification of ISIC 2018 challenge in Skin Lesion Analysis Towards Melanoma Detection. We use a novel deep neural network (DNN) ensemble architecture introduced by us that can effectively classify skin lesions by using data-augmentation and bagging to address paucity of data and prevent over-fitting. The ensemble is composed of two DNN architectures: Inception-v4 and Inception-Resnet-v2. The DNN architectures are combined in to an ensemble by using a convolution for fusion in a meta-learning layer.
Cite
@article{arxiv.1807.05496,
title = {Deep neural network ensemble by data augmentation and bagging for skin lesion classification},
author = {Manik Goyal and Jagath C. Rajapakse},
journal= {arXiv preprint arXiv:1807.05496},
year = {2018}
}
Comments
4 pages, 1 figure. ISIC 2018 challenge