Arrhythmia Detection Using Deep Convolutional Neural Network With Long Duration ECG Signals
This article presents a new deep learning approach for cardiac arrhythmia (17 classes) detection based on long-duration electrocardiography (ECG) signal analysis. Cardiovascular disease prevention is one of the most important tasks of any health care system as about 50 million people are at risk of heart disease in the world. Although automatic analysis of the ECG signal is very popular, current methods are not satisfactory. The goal of our research was to design a new method based on deep learning to efficiently and quickly classify cardiac arrhythmias. Described research is based on 1000 ECG signal fragments from the MIT - BIH Arrhythmia database for one lead (MLII) from 45 persons. Approach based on the analysis of 10-s ECG signal fragments (not a single QRS complex) is applied (on average, 13 times less classifications/analysis). A complete end-to-end structure was designed instead of the hand-crafted feature extraction and selection used in traditional methods. Our main contribution is to design a new 1D-Convolutional Neural Network model (1D-CNN). Proposed method is 1) efficient, 2) fast (real-time classification) 3) non-complex and 4) simple to use (combined feature extraction and selection, and classification in one stage). Deep 1D-CNN achieved a recognition overall accuracy of 17 cardiac arrhythmia disorders (classes) at a level of 91.33% and classification time per single sample of 0.015 sec. Compared to the current research, our results are one of the best results to date, and our solution can be implemented in mobile devices and cloud computing.
Code (1)
Tasks
Arrhythmia DetectionCloud ComputingElectrocardiography (ECG)General ClassificationSimilar Papers 제목 키워드 기반
Cardiac Arrhythmia Detection from ECG with Convolutional Recurrent Neural Networks
Except for a few specific types, cardiac arrhythmias are not immediately life-threatening. However, if not treated appropriately, they can cause serious complications. In particular, atrial fibrillation, which is charact…
Arrhythmia DetectionA lightweight hybrid CNN-LSTM model for ECG-based arrhythmia detection
Electrocardiogram (ECG) is the most frequent and routine diagnostic tool used for monitoring heart electrical signals and evaluating its functionality. The human heart can suffer from a variety of diseases, including car…
Arrhythmia DetectionClassificationDiagnosticRhythmAtrial Fibrillation Detection and ECG Classification based on CNN-BiLSTM
It is challenging to visually detect heart disease from the electrocardiographic (ECG) signals. Implementing an automated ECG signal detection system can help diagnosis arrhythmia in order to improve the accuracy of diag…
Atrial Fibrillation DetectionClassificationECG ClassificationGeneral ClassificationA Compact LSTM-SVM Fusion Model for Long-Duration Cardiovascular Diseases Detection
Globally, cardiovascular diseases (CVDs) are the leading cause of mortality, accounting for an estimated 17.9 million deaths annually. One critical clinical objective is the early detection of CVDs using electrocardiogra…
Fraud DetectionManagementFeature Extraction and Automated Classification of Heartbeats by Machine Learning
We present algorithms for the detection of a class of heart arrhythmias with the goal of eventual adoption by practicing cardiologists. In clinical practice, detection is based on a small number of meaningful features ex…
Arrhythmia DetectionBIG-bench Machine LearningClassificationfeature selection+1