Performance Evaluation of Transfer Learning Based Medical Image Classification Techniques for Disease Detection
Zeeshan Ahmad, Shudi Bao, Meng Chen

TL;DR
This study evaluates transfer learning techniques using deep CNNs for medical image classification, demonstrating that models like InceptionV3 excel in disease detection from X-ray images, with insights into robustness and efficiency.
Contribution
It provides a comprehensive comparison of six pre-trained CNN models for medical image classification, highlighting factors influencing transfer learning effectiveness and offering guidance for model selection.
Findings
InceptionV3 outperforms other models across metrics.
Deeper ResNet models show improved performance.
Transfer learning benefits are influenced by dataset size and domain similarity.
Abstract
Medical image classification plays an increasingly vital role in identifying various diseases by classifying medical images, such as X-rays, MRIs and CT scans, into different categories based on their features. In recent years, deep learning techniques have attracted significant attention in medical image classification. However, it is usually infeasible to train an entire large deep learning model from scratch. To address this issue, one of the solutions is the transfer learning (TL) technique, where a pre-trained model is reused for a new task. In this paper, we present a comprehensive analysis of TL techniques for medical image classification using deep convolutional neural networks. We evaluate six pre-trained models (AlexNet, VGG16, ResNet18, ResNet34, ResNet50, and InceptionV3) on a custom chest X-ray dataset for disease detection. The experimental results demonstrate that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Advanced Neural Network Applications · Brain Tumor Detection and Classification
