Convolutional Recurrent Neural Networks for Electrocardiogram Classification

October 17, 2017 ยท Entered Twilight ยท ๐Ÿ› 2017 Computing in Cardiology (CinC)

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 7.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: README.md, codes, data, jobs, models, requirements.txt, requirements_gpu.txt

Authors Martin Zihlmann, Dmytro Perekrestenko, Michael Tschannen arXiv ID 1710.06122 Category cs.LG: Machine Learning Citations 235 Venue 2017 Computing in Cardiology (CinC) Repository https://github.com/yruffiner/ecg-classification โญ 54 Last Checked 1 month ago
Abstract
We propose two deep neural network architectures for classification of arbitrary-length electrocardiogram (ECG) recordings and evaluate them on the atrial fibrillation (AF) classification data set provided by the PhysioNet/CinC Challenge 2017. The first architecture is a deep convolutional neural network (CNN) with averaging-based feature aggregation across time. The second architecture combines convolutional layers for feature extraction with long-short term memory (LSTM) layers for temporal aggregation of features. As a key ingredient of our training procedure we introduce a simple data augmentation scheme for ECG data and demonstrate its effectiveness in the AF classification task at hand. The second architecture was found to outperform the first one, obtaining an $F_1$ score of $82.1$% on the hidden challenge testing set.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning