Patel Sahaj Anilbhai, Yildirim Abidin
Department of Electrical and Computer Engineering, The University of Alabama at Birmingham, Birmingham, AL, United States.
Front Neuroinform. 2023 Mar 24;17:1081160. doi: 10.3389/fninf.2023.1081160. eCollection 2023.
This paper presents a time-efficient preprocessing framework that converts any given 1D physiological signal recordings into a 2D image representation for training image-based deep learning models. The non-stationary signal is rasterized into the 2D image using Bresenham's line algorithm with time complexity O(n). The robustness of the proposed approach is evaluated based on two publicly available datasets. This study classified three different neural spikes (multi-class) and EEG epileptic seizure and non-seizure (binary class) based on shapes using a modified 2D Convolution Neural Network (2D CNN). The multi-class dataset consists of artificially simulated neural recordings with different Signal-to-Noise Ratios (SNR). The 2D CNN architecture showed significant performance for all individual SNRs scores with (SNR/ACC): 0.5/99.69, 0.75/99.69, 1.0/99.49, 1.25/98.85, 1.5/97.43, 1.75/95.20 and 2.0/91.98. Additionally, the binary class dataset also achieved 97.52% accuracy by outperforming several others proposed algorithms. Likewise, this approach could be employed on other biomedical signals such as Electrocardiograph (EKG) and Electromyography (EMG).
本文提出了一种高效的预处理框架,该框架可将任何给定的一维生理信号记录转换为二维图像表示,用于训练基于图像的深度学习模型。使用时间复杂度为O(n)的布雷森汉姆直线算法将非平稳信号光栅化为二维图像。基于两个公开可用的数据集评估了所提方法的鲁棒性。本研究使用改进的二维卷积神经网络(2D CNN),基于形状对三种不同的神经尖峰(多类)以及脑电图癫痫发作和非癫痫发作(二类)进行分类。多类数据集由具有不同信噪比(SNR)的人工模拟神经记录组成。二维卷积神经网络架构在所有单个信噪比分数下均表现出显著性能,(SNR/ACC)分别为:0.5/99.69、0.75/99.69、1.0/99.49、1.25/98.85、1.5/97.43、1.75/95.20和2.0/91.98。此外,二类数据集也通过优于其他几种提出的算法达到了97.52%的准确率。同样,这种方法也可应用于其他生物医学信号,如心电图(EKG)和肌电图(EMG)。