# Classification of Cardiac Arrhythmias from Single Lead ECG with a   Convolutional Recurrent Neural Network

**Authors:** J\'er\^ome Van Zaen, Olivier Ch\'etelat, Mathieu Lemay, Enric M., Calvo, Ricard Delgado-Gonzalo

arXiv: 1907.01513 · 2020-07-07

## TL;DR

This paper presents a system combining a smart vest with sensors and a convolutional recurrent neural network to classify cardiac arrhythmias from single lead ECG data, achieving 87.50% accuracy.

## Contribution

The study introduces a novel wearable ECG collection device integrated with a deep neural network for arrhythmia classification, demonstrating effective real-time analysis.

## Key findings

- Achieved 87.50% accuracy on a standard dataset.
- Integrated wearable sensor system with deep learning for arrhythmia detection.
- Demonstrated feasibility of real-time classification in a wearable setup.

## Abstract

While most heart arrhythmias are not immediately harmful, they can lead to severe complications. In particular, atrial fibrillation, the most common arrhythmia, is characterized by fast and irregular heart beats and increases the risk of suffering a stroke. To detect such abnormal heart conditions, we propose a system composed of two main parts: a smart vest with two cooperative sensors to collect ECG data and a neural network architecture to classify heart rhythms. The smart vest uses two dry bi-electrodes to record a single lead ECG signal. The biopotential signal is then streamed via a gateway to the cloud where a neural network detects and classifies the heart arrhythmias. We selected an architecture that combines convolutional and recurrent layers. The convolutional layers extract relevant features from sliding windows of ECG and the recurrent layer aggregates them for a final softmax layer that performs the classification. Our neural network achieves an accuracy of 87.50% on the dataset of the challenge of Computing in Cardiology 2017.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.01513/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1907.01513/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1907.01513/full.md

---
Source: https://tomesphere.com/paper/1907.01513