论文标题
dens-ecg:一种对ECG信号描述的深度学习方法
DENS-ECG: A Deep Learning Approach for ECG Signal Delineation
论文作者
论文摘要
目标:随着电信监测领域的技术进步,现在可以收集大量的电体生理信号,例如心电图(ECG)。因此,有必要开发能够实时分析这些大量数据的模型/算法。本文提出了一个深度学习模型,用于实时的心跳分段。方法:所提出的算法(称为dens-ECG算法)结合了卷积神经网络(CNN)和长期短期记忆(LSTM)模型,以检测不同心跳波形的发作,峰值和偏移,例如P-Wave,QRS QRS复合物,T-Wave,Wave和Wove(NW)。该模型将使用ECG作为输入,通过训练过程学会提取高级功能,与其他基于机器学习的方法不同,它消除了功能工程步骤。结果:提出的dens-ecg模型在数据集上进行了训练和验证,其长度为105个ECG,每个长度为15分钟,并获得了5倍的交叉验证,分别达到97.95%和95.68%的平均灵敏度和精度为97.95%和95.68%。此外,在看不见的数据集上评估了该模型,以检查其在QRS检测中的鲁棒性,从而使灵敏度为99.61%,精度为99.52%。结论:经验结果表明,CNN-LSTM联合模型用于ECG信号划定的灵活性和准确性。意义:本文提出了一种有效且易于使用的方法,该方法使用深度学习进行心跳细分,可以在实时的电信监测系统中使用。
Objectives: With the technological advancements in the field of tele-health monitoring, it is now possible to gather huge amounts of electro-physiological signals such as electrocardiogram (ECG). It is therefore necessary to develop models/algorithms that are capable of analysing these massive amounts of data in real-time. This paper proposes a deep learning model for real-time segmentation of heartbeats. Methods: The proposed algorithm, named as the DENS-ECG algorithm, combines convolutional neural network (CNN) and long short-term memory (LSTM) model to detect onset, peak, and offset of different heartbeat waveforms such as the P-wave, QRS complex, T-wave, and No wave (NW). Using ECG as the inputs, the model learns to extract high level features through the training process, which, unlike other classical machine learning based methods, eliminates the feature engineering step. Results: The proposed DENS-ECG model was trained and validated on a dataset with 105 ECGs of length 15 minutes each and achieved an average sensitivity and precision of 97.95% and 95.68%, respectively, using a 5-fold cross validation. Additionally, the model was evaluated on an unseen dataset to examine its robustness in QRS detection, which resulted in a sensitivity of 99.61% and precision of 99.52%. Conclusion: The empirical results show the flexibility and accuracy of the combined CNN-LSTM model for ECG signal delineation. Significance: This paper proposes an efficient and easy to use approach using deep learning for heartbeat segmentation, which could potentially be used in real-time tele-health monitoring systems.