Learning High-Performance Spiking Neural Networks with Multi-Compartment Spiking Neurons.

Xinjie Li,Jianxiong Tang,Jianhuang Lai
DOI: https://doi.org/10.1007/978-3-031-46308-2_8
2023-01-01
Abstract:In recent years, spiking neural networks (SNNs) have gained significant attention due to bio-inspired working mechanism. The VGG-like and ResNet-like architectures are widely used for SNNs modeling. However, the spiking features of such architectures are generated by the layer-wise Integrate-and-Fire (IF) dynamics. The firing of deep neurons is independent of the neurons in the shallow layers. In this paper, we propose Multi-Compartment Spiking Neural Network (MC-SNN) that integrates the MPs of the shallow neurons to fire the deep neurons. Specifically, the MC-SNN is modeled by a Multi-Compartment Leaky Integrate-and-Fire (MC-LIF) neuron and an Adaptive Gating Unit (AGU). The MC-LIF neuron models the IF dynamics using the MPs from both deep and shallow layers, and the AGU adaptively scales the MPs of the MC-LIF neuron. These increase the information interaction between spiking neurons and improve the performance of SNNs. Besides, we design the Binarized Synaptic Encoder (BSE) to reduce the computation cost for the input of SNNs. Experimental results show that the MC-SNN performs well on the neuromorphic datasets, reaching 79.52% and 81.24% on CIFAR10-DVS and N-Caltech101, respectively.
What problem does this paper attempt to address?