paper-with-me

Papers

Interpretable Deep Learning for Automatic Diagnosis of 12-lead Electrocardiogram

2020-10-20 · Dongdong Zhang, Xiaohui Yuan, Ping Zhang

Electrocardiogram (ECG) is a widely used reliable, non-invasive approach for cardiovascular disease diagnosis. With the rapid growth of ECG examinations and the insufficiency of cardiologists, accurate and automatic diagnosis of ECG signals has become a hot research topic. Deep learning methods have demonstrated promising results in predictive healthcare tasks. In this paper, we developed a deep neural network for multi-label classification of cardiac arrhythmias in 12-lead ECG recordings. Experiments on a public 12-lead ECG dataset showed the effectiveness of our method. The proposed model achieved an average area under the receiver operating characteristic curve (AUC) of 0.970 and an average F1 score of 0.813. The deep model showed superior performance than 4 machine learning methods learned from extracted expert features. Besides, the deep models trained on single-lead ECGs produce lower performance than using all 12 leads simultaneously. The best-performing leads are lead I, aVR, and V5 among 12 leads. Finally, we employed the SHapley Additive exPlanations (SHAP) method to interpret the model's behavior at both patient level and population level. Our code is freely available at https://github.com/onlyzdd/ecg-diagnosis.

📄 PDF Abstract BibTeX arXiv:2010.10328

Code (1)

onlyzdd/ecg-diagnosis 공식 구현 pytorch

Tasks

Deep LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Automatic Detection of Noisy Electrocardiogram Signals without Explicit Noise Labels

2022-08-08 · Radhika Dua, Jiyoung Lee, Joon-Myoung Kwon, Edward Choi

Electrocardiogram (ECG) signals are beneficial in diagnosing cardiovascular diseases, which are one of the leading causes of death. However, they are often contaminated by noise artifacts and affect the automatic and man…

Deep Learning

A Multi-View Learning Approach to Enhance Automatic 12-Lead ECG Diagnosis Performance

2022-07-30 · Jae-Won Choi, Dae-Yong Hong, Chan Jung, Eugene Hwang 외

The performances of commonly used electrocardiogram (ECG) diagnosis models have recently improved with the introduction of deep learning (DL). However, the impact of various combinations of multiple DL components and/or …

Data AugmentationMULTI-VIEW LEARNING

IMLE-Net: An Interpretable Multi-level Multi-channel Model for ECG Classification

2022-04-06 · Likith Reddy, Vivek Talwar, Shanmukh Alle, Raju. S. Bapi 외

Early detection of cardiovascular diseases is crucial for effective treatment and an electrocardiogram (ECG) is pivotal for diagnosis. The accuracy of Deep Learning based methods for ECG signal classification has progres…

ECG ClassificationRhythm

Identifying Electrocardiogram Abnormalities Using a Handcrafted-Rule-Enhanced Neural Network

2022-06-16 · Yuexin Bian, Jintai Chen, Xiaojun Chen, Xiaoxian Yang 외

A large number of people suffer from life-threatening cardiac abnormalities, and electrocardiogram (ECG) analysis is beneficial to determining whether an individual is at risk of such abnormalities. Automatic ECG classif…

Clinical KnowledgeDeep LearningECG Classification

Classification of Single-lead Electrocardiograms: TDA Informed Machine Learning

2019-11-25 · Paul Samuel Ignacio, David Uminsky, Christopher Dunstan, Esteban Escobar 외

Atrial Fibrillation is a heart condition characterized by erratic heart rhythms caused by chaotic propagation of electrical impulses in the atria, leading to numerous health complications. State-of-the-art models employ …

BIG-bench Machine LearningClassificationGeneral Classification