Dubatovka Alina, Buhmann Joachim M
Department of Computer Science, ETH Zurich, Zurich, Switzerland.
BME Front. 2022 Apr 12;2022:9813062. doi: 10.34133/2022/9813062. eCollection 2022.
. Atrial fibrillation (AF) is a serious medical condition that requires effective and timely treatment to prevent stroke. We explore deep neural networks (DNNs) for learning cardiac cycles and reliably detecting AF from single-lead electrocardiogram (ECG) signals. . Electrocardiograms are widely used for diagnosis of various cardiac dysfunctions including AF. The huge amount of collected ECGs and recent algorithmic advances to process time-series data with DNNs substantially improve the accuracy of the AF diagnosis. DNNs, however, are often designed as general purpose black-box models and lack interpretability of their decisions. . We design a three-step pipeline for AF detection from ECGs. First, a recording is split into a sequence of individual heartbeats based on R-peak detection. Individual heartbeats are then encoded using a DNN that extracts interpretable features of a heartbeat by disentangling the duration of a heartbeat from its shape. Second, the sequence of heartbeat codes is passed to a DNN to combine a signal-level representation capturing heart rhythm. Third, the signal representations are passed to a DNN for detecting AF. . Our approach demonstrates a superior performance to existing ECG analysis methods on AF detection. Additionally, the method provides interpretations of the features extracted from heartbeats by DNNs and enables cardiologists to study ECGs in terms of the shapes of individual heartbeats and rhythm of the whole signals. . By considering ECGs on two levels and employing DNNs for modelling of cardiac cycles, this work presents a method for reliable detection of AF from single-lead ECGs.
心房颤动(AF)是一种严重的医学病症,需要有效且及时的治疗以预防中风。我们探索深度神经网络(DNN)来学习心动周期并从单导联心电图(ECG)信号中可靠地检测AF。
心电图被广泛用于诊断包括AF在内的各种心脏功能障碍。大量收集的心电图以及近期利用DNN处理时间序列数据的算法进展显著提高了AF诊断的准确性。然而,DNN通常被设计为通用的黑箱模型,其决策缺乏可解释性。
我们设计了一个用于从心电图检测AF的三步流程。首先,基于R波检测将记录分割为一系列单个心跳。然后使用一个DNN对单个心跳进行编码,该DNN通过将心跳的持续时间与其形状解缠来提取心跳的可解释特征。其次,将心跳代码序列传递给一个DNN以组合捕获心律的信号级表示。第三,将信号表示传递给一个DNN以检测AF。
我们的方法在AF检测方面表现出优于现有心电图分析方法的性能。此外,该方法提供了对DNN从心跳中提取的特征的解释,并使心脏病专家能够根据单个心跳的形状和整个信号的节律来研究心电图。
通过在两个层面考虑心电图并采用DNN对心动周期进行建模,这项工作提出了一种从单导联心电图可靠检测AF的方法。