Brain-Inspired Cognitive Intelligence Lab, Institute of Automation, Chinese Academy of Sciences (CAS), Beijing, China; School of Future Technology, University of Chinese Academy of Sciences, Beijing, China.
Brain-Inspired Cognitive Intelligence Lab, Institute of Automation, Chinese Academy of Sciences (CAS), Beijing, China.
Neural Netw. 2024 Feb;170:190-201. doi: 10.1016/j.neunet.2023.10.056. Epub 2023 Nov 10.
Inspired by the information transmission process in the brain, Spiking Neural Networks (SNNs) have gained considerable attention due to their event-driven nature. However, as the network structure grows complex, managing the spiking behavior within the network becomes challenging. Networks with excessively dense or sparse spikes fail to transmit sufficient information, inhibiting SNNs from exhibiting superior performance. Current SNNs linearly sum presynaptic information in postsynaptic neurons, overlooking the adaptive adjustment effect of dendrites on information processing. In this study, we introduce the Dendritic Spatial Gating Module (DSGM), which scales and translates the input, reducing the loss incurred when transforming the continuous membrane potential into discrete spikes. Simultaneously, by implementing the Dendritic Temporal Adjust Module (DTAM), dendrites assign different importance to inputs of different time steps, facilitating the establishment of the temporal dependency of spiking neurons and effectively integrating multi-step time information. The fusion of these two modules results in a more balanced spike representation within the network, significantly enhancing the neural network's performance. This approach has achieved state-of-the-art performance on static image datasets, including CIFAR10 and CIFAR100, as well as event datasets like DVS-CIFAR10, DVS-Gesture, and N-Caltech101. It also demonstrates competitive performance compared to the current state-of-the-art on the ImageNet dataset.
受大脑信息传输过程的启发,由于具有事件驱动的特性,尖峰神经网络(SNN)受到了相当多的关注。然而,随着网络结构变得越来越复杂,管理网络内的尖峰行为变得具有挑战性。具有过于密集或稀疏尖峰的网络无法传输足够的信息,从而抑制了 SNN 表现出优异的性能。当前的 SNN 在线性地对突触后神经元中的突触前信息进行求和,忽略了树突对信息处理的自适应调整作用。在本研究中,我们引入了树突空间门控模块(DSGM),它对输入进行缩放和转换,减少了将连续膜电位转换为离散尖峰时的损失。同时,通过实现树突时间调整模块(DTAM),树突为不同时间步的输入分配不同的重要性,有利于建立尖峰神经元的时间依赖性,并有效地整合多步时间信息。这两个模块的融合导致网络内的尖峰表示更加平衡,显著提高了神经网络的性能。这种方法在静态图像数据集(包括 CIFAR10 和 CIFAR100)以及事件数据集(如 DVS-CIFAR10、DVS-Gesture 和 N-Caltech101)上都取得了最先进的性能。与 ImageNet 数据集上当前的最先进方法相比,它也表现出了竞争力。