Madan Parul, Singh Vijay, Singh Devesh Pratap, Diwakar Manoj, Pant Bhaskar, Kishor Avadh
Department of Computer Science and Engineering, Graphic Era Deemed to Be University, Dehradun 248002, India.
Department of Computer Science and Engineering, Thapar Institute of Engineering and Technology, Patiala 147004, India.
Bioengineering (Basel). 2022 Apr 2;9(4):152. doi: 10.3390/bioengineering9040152.
Arrhythmias are defined as irregularities in the heartbeat rhythm, which may infrequently occur in a human's life. These arrhythmias may cause potentially fatal complications, which may lead to an immediate risk of life. Thus, the detection and classification of arrhythmias is a pertinent issue for cardiac diagnosis. (1) Background: To capture these sporadic events, an electrocardiogram (ECG), a register containing the heart's electrical function, is considered the gold standard. However, since ECG carries a vast amount of information, it becomes very complex and challenging to extract the relevant information from visual analysis. As a result, designing an efficient (automated) system to analyse the enormous quantity of data possessed by ECG is critical. (2) Method: This paper proposes a hybrid deep learning-based approach to automate the detection and classification process. This paper makes two-fold contributions. First, 1D ECG signals are translated into 2D Scalogram images to automate the noise filtering and feature extraction. Then, based on experimental evidence, by combining two learning models, namely 2D convolutional neural network (CNN) and the Long Short-Term Memory (LSTM) network, a hybrid model called 2D-CNN-LSTM is proposed. (3) Result: To evaluate the efficacy of the proposed 2D-CNN-LSTM approach, we conducted a rigorous experimental study using the widely adopted MIT-BIH arrhythmia database. The obtained results show that the proposed approach provides ≈98.7%, 99%, and 99% accuracy for Cardiac Arrhythmias (ARR), Congestive Heart Failure (CHF), and Normal Sinus Rhythm (NSR), respectively. Moreover, it provides an average sensitivity of the proposed model of 98.33% and a specificity value of 98.35%, for all three arrhythmias. (4) Conclusions: For the classification of arrhythmias, a robust approach has been introduced where 2D scalogram images of ECG signals are trained over the CNN-LSTM model. The results obtained are better as compared to the other existing techniques and will greatly reduce the amount of intervention required by doctors. For future work, the proposed method can be applied over some live ECG signals and Bi-LSTM can be applied instead of LSTM.
心律失常被定义为心跳节律的不规则,这种情况在人的一生中可能偶尔发生。这些心律失常可能会导致潜在的致命并发症,进而可能带来直接的生命危险。因此,心律失常的检测和分类是心脏诊断中的一个相关问题。(1)背景:为了捕捉这些偶发事件,心电图(ECG),即一份记录心脏电功能的文件,被视为金标准。然而,由于心电图包含大量信息,从视觉分析中提取相关信息变得非常复杂且具有挑战性。因此,设计一个高效(自动化)的系统来分析心电图所拥有的大量数据至关重要。(2)方法:本文提出了一种基于深度学习的混合方法来自动化检测和分类过程。本文有两方面的贡献。首先,将一维心电图信号转换为二维尺度图图像以自动进行噪声过滤和特征提取。然后,基于实验证据,通过结合两种学习模型,即二维卷积神经网络(CNN)和长短期记忆(LSTM)网络,提出了一种名为二维CNN-LSTM的混合模型。(3)结果:为了评估所提出的二维CNN-LSTM方法的有效性,我们使用广泛采用的麻省理工学院-比哈尔心律失常数据库进行了一项严格的实验研究。获得的结果表明,所提出的方法对心律失常(ARR)、充血性心力衰竭(CHF)和正常窦性心律(NSR)的准确率分别约为98.7%、99%和99%。此外,对于所有三种心律失常,所提出模型的平均灵敏度为98.33%,特异性值为98.35%。(4)结论:对于心律失常的分类,引入了一种稳健的方法,即通过CNN-LSTM模型对心电图信号的二维尺度图图像进行训练。与其他现有技术相比,所获得的结果更好,并且将大大减少医生所需的干预量。对于未来的工作,所提出的方法可以应用于一些实时心电图信号,并且可以应用双向LSTM代替LSTM。