Inter-Patient ECG Classification with Convolutional and Recurrent Neural Networks
Li Guo, Gavin Sim, Bogdan Matuszewski

TL;DR
This paper introduces a deep learning approach using DenseNet and GRU networks for inter-patient ECG classification, achieving improved accuracy without complex pre-processing, suitable for diverse patient data and devices.
Contribution
The study proposes a novel deep learning architecture for inter-patient ECG classification that outperforms existing methods without requiring feature engineering or patient-specific data.
Findings
Outperformed state-of-the-art in SVEB detection (F1 score 61.25)
Outperformed state-of-the-art in VEB detection (F1 score 89.75)
Achieved these results without complex data pre-processing
Abstract
The recent advances in ECG sensor devices provide opportunities for user self-managed auto-diagnosis and monitoring services over the internet. This imposes the requirements for generic ECG classification methods that are inter-patient and device independent. In this paper, we present our work on using the densely connected convolutional neural network (DenseNet) and gated recurrent unit network (GRU) for addressing the inter-patient ECG classification problem. A deep learning model architecture is proposed and is evaluated using the MIT-BIH Arrhythmia and Supraventricular Databases. The results obtained show that without applying any complicated data pre-processing or feature engineering methods, both of our models have considerably outperformed the state-of-the-art performance for supraventricular (SVEB) and ventricular (VEB) arrhythmia classifications on the unseen testing dataset…
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.
Taxonomy
TopicsECG Monitoring and Analysis · EEG and Brain-Computer Interfaces · Non-Invasive Vital Sign Monitoring
