An end-to-end YOLOv11-based pipeline digitizes paper ECG images into calibrated 12-lead signals on CPU-only hardware in under 30 seconds and classifies myocardial infarction with up to 95.5% accuracy on PTB-XL and 88.9% on ECG-Matrix.
ECGtizer: a fully automated digitizing and signal recovery pipeline for electrocardiograms
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Electrocardiograms (ECGs) are essential for diagnosing cardiac pathologies, yet traditional paper-based ECG storage poses significant challenges for automated analysis. This study introduces ECGtizer, an open-source, fully automated tool designed to digitize paper ECGs and recover signals lost during storage. ECGtizer facilitates automated analyses using modern AI methods. It employs automated lead detection, three pixel-based signal extraction algorithms, and a deep learning-based signal reconstruction module. We evaluated ECGtizer on two datasets: a real-life cohort from the COVID-19 pandemic (JOCOVID) and a publicly available dataset (PTB-XL). Performance was compared with two existing methods: the fully automated ECGminer and the semi-automated PaperECG, which requires human intervention. ECGtizer's performance was assessed in terms of signal recovery and the fidelity of clinically relevant feature measurement. Additionally, we tested these tools on a third dataset (GENEREPOL) for downstream AI tasks. Results show that ECGtizer outperforms existing tools, with its ECGtizerFrag algorithm delivering superior signal recovery. While PaperECG demonstrated better outcomes than ECGminer, it required human input. ECGtizer enhances the usability of historical ECG data and supports advanced AI-based diagnostic methods, making it a valuable addition to the field of AI in ECG analysis.
fields
cs.LG 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
ECGLight: Compute-Light Framework For Paper ECG Digitization and Myocardial Infarction Screening
An end-to-end YOLOv11-based pipeline digitizes paper ECG images into calibrated 12-lead signals on CPU-only hardware in under 30 seconds and classifies myocardial infarction with up to 95.5% accuracy on PTB-XL and 88.9% on ECG-Matrix.