Efficient Neural Architectures for Real-Time ECG Interpretation on Limited Hardware
Ashery Mbilinyi, Callum O'Riley, Julia Handra, Ashley Moller-Hansen, Jason Andrade, Marc Deyell, Cameron Hague, Nathaniel Hawkins, Kendall Ho, Jonathan Leipsic, Roger Tam

TL;DR
This paper investigates lightweight CNN architectures for real-time ECG interpretation on limited hardware, balancing accuracy and efficiency across diverse datasets.
Contribution
It introduces three novel lightweight models and a unified Efficiency Score for fair comparison, advancing practical ECG AI deployment.
Findings
Lightweight models achieve competitive accuracy with reduced computational cost.
ParallelCNNew and SimpleNet outperform baselines in efficiency and accuracy.
The Efficiency Score effectively balances model size, speed, memory, and performance.
Abstract
Electrocardiogram (ECG) interpretation is essential for diagnosing a wide range of cardiac abnormalities. While deep learning has shown strong potential for automating ECG classification, many existing models rely on large, computationally intensive architectures that hinder practical deployment. In this paper, we present an empirical study of convolutional neural network (CNN) architectures, exploring tradeoffs between diagnostic accuracy and computational efficiency. We benchmark two established baselines: AttiaNet, a compact model composed of sequential temporal and spatial blocks, and DeepResidualCNN, the winning architecture of the 2021 PhysioNet/Computing in Cardiology Challenge. Building on these, we propose three lightweight models: (i) ParallelCNN, which employs dual temporal and spatial branches for parallel pattern extraction; (ii) ParallelCNNew, a variant with symmetric…
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.
