Low Latency Conversion of Artificial Neural Network Models to Rate-encoded Spiking Neural Networks
Zhanglu Yan, Jun Zhou, Weng-Fai Wong

TL;DR
This paper introduces novel techniques for converting artificial neural networks into rate-encoded spiking neural networks with very low latency, achieving high accuracy on multiple datasets, including ImageNet.
Contribution
The paper presents a suite of methods that significantly reduce conversion information loss, enabling low-latency SNNs with state-of-the-art accuracy.
Findings
Achieved 98.73% accuracy on MNIST with 1 time step
Achieved 76.38% accuracy on CIFAR-100 with 8 time steps
Achieved 75.35%/79.16% accuracy on ImageNet with 100/200 time steps
Abstract
Spiking neural networks (SNNs) are well suited for resource-constrained applications as they do not need expensive multipliers. In a typical rate-encoded SNN, a series of binary spikes within a globally fixed time window is used to fire the neurons. The maximum number of spikes in this time window is also the latency of the network in performing a single inference, as well as determines the overall energy efficiency of the model. The aim of this paper is to reduce this while maintaining accuracy when converting ANNs to their equivalent SNNs. The state-of-the-art conversion schemes yield SNNs with accuracies comparable with ANNs only for large window sizes. In this paper, we start with understanding the information loss when converting from pre-existing ANN models to standard rate-encoded SNN models. From these insights, we propose a suite of novel techniques that together mitigate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices · Neural dynamics and brain function
