Comparing feature-based classifiers and convolutional neural networks to detect arrhythmia from short segments of ECG
The diagnosis of cardiovascular diseases such as atrial fibrillation (AF) is a lengthy and expensive procedure that often requires visual inspection of ECG signals by experts. In order to improve patient management and reduce healthcare costs, automated detection of these pathologies is of utmost importance. In this study, we classify short segments of ECG into four classes (AF, normal, other rhythms or noise) as part of the Physionet/Computing in Cardiology Challenge 2017. We compare a state-of-the-art feature-based classifier with a convolutional neural network approach. Both methods were trained using the challenge data, supplemented with an additional database derived from Physionet. The feature-based classifier obtained an F1 score of 72.0% on the training set (5-fold cross-validation), and 79% on the hidden test set. Similarly, the convolutional neural network scored 72.1% on the augmented database and 83% on the test set. The latter method resulted on a final score of 79% at the competition. Developed routines and pre-trained models are freely available under a GNU GPLv3 license.
Code (1)
Tasks
Arrhythmia DetectionElectrocardiography (ECG)ManagementMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Processing and Feature Extraction of ECG Signals for Arrhythmia Detection in AI Models
Arrhythmias, such as tachycardia and bradycardia, are prevalent in postoperative patients, especially within the first week after surgery. These conditions can lead to significant health risks, particularly in settings w…
Arrhythmia DetectionECG signal processing and feature extraction to validate feature significance for arrythmia detection
Arrhythmias, such as tachycardia and bradycardia, are prevalent in postoperative patients, especially within the first week after surgery. These conditions can lead to significant health risks, particularly in settings w…
Arrhythmia DetectionDevelopment Of Automated Cardiac Arrhythmia Detection Methods Using Single Channel ECG Signal
Arrhythmia, an abnormal cardiac rhythm, is one of the most common types of cardiac disease. Automatic detection and classification of arrhythmia can be significant in reducing deaths due to cardiac diseases. This work pr…
Arrhythmia DetectionHeart Rate VariabilityRhythmSensitivityImplementation of Neural Network and feature extraction to classify ECG signals
This paper presents a suitable and efficient implementation of a feature extraction algorithm (Pan Tompkins algorithm) on electrocardiography (ECG) signals, for detection and classification of four cardiac diseases: Slee…
ClassificationElectrocardiography (ECG)General ClassificationDeep Learning-Based Arrhythmia Detection Using RR-Interval Framed Electrocardiograms
Deep learning applied to electrocardiogram (ECG) data can be used to achieve personal authentication in biometric security applications, but it has not been widely used to diagnose cardiovascular disorders. We developed …
Arrhythmia DetectionDeep Learning