Department of Computer Engineering, Munzur University, Tunceli,62000, Turkey.
Department of Software Engineering, Firat University, Elazig, Turkey.
Comput Methods Programs Biomed. 2020 Dec;197:105740. doi: 10.1016/j.cmpb.2020.105740. Epub 2020 Sep 8.
Cardiac arrhythmia, which is an abnormal heart rhythm, is a common clinical problem in cardiology. Detection of arrhythmia on an extended duration electrocardiogram (ECG) is done based on initial algorithmic software screening, with final visual validation by cardiologists. It is a time consuming and subjective process. Therefore, fully automated computer-assisted detection systems with a high degree of accuracy have an essential role in this task. In this study, we proposed an effective deep neural network (DNN) model to detect different rhythm classes from a new ECG database.
Our DNN model was designed for high performance on all ECG leads. The proposed model, which included both representation learning and sequence learning tasks, showed promising results on all 12-lead inputs. Convolutional layers and sub-sampling layers were used in the representation learning phase. The sequence learning part involved a long short-term memory (LSTM) unit after representation of learning layers.
We performed two different class scenarios, including reduced rhythms (seven rhythm types) and merged rhythms (four rhythm types) according to the records from the database. Our trained DNN model achieved 92.24% and 96.13% accuracies for the reduced and merged rhythm classes, respectively.
Recently, deep learning algorithms have been found to be useful because of their high performance. The main challenge is the scarcity of appropriate training and testing resources because model performance is dependent on the quality and quantity of case samples. In this study, we used a new public arrhythmia database comprising more than 10,000 records. We constructed an efficient DNN model for automated detection of arrhythmia using these records.
心律失常是一种异常的心率,是心脏病学中的常见临床问题。在长时间心电图(ECG)上检测心律失常是基于初始算法软件筛查,最终由心脏病专家进行视觉验证。这是一个耗时且主观的过程。因此,具有高度准确性的全自动计算机辅助检测系统在这项任务中具有重要作用。在这项研究中,我们提出了一种有效的深度神经网络(DNN)模型,用于从新的 ECG 数据库中检测不同的节律类型。
我们的 DNN 模型旨在在所有 ECG 导联上实现高性能。所提出的模型包括表示学习和序列学习任务,在所有 12 导联输入上均表现出了有前景的结果。在表示学习阶段使用卷积层和子采样层。序列学习部分涉及表示学习层后的长短期记忆(LSTM)单元。
我们根据数据库中的记录执行了两种不同的类场景,包括简化的节律(七种节律类型)和合并的节律(四种节律类型)。我们训练的 DNN 模型在简化和合并的节律类别的准确率分别达到了 92.24%和 96.13%。
最近,由于其高性能,深度学习算法已被发现很有用。主要挑战是缺乏适当的培训和测试资源,因为模型性能取决于案例样本的质量和数量。在这项研究中,我们使用了一个新的公共心律失常数据库,其中包含超过 10000 个记录。我们使用这些记录构建了一个有效的 DNN 模型,用于自动化检测心律失常。