pith. sign in

arxiv: 1707.01836 · v1 · pith:DZ334E7Wnew · submitted 2017-07-06 · 💻 cs.CV

Cardiologist-Level Arrhythmia Detection with Convolutional Neural Networks

classification 💻 cs.CV
keywords cardiologistsperformanceconvolutionaldatasetneuralsequencealgorithmannotate
0
0 comments X
read the original abstract

We develop an algorithm which exceeds the performance of board certified cardiologists in detecting a wide range of heart arrhythmias from electrocardiograms recorded with a single-lead wearable monitor. We build a dataset with more than 500 times the number of unique patients than previously studied corpora. On this dataset, we train a 34-layer convolutional neural network which maps a sequence of ECG samples to a sequence of rhythm classes. Committees of board-certified cardiologists annotate a gold standard test set on which we compare the performance of our model to that of 6 other individual cardiologists. We exceed the average cardiologist performance in both recall (sensitivity) and precision (positive predictive value).

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Physiology-Aware CNN and Zero-Shot Multimodal LLMs for ECG Image Classification: A Comparative Study

    cs.LG 2026-06 unverdicted novelty 4.0

    Zero-shot LLMs achieve near-chance ROC-AUC (~0.5) on ECG image classification while CNN models reach 0.92-0.94 internally and 0.85-0.86 externally on PTB-XL.

  2. Using Explainability as a Training-Time Reliability Signal for Efficient ECG Classification

    cs.LG 2026-06 unverdicted novelty 4.0

    ERTS applies explanation quality from Grad-CAM to select reliable samples in progressive data dropout for ECG classification, reporting higher macro-F1 and lower training cost across three datasets and multiple architectures.

  3. ArrythML: An Autoencoder-Based TinyML Approach for On-Device Arrhythmia Detection on Resource-Constrained Embedded Systems

    cs.LG 2026-06 unverdicted novelty 3.0

    Reports INT8 autoencoder TinyML models for on-device arrhythmia detection from ECG, achieving 84% recall and 9 ms latency on ESP32 after filtering ambiguous cases.

  4. ECG-Lens: Benchmarking ML & DL Models on PTB-XL Dataset

    cs.LG 2026-04 unverdicted novelty 3.0

    ECG-Lens, a complex CNN, achieves 80% accuracy and 90% ROC-AUC on PTB-XL ECG classification, outperforming Decision Tree, Random Forest, Logistic Regression, simple CNN, and LSTM.