Department of Mechanical and Aerospace Engineering, Missouri University of Science and Technology, Rolla, MO, 65409, USA.
Department of Computer Science, Missouri University of Science and Technology, Rolla, MO, 65409, USA.
Sci Rep. 2024 Apr 17;14(1):8850. doi: 10.1038/s41598-024-59469-7.
Spiking neural networks (SNNs) are receiving increased attention because they mimic synaptic connections in biological systems and produce spike trains, which can be approximated by binary values for computational efficiency. Recently, the addition of convolutional layers to combine the feature extraction power of convolutional networks with the computational efficiency of SNNs has been introduced. This paper studies the feasibility of using a convolutional spiking neural network (CSNN) to detect anticipatory slow cortical potentials (SCPs) related to braking intention in human participants using an electroencephalogram (EEG). Data was collected during an experiment wherein participants operated a remote-controlled vehicle on a testbed designed to simulate an urban environment. Participants were alerted to an incoming braking event via an audio countdown to elicit anticipatory potentials that were measured using an EEG. The CSNN's performance was compared to a standard CNN, EEGNet and three graph neural networks via 10-fold cross-validation. The CSNN outperformed all the other neural networks, and had a predictive accuracy of 99.06% with a true positive rate of 98.50%, a true negative rate of 99.20% and an F1-score of 0.98. Performance of the CSNN was comparable to the CNN in an ablation study using a subset of EEG channels that localized SCPs. Classification performance of the CSNN degraded only slightly when the floating-point EEG data were converted into spike trains via delta modulation to mimic synaptic connections.
尖峰神经网络 (SNN) 受到越来越多的关注,因为它们模拟了生物系统中的突触连接,并产生了尖峰序列,可以通过二进制值来近似,以提高计算效率。最近,已经引入了卷积层,将卷积网络的特征提取能力与 SNN 的计算效率相结合。本文研究了使用卷积尖峰神经网络 (CSNN) 通过脑电图 (EEG) 检测与人类参与者制动意图相关的预期慢皮质电位 (SCP) 的可行性。在一项实验中收集了数据,参与者在一个测试台上操作遥控车辆,该测试台旨在模拟城市环境。参与者通过音频倒计时收到即将发生的制动事件警报,以引出使用 EEG 测量的预期电位。通过 10 倍交叉验证,将 CSNN 的性能与标准 CNN、EEGNet 和三个图神经网络进行了比较。CSNN 的性能优于所有其他神经网络,预测准确率为 99.06%,真阳性率为 98.50%,真阴性率为 99.20%,F1 得分为 0.98。在使用定位 SCP 的 EEG 通道子集的消融研究中,CSNN 的性能与 CNN 相当。当通过 delta 调制将浮点 EEG 数据转换为尖峰序列以模拟突触连接时,CSNN 的分类性能仅略有下降。