LGNEApr 26, 2023

Membrane Potential Distribution Adjustment and Parametric Surrogate Gradient in Spiking Neural Networks

arXiv:2304.13289v1h-index: 3
Originality Incremental advance
AI Analysis

This work addresses the training inefficiency in SNNs, which are important for energy-efficient AI applications, by introducing novel methods to improve gradient-based learning, representing a significant but incremental advancement in the field.

The paper tackles the challenge of training spiking neural networks (SNNs) by proposing a parametric surrogate gradient (PSG) method to optimize surrogate gradients and a potential distribution adjustment (PDA) technique to correct neural potential deviations, resulting in state-of-the-art performance on static and dynamic datasets with fewer timesteps.

As an emerging network model, spiking neural networks (SNNs) have aroused significant research attentions in recent years. However, the energy-efficient binary spikes do not augur well with gradient descent-based training approaches. Surrogate gradient (SG) strategy is investigated and applied to circumvent this issue and train SNNs from scratch. Due to the lack of well-recognized SG selection rule, most SGs are chosen intuitively. We propose the parametric surrogate gradient (PSG) method to iteratively update SG and eventually determine an optimal surrogate gradient parameter, which calibrates the shape of candidate SGs. In SNNs, neural potential distribution tends to deviate unpredictably due to quantization error. We evaluate such potential shift and propose methodology for potential distribution adjustment (PDA) to minimize the loss of undesired pre-activations. Experimental results demonstrate that the proposed methods can be readily integrated with backpropagation through time (BPTT) algorithm and help modulated SNNs to achieve state-of-the-art performance on both static and dynamic dataset with fewer timesteps.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes