Software Engineering Department, University of Engineering and Technology Taxila, Punjab 47050, Pakistan.
Center for Research in Computer Vision Lab (CRCV Lab), College of Engineering and Computer Science, University of central Florida (UCF), Orlando, FL 32816, USA.
Sensors (Basel). 2021 Feb 1;21(3):951. doi: 10.3390/s21030951.
Electrocardiogram (ECG) signals play a vital role in diagnosing and monitoring patients suffering from various cardiovascular diseases (CVDs). This research aims to develop a robust algorithm that can accurately classify the electrocardiogram signal even in the presence of environmental noise. A one-dimensional convolutional neural network (CNN) with two convolutional layers, two down-sampling layers, and a fully connected layer is proposed in this work. The same 1D data was transformed into two-dimensional (2D) images to improve the model's classification accuracy. Then, we applied the 2D CNN model consisting of input and output layers, three 2D-convolutional layers, three down-sampling layers, and a fully connected layer. The classification accuracy of 97.38% and 99.02% is achieved with the proposed 1D and 2D model when tested on the publicly available Massachusetts Institute of Technology-Beth Israel Hospital (MIT-BIH) arrhythmia database. Both proposed 1D and 2D CNN models outperformed the corresponding state-of-the-art classification algorithms for the same data, which validates the proposed models' effectiveness.
心电图(ECG)信号在诊断和监测患有各种心血管疾病(CVD)的患者方面起着至关重要的作用。本研究旨在开发一种强大的算法,即使在存在环境噪声的情况下,也能准确地对心电图信号进行分类。本工作提出了一种具有两个卷积层、两个下采样层和一个全连接层的一维卷积神经网络(CNN)。将相同的 1D 数据转换为二维(2D)图像,以提高模型的分类准确性。然后,我们应用了由输入和输出层、三个 2D 卷积层、三个下采样层和一个全连接层组成的 2D-CNN 模型。当在公开的麻省理工学院-贝斯以色列医院(MIT-BIH)心律失常数据库上进行测试时,所提出的 1D 和 2D 模型分别实现了 97.38%和 99.02%的分类准确率。对于相同的数据,所提出的 1D 和 2D-CNN 模型均优于相应的最先进分类算法,这验证了所提出模型的有效性。