paper-with-me

홈 › Papers

Cross Knowledge Distillation between Artificial and Spiking Neural Networks

2025-07-12 · Shuhan Ye, Yuanbin Qian, Chong Wang, Sunqi Lin, Jiazhen Xu, Jiangbo Qian, Yuqi Li 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 annotated event-based datasets and immature SNN architectures result in their performance inferior to that of Artificial Neural Networks (ANNs). To enhance the performance of SNNs on their optimal data format, DVS data, we explore using RGB data and well-performing ANNs to implement knowledge distillation. In this case, solving cross-modality and cross-architecture challenges is necessary. In this paper, we propose cross knowledge distillation (CKD), which not only leverages semantic similarity and sliding replacement to mitigate the cross-modality challenge, but also uses an indirect phased knowledge distillation to mitigate the cross-architecture challenge. We validated our method on main-stream neuromorphic datasets, including N-Caltech101 and CEP-DVS. The experimental results show that our method outperforms current State-of-the-Art methods. The code will be available at https://github.com/ShawnYE618/CKD

📄 PDF Abstract BibTeX arXiv:2507.09269

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationSemantic Similarity

Similar Papers 제목 키워드 기반

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

Not All Timesteps Matter Equally: Selective Alignment Knowledge Distillation for Spiking Neural Networks

2026-05-14 · Kai Sun, Peibo Duan, Yongsheng Huang, Guowei Zhang 외 arxiv

Spiking neural networks (SNNs), which are brain-inspired and spike-driven, achieve high energy efficiency. However, a performance gap between SNNs and artificial neural networks (ANNs) still remains. Knowledge distillati…

Knowledge Distillation

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

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

SpikeOPD: Stable On-Policy Distillation for Autoregressive Spiking Language Models

2026-08-28 · Enqiao Lu, Xingrui Yu, Yiwei Fu, Zhenglin Wan 외 arxiv

Spiking neural networks (SNNs) offer a path to energy-efficient language modeling through sparse encoding and event-driven computation, but training capable spiking language models from scratch remains difficult. A pract…

Knowledge Distillation