paper-with-me

Papers

Constructing Deep Spiking Neural Networks from Artificial Neural Networks with Knowledge Distillation

2023-04-12 · CVPR 2023 1 · Qi Xu, Yaxin Li, Jiangrong Shen, Jian K Liu, Huajin Tang, Gang Pan

Spiking neural networks (SNNs) are well known as the brain-inspired models with high computing efficiency, due to a key component that they utilize spikes as information units, close to the biological neural systems. Although spiking based models are energy efficient by taking advantage of discrete spike signals, their performance is limited by current network structures and their training methods. As discrete signals, typical SNNs cannot apply the gradient descent rules directly into parameters adjustment as artificial neural networks (ANNs). Aiming at this limitation, here we propose a novel method of constructing deep SNN models with knowledge distillation (KD) that uses ANN as teacher model and SNN as student model. Through ANN-SNN joint training algorithm, the student SNN model can learn rich feature information from the teacher ANN model through the KD method, yet it avoids training SNN from scratch when communicating with non-differentiable spikes. Our method can not only build a more efficient deep spiking structure feasibly and reasonably, but use few time steps to train whole model compared to direct training or ANN to SNN methods. More importantly, it has a superb ability of noise immunity for various types of artificial noises and natural signals. The proposed novel method provides efficient ways to improve the performance of SNN through constructing deeper structures in a high-throughput fashion, with potential usage for light and efficient brain-inspired computing of practical scenarios.

📄 PDF Abstract BibTeX arXiv:2304.05627

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Cross Knowledge Distillation between Artificial and Spiking Neural Networks

2025-07-12 · Shuhan Ye, Yuanbin Qian, Chong Wang, Sunqi Lin 외 arxiv

Recently, Spiking Neural Networks (SNNs) have demonstrated rich potential in computer vision domain due to their high biological plausibility, event-driven characteristic and energy-saving efficiency. Still, limited anno…

Knowledge DistillationSemantic Similarity

Distilling Spikes: Knowledge Distillation in Spiking Neural Networks

2020-05-01 · Ravi Kumar Kushawaha, Saurabh Kumar, Biplab Banerjee, Rajbabu Velmurugan

Spiking Neural Networks (SNN) are energy-efficient computing architectures that exchange spikes for processing information, unlike classical Artificial Neural Networks (ANN). Due to this, SNNs are better suited for real-…

image-classificationImage ClassificationKnowledge DistillationModel Compression

Brain-inspired Graph Spiking Neural Networks for Commonsense Knowledge Representation and Reasoning

2022-07-11 · Hongjian Fang, Yi Zeng, Jianbo Tang, Yuwei Wang 외

How neural networks in the human brain represent commonsense knowledge, and complete related reasoning tasks is an important research topic in neuroscience, cognitive science, psychology, and artificial intelligence. Alt…

SNN-PAR: Energy Efficient Pedestrian Attribute Recognition via Spiking Neural Networks

2024-10-10 · Haiyang Wang, Qian Zhu, Mowen She, Yabo Li 외

Artificial neural network based Pedestrian Attribute Recognition (PAR) has been widely studied in recent years, despite many progresses, however, the energy consumption is still high. To address this issue, in this paper…

AttributeKnowledge DistillationPedestrian Attribute Recognition

Temporal Separation with Entropy Regularization for Knowledge Distillation in Spiking Neural Networks

2025-03-05 · CVPR 2025 1 · Kairong Yu, Chengting Yu, Tianqing Zhang, Xiaochen Zhao 외

Spiking Neural Networks (SNNs), inspired by the human brain, offer significant computational efficiency through discrete spike-based information transfer. Despite their potential to reduce inference energy consumption, a…

Computational EfficiencyKnowledge DistillationModel Optimization