TL;DR
This paper introduces RANDGAN, a novel generative adversarial network that detects COVID-19 in chest X-rays without requiring labeled COVID-19 data, improving detection accuracy over traditional GANs.
Contribution
RANDGAN enables COVID-19 detection from known classes without labeled COVID-19 data, utilizing transfer learning and lung segmentation for enhanced anomaly detection.
Findings
RANDGAN outperforms conventional GANs in COVID-19 detection
Area under ROC curve improved from 0.71 to 0.77
Segmentation of lungs improves classification accuracy
Abstract
COVID-19 spread across the globe at an immense rate has left healthcare systems incapacitated to diagnose and test patients at the needed rate. Studies have shown promising results for detection of COVID-19 from viral bacterial pneumonia in chest X-rays. Automation of COVID-19 testing using medical images can speed up the testing process of patients where health care systems lack sufficient numbers of the reverse-transcription polymerase chain reaction (RT-PCR) tests. Supervised deep learning models such as convolutional neural networks (CNN) need enough labeled data for all classes to correctly learn the task of detection. Gathering labeled data is a cumbersome task and requires time and resources which could further strain health care systems and radiologists at the early stages of a pandemic such as COVID-19. In this study, we propose a randomized generative adversarial network…
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.
