COVID-19 Electrocardiograms Classification using CNN Models
Ismail Shahin, Ali Bou Nassif, Mohamed Bader Alsabek

TL;DR
This study explores using various CNN models, especially VGG16, to automatically diagnose COVID-19 from ECG data, achieving up to 85.92% accuracy, with potential improvements through dataset expansion and hyperparameter tuning.
Contribution
It introduces a novel deep learning framework utilizing multiple CNN architectures for COVID-19 diagnosis from ECG signals, highlighting VGG16's superior performance.
Findings
VGG16 achieved 85.92% accuracy in COVID-19 ECG classification.
Other CNN models showed lower accuracy due to small dataset size.
Hyperparameter optimization improved VGG16 performance.
Abstract
With the periodic rise and fall of COVID-19 and numerous countries being affected by its ramifications, there has been a tremendous amount of work that has been done by scientists, researchers, and doctors all over the world. Prompt intervention is keenly needed to tackle the unconscionable dissemination of the disease. The implementation of Artificial Intelligence (AI) has made a significant contribution to the digital health district by applying the fundamentals of deep learning algorithms. In this study, a novel approach is proposed to automatically diagnose the COVID-19 by the utilization of Electrocardiogram (ECG) data with the integration of deep learning algorithms, specifically the Convolutional Neural Network (CNN) models. Several CNN models have been utilized in this proposed framework, including VGG16, VGG19, InceptionResnetv2, InceptionV3, Resnet50, and Densenet201. The…
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 · ECG Monitoring and Analysis · Anomaly Detection Techniques and Applications
