paper-with-me

Papers

Enhanced Self-Distillation Framework for Efficient Spiking Neural Network Training

2025-10-04 · Xiaochen Zhao, Chengting Yu, Kairong Yu, Lei Liu, Aili Wang arxiv

Spiking Neural Networks (SNNs) exhibit exceptional energy efficiency on neuromorphic hardware due to their sparse activation patterns. However, conventional training methods based on surrogate gradients and Backpropagation Through Time (BPTT) not only lag behind Artificial Neural Networks (ANNs) in performance, but also incur significant computational and memory overheads that grow linearly with the temporal dimension. To enable high-performance SNN training under limited computational resources, we propose an enhanced self-distillation framework, jointly optimized with rate-based backpropagation. Specifically, the firing rates of intermediate SNN layers are projected onto lightweight ANN branches, and high-quality knowledge generated by the model itself is used to optimize substructures through the ANN pathways. Unlike traditional self-distillation paradigms, we observe that low-quality self-generated knowledge may hinder convergence. To address this, we decouple the teacher signal into reliable and unreliable components, ensuring that only reliable knowledge is used to guide the optimization of the model. Extensive experiments on CIFAR-10, CIFAR-100, CIFAR10-DVS, and ImageNet demonstrate that our method reduces training complexity while achieving high-performance SNN training. Our code is available at https://github.com/Intelli-Chip-Lab/enhanced-self-distillation-framework-for-snn.

📄 PDF Abstract BibTeX arXiv:2510.06254

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Synergy Between the Strong and the Weak: Spiking Neural Networks are Inherently Self-Distillers

2025-10-09 · Yongqi Ding, Lin Zuo, Mengmeng Jing, Kunshan Yang 외 arxiv

Brain-inspired spiking neural networks (SNNs) promise to be a low-power alternative to computationally intensive artificial neural networks (ANNs), although performance gaps persist. Recent studies have improved the perf…

Knowledge DistillationAdversarial Robustness

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

SAEN-BGS: Energy-Efficient Spiking AutoEncoder Network for Background Subtraction

2025-05-12 · Zhixuan Zhang, Xiaopeng Li, Qi Liu

Background subtraction (BGS) is utilized to detect moving objects in a video and is commonly employed at the onset of object tracking and human recognition processes. Nevertheless, existing BGS techniques utilizing deep …

Object Tracking

Self-Distillation Learning Based on Temporal-Spatial Consistency for Spiking Neural Networks

2024-06-12 · Lin Zuo, Yongqi Ding, Mengmeng Jing, Kunshan Yang 외

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 im…

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