Department of Artificial Intelligence, Hanyang University, Seoul, Republic of Korea.
Department of Artificial Intelligence, Hanyang University, Seoul, Republic of Korea; Department of Biomedical Engineering, Hanyang University, Seoul, Republic of Korea; Department of Electronics Engineering, Hanyang University, Seoul, Republic of Korea.
Comput Biol Med. 2024 Aug;178:108788. doi: 10.1016/j.compbiomed.2024.108788. Epub 2024 Jun 27.
Convolutional neural networks (CNNs) are the most widely used deep-learning framework for decoding electroencephalograms (EEGs) due to their exceptional ability to extract hierarchical features from high-dimensional EEG data. Traditionally, CNNs have primarily utilized multi-channel raw EEG data as the input tensor; however, the performance of CNN-based EEG decoding may be enhanced by incorporating phase information alongside amplitude information.
This study introduces a novel CNN architecture called the Hilbert-transformed (HT) and raw EEG network (HiRENet), which incorporates both raw and HT EEG as inputs. This concurrent use of HT and raw EEG aims to integrate phase information with existing amplitude information, potentially offering a more comprehensive reflection of functional connectivity across various brain regions. The HiRENet model was developed using two CNN frameworks: ShallowFBCSPNet and a CNN with a residual block (ResCNN). The performance of the HiRENet model was assessed using a lab-made EEG database to classify human emotions, comparing three input modalities: raw EEG, HT EEG, and a combination of both signals. Additionally, the computational complexity was evaluated to validate the computational efficiency of the ResCNN design.
The HiRENet model based on ResCNN achieved the highest classification accuracy, with 86.03% for valence and 84.01% for arousal classifications, surpassing traditional CNN methodologies. Considering computational efficiency, ResCNN demonstrated superiority over ShallowFBCSPNet in terms of speed and inference time, despite having a higher parameter count.
Our experimental results showed that the proposed HiRENet can be potentially used as a new option to improve the overall performance for deep learning-based EEG decoding problems.
卷积神经网络(CNN)是最广泛使用的深度学习框架,用于解码脑电图(EEG),因为它们具有从高维 EEG 数据中提取层次特征的卓越能力。传统上,CNN 主要使用多通道原始 EEG 数据作为输入张量;然而,通过结合幅度信息和相位信息,可以提高基于 CNN 的 EEG 解码的性能。
本研究提出了一种名为希尔伯特变换(HT)和原始 EEG 网络(HiRENet)的新型 CNN 架构,该架构同时将原始 EEG 和 HT EEG 作为输入。这种同时使用 HT 和原始 EEG 的方法旨在将相位信息与现有的幅度信息相结合,可能更全面地反映不同脑区之间的功能连接。HiRENet 模型是使用两个 CNN 框架:浅层 FBCSPNet 和带有残差块的 CNN(ResCNN)开发的。使用实验室制作的 EEG 数据库评估 HiRENet 模型的性能,以分类人类情绪,比较三种输入方式:原始 EEG、HT EEG 和两种信号的组合。此外,还评估了计算复杂度,以验证 ResCNN 设计的计算效率。
基于 ResCNN 的 HiRENet 模型实现了最高的分类精度,对于效价的分类精度为 86.03%,对于唤醒度的分类精度为 84.01%,超过了传统的 CNN 方法。考虑到计算效率,ResCNN 在速度和推断时间方面优于 ShallowFBCSPNet,尽管参数数量较高。
我们的实验结果表明,所提出的 HiRENet 可以作为一种新的选择,用于提高基于深度学习的 EEG 解码问题的整体性能。