Detecting COVID-19 from digitized ECG printouts using 1D convolutional neural networks
Thao Nguyen, Hieu H. Pham, Huy Khiem Le, Anh Tu Nguyen, Ngoc Tien, Thanh, Cuong Do

TL;DR
This study presents a novel approach using digitized ECG signals and 1D CNNs to accurately detect COVID-19, demonstrating high classification performance and potential for rapid, cost-effective diagnosis.
Contribution
The paper introduces a new method for extracting ECG signals from paper records and applying deep learning for COVID-19 detection, achieving high accuracy.
Findings
Mean absolute error of 28.11 ms in digitization
Classification accuracy of over 95% for COVID-19 detection
Effective multi-classification performance
Abstract
The COVID-19 pandemic has exposed the vulnerability of healthcare services worldwide, raising the need to develop novel tools to provide rapid and cost-effective screening and diagnosis. Clinical reports indicated that COVID-19 infection may cause cardiac injury, and electrocardiograms (ECG) may serve as a diagnostic biomarker for COVID-19. This study aims to utilize ECG signals to detect COVID-19 automatically. We propose a novel method to extract ECG signals from ECG paper records, which are then fed into a one-dimensional convolution neural network (1D-CNN) to learn and diagnose the disease. To evaluate the quality of digitized signals, R peaks in the paper-based ECG images are labeled. Afterward, RR intervals calculated from each image are compared to RR intervals of the corresponding digitized signal. Experiments on the COVID-19 ECG images dataset demonstrate that the proposed…
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
MethodsConvolution
