MOZART: Ensembling Approach for COVID-19 Detection using Chest X-Ray Imagery
Mohammed Shabo, Nazar Siddig

TL;DR
The paper presents MOZART, an ensemble CNN framework that significantly improves COVID-19 detection accuracy from chest X-ray images, reducing false positives and negatives compared to individual models.
Contribution
Introduces MOZART, a novel ensemble learning approach combining multiple CNNs and a shallow neural network for enhanced COVID-19 detection in chest X-rays.
Findings
Achieved 99.17% accuracy and 99.16% F1 score.
MOZART outperforms individual CNN models in key metrics.
Different sub-experiments optimize for false positives and negatives.
Abstract
COVID-19, has led to a global pandemic that strained the healthcare systems. Early and accurate detection is crucial for controlling the spread of the virus. While reverse transcription polymerase chain reaction test is the gold standard for diagnosis, it's limited availability, long processing times and extremely high false negative rate, have prompted the exploration of alternative methods. Chest Xray imaging has emerged as a valuable, non invasive tool for identifying COVID-19 related lung abnormalities. Traditional convolutional neural networks (CNNs) achieve impressive accuracy, but there is a need for more robust solutions to minimize false positives and negatives in critical medical applications. Thus We introduce the MOZART framework, an ensemble learning approach that enhances the virus detection. We trained three CNN architectures InceptionV3, Xception, and ResNet50 on a…
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
MethodsDepthwise Convolution · Pointwise Convolution · Average Pooling · Max Pooling · Dense Connections · Residual Connection · Depthwise Separable Convolution · Global Average Pooling · Convolution · Network On Network
