Generative Transfer Learning: Covid-19 Classification with a few Chest X-ray Images
Suvarna Kadam, Vinay G. Vaidya

TL;DR
This paper introduces a simpler generative transfer learning approach for Covid-19 classification using few chest X-ray images, achieving comparable results to larger models with less data and computational effort.
Contribution
Proposes a generative transfer learning method pretrained on a single related concept, effective for few-shot Covid-19 classification with reduced complexity.
Findings
Effective with as few as 10 training samples
Requires less compute and training data than traditional models
Achieves comparable accuracy to larger pretrained models
Abstract
Detection of diseases through medical imaging is preferred due to its non-invasive nature. Medical imaging supports multiple modalities of data that enable a thorough and quick look inside a human body. However, interpreting imaging data is often time-consuming and requires a great deal of human expertise. Deep learning models can expedite interpretation and alleviate the work of human experts. However, these models are data-intensive and require significant labeled images for training. During novel disease outbreaks such as Covid-19, we often do not have the required labeled imaging data, especially at the start of the epidemic. Deep Transfer Learning addresses this problem by using a pretrained model in the public domain, e.g. any variant of either VGGNet, ResNet, Inception, DenseNet, etc., as a feature learner to quickly adapt the target task from fewer samples. Most pretrained…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Domain Adaptation and Few-Shot Learning · Radiomics and Machine Learning in Medical Imaging
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Dropout · Dense Connections · Batch Normalization · Bottleneck Residual Block · Concatenated Skip Connection · 1x1 Convolution · Dense Block · Softmax · Convolution
