Department of Electrical Engineering, Indian Institute of Technology Kharagpur, West Bengal, India.
Computer Science and Electrical Engineering, University of Maryland-Baltimore County, Maryland, United States of America.
Physiol Meas. 2022 Jun 28;43(6). doi: 10.1088/1361-6579/ac6f40.
Most arrhythmias due to cardiovascular diseases alter the heart's electrical activity, resulting in morphological alterations in electrocardiogram (ECG) recordings. ECG acquisition is a low-cost, non-invasive process and is commonly used for continuous monitoring as a diagnostic tool for cardiac abnormality identification. Our objective is to diagnose twenty-nine cardiac abnormalities and sinus rhythm using varied lead ECG signals.This work proposes a deep residual inception network with channel attention mechanism () for twenty-nine cardiac arrhythmia classification along with normal ECG from multi-label ECG signal with different lead combinations. Thearchitecture employing the inception-based convolutional neural network backbone uses residual skip connections with the channel attention mechanism. The inception model facilitates efficient computation and prevents overfitting while exploring deeper networks through dimensionality reduction and stacked 1-dimensional convolutions. The residual skip connections alleviate the vanishing gradient problem. The attention modules selectively leverage the temporally significant segments in a sequence and predominant channels for multi-lead ECG signals, contributing to the decision-making.Exhaustive experimental evaluation on the large-scale 'PhysioNet/Computing in Cardiology Challenge (2021)' dataset demonstrates's efficacy. On the hidden test data set,achieves the challenge metric score of 0.55, 0.51, 0.53, 0.51, and 0.53 (ranked 2nd, 5th, 4th, 5th and 4th) for the twelve-lead, six-lead, four-lead, three-lead, and two-lead combination cases, respectively.The proposedmodel is more robust against varied sampling frequency, recording time, and data with heterogeneous demographics than the existing art. The explainability analysis shows's potential in clinical interpretations.
大多数由心血管疾病引起的心律失常会改变心脏的电活动,导致心电图(ECG)记录中的形态改变。ECG 采集是一种低成本、非侵入性的过程,通常用作连续监测,作为识别心脏异常的诊断工具。我们的目标是使用不同导联的 ECG 信号诊断 29 种心脏异常和窦性节律。本工作提出了一种具有通道注意力机制的深度残差 inception 网络 (),用于对多导联 ECG 信号进行 29 种心律失常分类,以及对正常 ECG 进行分类。该架构采用基于 inception 的卷积神经网络骨干,使用带有通道注意力机制的残差跳跃连接。inception 模型通过降维和堆叠 1 维卷积来促进高效计算并防止过度拟合,同时探索更深的网络。残差跳跃连接缓解了消失梯度问题。注意力模块有选择地利用序列中时间上重要的片段和多导联 ECG 信号中的主要通道,有助于决策。在大规模“PhysioNet/Computing in Cardiology Challenge (2021)”数据集上进行的详尽实验评估证明了的有效性。在隐藏测试数据集上,在十二导联、六导联、四导联、三导联和两导联组合情况下,分别达到了挑战赛指标分数 0.55、0.51、0.53、0.51 和 0.53(排名第二、第五、第四、第五和第四)。与现有技术相比,该模型对不同的采样频率、记录时间和具有异质人口统计学数据的更具有鲁棒性。可解释性分析表明具有临床解释的潜力。