Ensemble-CVDNet: A Deep Learning based End-to-End Classification Framework for COVID-19 Detection using Ensembles of Networks
Co\c{s}ku \"Oks\"uz, O\u{g}uzhan Urhan, Mehmet Kemal G\"ull\"u

TL;DR
Ensemble-CVDNet is a lightweight deep learning framework that accurately detects COVID-19 from chest X-ray images using ensemble of pre-trained networks, offering fast and reliable screening for early diagnosis.
Contribution
This work introduces a novel ensemble deep learning model combining three lightweight pre-trained networks for COVID-19 detection from X-ray images, achieving high accuracy with fewer parameters.
Findings
Achieved 98.30% accuracy in COVID-19 detection.
Model processes images in about 10ms on a mid-level GPU.
Uses only 5.62 million parameters, making it lightweight.
Abstract
The new type of coronavirus disease (COVID-19), which started in Wuhan, China in December 2019, continues to spread rapidly affecting the whole world. It is essential to have a highly sensitive diagnostic screening tool to detect the disease as early as possible. Currently, chest CT imaging is preferred as the primary screening tool for evaluating the COVID-19 pneumonia by radiological imaging. However, CT imaging requires larger radiation doses, longer exposure time, higher cost, and may suffer from patient movements. X-Ray imaging is a fast, cheap, more patient-friendly and available in almost every healthcare facility. Therefore, we have focused on X-Ray images and developed an end-to-end deep learning model, i.e. Ensemble-CVDNet, to distinguish COVID-19 pneumonia from non-COVID pneumonia and healthy cases in this work. The proposed model is based on a combination of three…
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.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications · Machine Learning in Healthcare
MethodsGrouped Convolution · Channel Shuffle · Groupwise Point Convolution · Depthwise Convolution · Batch Normalization · Pointwise Convolution · ShuffleNet Block · Dense Connections · Average Pooling · Dropout
