Stacked Convolutional Neural Network for Diagnosis of COVID-19 Disease from X-ray Images
Mahesh Gour, Sweta Jain

TL;DR
This paper introduces a novel stacked CNN model that combines multiple sub-models to accurately diagnose COVID-19 from chest X-ray images, achieving high accuracy and outperforming existing methods.
Contribution
The paper presents a new stacked CNN architecture that integrates sub-models from VGG19 and a custom 30-layer CNN for improved COVID-19 diagnosis from X-ray images.
Findings
Achieved 92.74% accuracy in COVID-19 classification.
Demonstrated superior performance over existing methods.
Created a new dataset with 2764 X-ray images for research.
Abstract
Automatic and rapid screening of COVID-19 from the chest X-ray images has become an urgent need in this pandemic situation of SARS-CoV-2 worldwide in 2020. However, accurate and reliable screening of patients is a massive challenge due to the discrepancy between COVID-19 and other viral pneumonia in X-ray images. In this paper, we design a new stacked convolutional neural network model for the automatic diagnosis of COVID-19 disease from the chest X-ray images. We obtain different sub-models from the VGG19 and developed a 30-layered CNN model (named as CovNet30) during the training, and obtained sub-models are stacked together using logistic regression. The proposed CNN model combines the discriminating power of the different CNN`s sub-models and classifies chest X-ray images into COVID-19, Normal, and Pneumonia classes. In addition, we generate X-ray images dataset referred to as…
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
