A novel framework based on deep learning and ANOVA feature selection method for diagnosis of COVID-19 cases from chest X-ray Images
Hamid Nasiri, Seyyed Ali Alavi

TL;DR
This paper presents a deep learning framework utilizing DenseNet169 for feature extraction, ANOVA for feature selection, and XGBoost for classification to diagnose COVID-19 from chest X-ray images, achieving high accuracy.
Contribution
It introduces a novel combination of deep learning, statistical feature selection, and machine learning classification for COVID-19 detection from X-ray images.
Findings
Achieved 98.72% accuracy in two-class COVID-19 detection.
Achieved 92% accuracy in three-class classification.
Effective reduction of computational complexity through ANOVA feature selection.
Abstract
The new coronavirus (known as COVID-19) was first identified in Wuhan and quickly spread worldwide, wreaking havoc on the economy and people's everyday lives. Fever, cough, sore throat, headache, exhaustion, muscular aches, and difficulty breathing are all typical symptoms of COVID-19. A reliable detection technique is needed to identify affected individuals and care for them in the early stages of COVID-19 and reduce the virus's transmission. The most accessible method for COVID-19 identification is RT-PCR; however, due to its time commitment and false-negative results, alternative options must be sought. Indeed, compared to RT-PCR, chest CT scans and chest X-ray images provide superior results. Because of the scarcity and high cost of CT scan equipment, X-ray images are preferable for screening. In this paper, a pre-trained network, DenseNet169, was employed to extract features from…
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 · Domain Adaptation and Few-Shot Learning · Brain Tumor Detection and Classification
MethodsFeature Selection
