Enhancing Transfer Learning for Medical Image Classification with SMOTE: A Comparative Study
Md. Zehan Alam, Tonmoy Roy, H.M. Nahid Kawsar, and Iffat Rimi

TL;DR
This study evaluates transfer learning models for medical image classification, demonstrating that combining TL with SMOTE improves performance on imbalanced datasets like diabetic retinopathy detection.
Contribution
It introduces the integration of SMOTE with transfer learning models to address class imbalance in medical image classification tasks.
Findings
TL models perform well in brain tumor classification
SMOTE enhances accuracy, recall, and specificity in diabetic retinopathy detection
Combining TL with resampling techniques improves medical image analysis
Abstract
This paper explores and enhances the application of Transfer Learning (TL) for multilabel image classification in medical imaging, focusing on brain tumor class and diabetic retinopathy stage detection. The effectiveness of TL-using pre-trained models on the ImageNet dataset-varies due to domain-specific challenges. We evaluate five pre-trained models-MobileNet, Xception, InceptionV3, ResNet50, and DenseNet201-on two datasets: Brain Tumor MRI and APTOS 2019. Our results show that TL models excel in brain tumor classification, achieving near-optimal metrics. However, performance in diabetic retinopathy detection is hindered by class imbalance. To mitigate this, we integrate the Synthetic Minority Over-sampling Technique (SMOTE) with TL and traditional machine learning(ML) methods, which improves accuracy by 1.97%, recall (sensitivity) by 5.43%, and specificity by 0.72%. These findings…
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 · Brain Tumor Detection and Classification
MethodsDepthwise Convolution · Pointwise Convolution · Average Pooling · Depthwise Separable Convolution · Softmax · Dense Connections · Residual Connection · 1x1 Convolution · Global Average Pooling · Max Pooling
