Deep Learning in Opthalmology: Iris Melanocytic Tumor Intelligent Diagnosis
Helwan, A.
Show abstract
Recently, Convolutional neural networks (CNN) have shown a growth due to their ability of learning different level image representations that helps in image classification in different fields. These networks have been trained on millions of images, so they gained a powerful ability of extracting the rightful features from input images, which results in accurate classification. In this research, we investigate the effects of transfer learning based convolutional neural networks for the iris tumor malignancy identification as it is notoriously hard to distinguish an iris nevus from an iris tumor. Features are transferred from a CNN trained on a source task, i.e. ImageNet, to a target task, i.e. iris tumor datasets. We transfer features learned from AlexNet and VGG-16 that are trained on ImageNet, to classify three different iris images types which are: iris nevus unaffected, iris cysts, and iris melanocytic tumors. The employed pre-trained models are modified by replacing their feedforward neural network classifier, Softmax, by a support vector machine (SVM) that is expected to slightly boost their performance (AlexNet-SVM and VGG16-SVM). All employed models are trained (fine-tuned) on a 60% of the available large dataset of iris images in order to investigate their power of generalization when trained using large amount of data. The networks are also tested on 40% of the data. The best performance was achieved by the VGG16-SVM which scored a high accuracy of 96.27% and strong features extraction capability as compared to the other models. Experimentally, it was seen that adding SVM contributed in improving the network performance compared to original models which use a feedforward neural network classifier.
Matching journals
The top 4 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- An Inexpensive Smartphone-Based Device and Predictive Models for Rapid, Non-Invasive, and Point-of-Care Monitoring of Ocular and Cardiovascular Complications Related to Diabetes 95%
- DermoExpert: Skin lesion classification using a hybrid convolutional neural network through segmentation, transfer learning, and augmentation 94%
- Extensive In Silico Analysis of the Functional and Structural Consequences of SNPs in Human ARX Gene 93%
Similar papers in this journal
- Improving Tuberculosis Detection in Chest X-ray Images through Transfer Learning and Deep Learning: A Comparative Study of CNN Architectures 95%
- Predicting COVID-19 Pandemic in Saudi Arabia Using Modified Singular Spectrum Analysis 91%
- The influence of SARS-CoV-2 variants of concern on national case fatality rates 90%
Similar papers in this journal
- Estimation of Three-Dimensional Chromatin Morphology for Nuclear Classification and Characterisation 97%
- Comparing protein-protein interaction networks of SARS-CoV-2 and (H1N1) influenza using topological features 94%
- Classification models for Invasive Ductal Carcinoma Progression, based on gene expression data-trained supervised machine learning 94%
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.