A Data Augmented Approach to Transfer Learning for Covid-19 Detection
Shagufta Henna, Aparna Reji

TL;DR
This paper demonstrates that augmenting limited Covid-19 X-ray datasets with CLAHE improves transfer learning performance across various deep models, notably enhancing sensitivity and mitigating sample bias.
Contribution
The study introduces a CLAHE-based data augmentation method to enhance transfer learning for Covid-19 detection from limited X-ray datasets, improving model reliability.
Findings
CLAHE augmentation significantly boosts model sensitivity.
VGG-16 with CLAHE achieves 95% sensitivity in 15 epochs.
Augmentation reduces sample bias impact on transfer learning.
Abstract
Covid-19 detection at an early stage can aid in an effective treatment and isolation plan to prevent its spread. Recently, transfer learning has been used for Covid-19 detection using X-ray, ultrasound, and CT scans. One of the major limitations inherent to these proposed methods is limited labeled dataset size that affects the reliability of Covid-19 diagnosis and disease progression. In this work, we demonstrate that how we can augment limited X-ray images data by using Contrast limited adaptive histogram equalization (CLAHE) to train the last layer of the pre-trained deep learning models to mitigate the bias of transfer learning for Covid-19 detection. We transfer learned various pre-trained deep learning models including AlexNet, ZFNet, VGG-16, ResNet-18, and GoogLeNet, and fine-tune the last layer by using CLAHE-augmented dataset. The experiment results reveal that the CLAHE-based…
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 · AI in cancer detection · Image Processing Techniques and Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Average Pooling · 1x1 Convolution · Dropout · Max Pooling · Convolution · Inception Module · Local Response Normalization · Auxiliary Classifier · Softmax
