Diagnosis of COVID-19 based on Chest Radiography
Mei Gah Lim, Hoi Leong Lee

TL;DR
This study develops a deep learning model using ResNet-50 to classify chest X-ray images for COVID-19 diagnosis, achieving high accuracy and demonstrating the impact of image augmentation techniques.
Contribution
The paper compares different CNN architectures and evaluates augmentation strategies to optimize COVID-19 detection from chest radiographs.
Findings
ResNet-50 achieved 95.88% accuracy without augmentation.
Augmentation with rotation and intensity shift improved accuracy to 96.14%.
The proposed model offers a promising tool for COVID-19 diagnosis from X-ray images.
Abstract
The Coronavirus disease 2019 (COVID-19) was first identified in Wuhan, China, in early December 2019 and now becoming a pandemic. When COVID-19 patients undergo radiography examination, radiologists can observe the present of radiographic abnormalities from their chest X-ray (CXR) images. In this study, a deep convolutional neural network (CNN) model was proposed to aid radiologists in diagnosing COVID-19 patients. First, this work conducted a comparative study on the performance of modified VGG-16, ResNet-50 and DenseNet-121 to classify CXR images into normal, COVID-19 and viral pneumonia. Then, the impact of image augmentation on the classification results was evaluated. The publicly available COVID-19 Radiography Database was used throughout this study. After comparison, ResNet-50 achieved the highest accuracy with 95.88%. Next, after training ResNet-50 with rotation, translation,…
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 · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
