Rethinking Pretraining as a Bridge from ANNs to SNNs
Yihan Lin, Yifan Hu, Shijie Ma, Guoqi Li, Dongjie Yu

TL;DR
This paper introduces a novel SNN training paradigm that combines conversion and direct training methods, significantly reducing training time while maintaining high accuracy, demonstrated on large-scale datasets.
Contribution
The proposed paradigm integrates conversion and training techniques with pretraining and BP-based training, offering a more efficient SNN training pipeline with state-of-the-art results.
Findings
Achieved similar or higher accuracy with 1/10 training time on ImageNet-1K.
Reduced training time by 2/5 on ES-ImageNet.
Provided a new time-accuracy benchmark on ES-UCF101.
Abstract
Spiking neural networks (SNNs) are known as a typical kind of brain-inspired models with their unique features of rich neuronal dynamics, diverse coding schemes and low power consumption properties. How to obtain a high-accuracy model has always been the main challenge in the field of SNN. Currently, there are two mainstream methods, i.e., obtaining a converted SNN through converting a well-trained Artificial Neural Network (ANN) to its SNN counterpart or training an SNN directly. However, the inference time of a converted SNN is too long, while SNN training is generally very costly and inefficient. In this work, a new SNN training paradigm is proposed by combining the concepts of the two different training methods with the help of the pretrain technique and BP-based deep SNN training mechanism. We believe that the proposed paradigm is a more efficient pipeline for training SNNs. 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural dynamics and brain function · Ferroelectric and Negative Capacitance Devices
