Teaching a Machine to Diagnose a Heart Disease; Beginning from digitizing scanned ECGs to detecting the Brugada Syndrome (BrS)
Simon Jaxy

TL;DR
This paper develops a machine learning pipeline that digitizes scanned ECG images to detect Brugada Syndrome, demonstrating the feasibility of automated diagnosis from paper-based ECGs.
Contribution
It introduces a novel pipeline for converting scanned ECG images into digital data and applies an LSTM classifier for BrS detection, advancing computational diagnosis methods.
Findings
Pipeline successfully digitizes ECG images with preserved features.
LSTM classifier distinguishes BrS cases from ECG data.
Framework provides a foundation for future automated ECG analysis.
Abstract
Medical diagnoses can shape and change the life of a person drastically. Therefore, it is always best advised to collect as much evidence as possible to be certain about the diagnosis. Unfortunately, in the case of the Brugada Syndrome (BrS), a rare and inherited heart disease, only one diagnostic criterion exists, namely, a typical pattern in the Electrocardiogram (ECG). In the following treatise, we question whether the investigation of ECG strips by the means of machine learning methods improves the detection of BrS positive cases and hence, the diagnostic process. We propose a pipeline that reads in scanned images of ECGs, and transforms the encaptured signals to digital time-voltage data after several processing steps. Then, we present a long short-term memory (LSTM) classifier that is built based on the previously extracted data and that makes the diagnosis. The proposed pipeline…
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
TopicsECG Monitoring and Analysis · Cardiac electrophysiology and arrhythmias · Analog and Mixed-Signal Circuit Design
