Du Xiuli, Wang Xinyue, Zhu Luyao, Ding Xiaohui, Lv Yana, Qiu Shaoming, Liu Qingli
School of Information Engineering, Dalian University, Dalian 116622, China.
Communication and Network Laboratory, Dalian University, Dalian 116622, China.
Brain Sci. 2024 Apr 9;14(4):367. doi: 10.3390/brainsci14040367.
EEG signals combined with deep learning play an important role in the study of human-computer interaction. However, the limited dataset makes it challenging to study EEG signals using deep learning methods. Inspired by the GAN network in image generation, this paper presents an improved generative adversarial network model L-C-WGAN-GP to generate artificial EEG data to augment training sets and improve the application of BCI in various fields. The generator consists of a long short-term memory (LSTM) network and the discriminator consists of a convolutional neural network (CNN) which uses the gradient penalty-based Wasserstein distance as the loss function in model training. The model can learn the statistical features of EEG signals and generate EEG data that approximate real samples. In addition, the performance of the compressed sensing reconstruction model can be improved by using augmented datasets. Experiments show that, compared with the existing advanced data amplification techniques, the proposed model produces EEG signals closer to the real EEG signals as measured by RMSE, FD and WTD indicators. In addition, in the compressed reconstruction of EEG signals, adding the new data reduces the loss by about 15% compared with the original data, which greatly improves the reconstruction accuracy of the EEG signals' compressed sensing.
脑电图(EEG)信号与深度学习相结合在人机交互研究中发挥着重要作用。然而,数据集的有限性使得使用深度学习方法研究EEG信号具有挑战性。受图像生成中GAN网络的启发,本文提出了一种改进的生成对抗网络模型L-C-WGAN-GP,用于生成人工EEG数据以扩充训练集,并改善脑机接口(BCI)在各个领域的应用。生成器由长短期记忆(LSTM)网络组成,判别器由卷积神经网络(CNN)组成,在模型训练中使用基于梯度惩罚的瓦瑟斯坦距离作为损失函数。该模型可以学习EEG信号的统计特征,并生成近似真实样本的EEG数据。此外,通过使用扩充数据集可以提高压缩感知重建模型的性能。实验表明,与现有的先进数据扩增技术相比,所提出的模型生成的EEG信号在均方根误差(RMSE)、弗雷歇距离(FD)和瓦瑟斯坦距离(WTD)指标衡量下更接近真实EEG信号。此外,在EEG信号的压缩重建中,与原始数据相比,添加新数据可使损失降低约15%,这大大提高了EEG信号压缩感知的重建精度。