Self-Distillation Learning Based on Temporal-Spatial Consistency for Spiking Neural Networks
Lin Zuo, Yongqi Ding, Mengmeng Jing, Kunshan Yang, Yunqian, Yu

TL;DR
This paper introduces a cost-effective self-distillation method for spiking neural networks that leverages temporal and spatial consistency during training, improving performance without additional inference costs.
Contribution
The paper proposes a novel temporal-spatial self-distillation approach for SNNs that eliminates the need for external teacher models and enhances learning efficiency.
Findings
Achieves superior accuracy on CIFAR10/100 and ImageNet datasets.
Improves neuromorphic dataset performance on CIFAR10-DVS and DVS-Gesture.
No additional inference overhead introduced.
Abstract
Spiking neural networks (SNNs) have attracted considerable attention for their event-driven, low-power characteristics and high biological interpretability. Inspired by knowledge distillation (KD), recent research has improved the performance of the SNN model with a pre-trained teacher model. However, additional teacher models require significant computational resources, and it is tedious to manually define the appropriate teacher network architecture. In this paper, we explore cost-effective self-distillation learning of SNNs to circumvent these concerns. Without an explicit defined teacher, the SNN generates pseudo-labels and learns consistency during training. On the one hand, we extend the timestep of the SNN during training to create an implicit temporal ``teacher" that guides the learning of the original ``student", i.e., the temporal self-distillation. On the other hand, we guide…
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 · Neural Networks and Applications · Neural dynamics and brain function
MethodsSpiking Neural Networks · Knowledge Distillation
