Shrinking Your TimeStep: Towards Low-Latency Neuromorphic Object Recognition with Spiking Neural Network
Yongqi Ding, Lin Zuo, Mengmeng Jing, Pei He, Yongjun Xiao

TL;DR
This paper introduces the Shrinking SNN (SSNN), a novel approach that reduces inference latency in neuromorphic object recognition by dividing SNNs into stages with shrinking timesteps, maintaining high accuracy at low latency.
Contribution
The paper proposes a new multi-stage SNN architecture with temporal shrinking and early classifiers to achieve low-latency recognition without performance loss.
Findings
Improves baseline accuracy by up to 21.41% on neuromorphic datasets.
Achieves 73.63% accuracy on CIFAR10-DVS with only 5 timesteps.
Effectively reduces latency while maintaining high recognition performance.
Abstract
Neuromorphic object recognition with spiking neural networks (SNNs) is the cornerstone of low-power neuromorphic computing. However, existing SNNs suffer from significant latency, utilizing 10 to 40 timesteps or more, to recognize neuromorphic objects. At low latencies, the performance of existing SNNs is drastically degraded. In this work, we propose the Shrinking SNN (SSNN) to achieve low-latency neuromorphic object recognition without reducing performance. Concretely, we alleviate the temporal redundancy in SNNs by dividing SNNs into multiple stages with progressively shrinking timesteps, which significantly reduces the inference latency. During timestep shrinkage, the temporal transformer smoothly transforms the temporal scale and preserves the information maximally. Moreover, we add multiple early classifiers to the SNN during training to mitigate the mismatch between the surrogate…
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 Networks and Reservoir Computing
MethodsAuxiliary Classifier · Spiking Neural Networks
