Multi-Label ECG Classification using Temporal Convolutional Neural Network
Eedara Prabhakararao, Samarendra Dandapt

TL;DR
This paper introduces an ensemble of attention-based temporal convolutional neural networks for multi-label ECG classification, effectively identifying co-occurring cardiac disorders and improving interpretability.
Contribution
It proposes a novel multi-label ECG classification framework using ATCNN models with attention mechanisms, addressing the gap in multi-label analysis and enhancing interpretability.
Findings
Achieved an average F1-score of 76.51% on PTBXL-2020 dataset.
Demonstrated effective lead subset selection for each disease.
Enhanced model interpretability through attention weight visualization.
Abstract
Automated analysis of 12-lead electrocardiogram (ECG) plays a crucial role in the early screening and management of cardiovascular diseases (CVDs). In practice, it is common to see multiple co-occurring cardiac disorders, i.e., multi-label or multimorbidity in patients with CVDs, which increases the risk for mortality. Most current research focuses on the single-label ECG classification, i.e., each ECG record corresponds to one cardiac disorder, ignoring ECG records with multi-label phenomenon. In this paper, we propose an ensemble of attention-based temporal convolutional neural network (ATCNN) models for the multi-label classification of 12-lead ECG records. Specifically, a set of ATCNN-based single-lead binary classifiers are trained one for each cardiac disorder, and the predictions from these classifiers with simple thresholding generate the final multi-label decisions. The ATCNN…
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
