TL;DR
This paper introduces CovidGAN, a GAN-based data augmentation method that generates synthetic chest X-ray images to improve COVID-19 detection accuracy using CNNs, significantly boosting performance with limited real data.
Contribution
The study presents CovidGAN, an auxiliary classifier GAN that creates realistic synthetic X-ray images to enhance deep learning COVID-19 detection models.
Findings
CNN accuracy improved from 85% to 95% with synthetic data.
Synthetic images effectively augment limited datasets.
CovidGAN accelerates COVID-19 detection and robustness.
Abstract
Coronavirus (COVID-19) is a viral disease caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). The spread of COVID-19 seems to have a detrimental effect on the global economy and health. A positive chest X-ray of infected patients is a crucial step in the battle against COVID-19. Early results suggest that abnormalities exist in chest X-rays of patients suggestive of COVID-19. This has led to the introduction of a variety of deep learning systems and studies have shown that the accuracy of COVID-19 patient detection through the use of chest X-rays is strongly optimistic. Deep learning networks like convolutional neural networks (CNNs) need a substantial amount of training data. Because the outbreak is recent, it is difficult to gather a significant number of radiographic images in such a short time. Therefore, in this research, we present a method to generate…
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
MethodsAuxiliary Classifier
