English

S$^3$NN: Time Step Reduction of Spiking Surrogate Gradients for Training Energy Efficient Single-Step Spiking Neural Networks

Machine Learning 2023-02-06 v2 Neural and Evolutionary Computing

Abstract

As the scales of neural networks increase, techniques that enable them to run with low computational cost and energy efficiency are required. From such demands, various efficient neural network paradigms, such as spiking neural networks (SNNs) or binary neural networks (BNNs), have been proposed. However, they have sticky drawbacks, such as degraded inference accuracy and latency. To solve these problems, we propose a single-step spiking neural network (S3^3NN), an energy-efficient neural network with low computational cost and high precision. The proposed S3^3NN processes the information between hidden layers by spikes as SNNs. Nevertheless, it has no temporal dimension so that there is no latency within training and inference phases as BNNs. Thus, the proposed S3^3NN has a lower computational cost than SNNs that require time-series processing. However, S3^3NN cannot adopt na\"{i}ve backpropagation algorithms due to the non-differentiability nature of spikes. We deduce a suitable neuron model by reducing the surrogate gradient for multi-time step SNNs to a single-time step. We experimentally demonstrated that the obtained surrogate gradient allows S3^3NN to be trained appropriately. We also showed that the proposed S3^3NN could achieve comparable accuracy to full-precision networks while being highly energy-efficient.

Keywords

Cite

@article{arxiv.2201.10879,
  title  = {S$^3$NN: Time Step Reduction of Spiking Surrogate Gradients for Training Energy Efficient Single-Step Spiking Neural Networks},
  author = {Kazuma Suetake and Shin-ichi Ikegawa and Ryuji Saiin and Yoshihide Sawada},
  journal= {arXiv preprint arXiv:2201.10879},
  year   = {2023}
}

Comments

23 pages, 6 figures