Disease Classification within Dermascopic Images Using features extracted by ResNet50 and classification through Deep Forest

07/16/2018
by   Sounak Ray, et al.
0

In this report we propose a classification technique for skin lesion images as a part of our submission for ISIC 2018 Challenge in Skin Lesion Analysis Towards Melanoma Detection. Our data was extracted from the ISIC 2018: Skin Lesion Analysis Towards Melanoma Detection grand challenge datasets. The features are extracted through a Convolutional Neural Network, in our case ResNet50 and then using these features we train a DeepForest, having cascading layers, to classify our skin lesion images. We know that Convolutional Neural Networks are a state-of-the-art technique in representation learning for images, with the convolutional filters learning to detect features from images through backpropagation. These features are then usually fed to a classifier like a softmax layer or other such classifiers for classification tasks. In our case we do not use the traditional backpropagation method and train a softmax layer for classification. Instead, we use Deep Forest, a novel decision tree ensemble approach with performance highly competitive to deep neural networks in a broad range of tasks. Thus we use a ResNet50 to extract the features from skin lesion images and then use the Deep Forest to classify these images. This method has been used because Deep Forest has been found to be hugely efficient in areas where there are only small-scale training data available. Also as the Deep Forest network decides its complexity by itself, it also caters to the problem of dataset imbalance we faced in this problem.

READ FULL TEXT
research
07/24/2018

Skin disease identification from dermoscopy images using deep convolutional neural network

In this paper, a deep neural network based ensemble method is experiment...
research
05/09/2017

Skin lesion detection based on an ensemble of deep convolutional neural network

Skin cancer is a major public health problem, with over 5 million newly ...
research
09/06/2010

Automatic Detection of Blue-White Veil and Related Structures in Dermoscopy Images

Dermoscopy is a non-invasive skin imaging technique, which permits visua...
research
03/26/2016

Classification of Large-Scale Fundus Image Data Sets: A Cloud-Computing Framework

Large medical image data sets with high dimensionality require substanti...
research
03/07/2022

Deep Neural Decision Forest for Acoustic Scene Classification

Acoustic scene classification (ASC) aims to classify an audio clip based...
research
09/29/2021

Chest X-Rays Image Classification from beta-Variational Autoencoders Latent Features

Chest X-Ray (CXR) is one of the most common diagnostic techniques used i...
research
02/18/2021

Minimizing false negative rate in melanoma detection and providing insight into the causes of classification

Our goal is to bridge human and machine intelligence in melanoma detecti...

Please sign up or login with your details

Forgot password? Click here to reset