Pith. sign in

REVIEW 2 cited by

Head-Tail-Aware KL Divergence in Knowledge Distillation for Spiking Neural Networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.20445 v2 pith:ERSDNC5G submitted 2025-04-29 cs.AI

Head-Tail-Aware KL Divergence in Knowledge Distillation for Spiking Neural Networks

classification cs.AI
keywords divergenceknowledgemethodssnnsmethodnetworksneuralalign
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Spiking Neural Networks (SNNs) have emerged as a promising approach for energy-efficient and biologically plausible computation. However, due to limitations in existing training methods and inherent model constraints, SNNs often exhibit a performance gap when compared to Artificial Neural Networks (ANNs). Knowledge distillation (KD) has been explored as a technique to transfer knowledge from ANN teacher models to SNN student models to mitigate this gap. Traditional KD methods typically use Kullback-Leibler (KL) divergence to align output distributions. However, conventional KL-based approaches fail to fully exploit the unique characteristics of SNNs, as they tend to overemphasize high-probability predictions while neglecting low-probability ones, leading to suboptimal generalization. To address this, we propose Head-Tail Aware Kullback-Leibler (HTA-KL) divergence, a novel KD method for SNNs. HTA-KL introduces a cumulative probability-based mask to dynamically distinguish between high- and low-probability regions. It assigns adaptive weights to ensure balanced knowledge transfer, enhancing the overall performance. By integrating forward KL (FKL) and reverse KL (RKL) divergence, our method effectively align both head and tail regions of the distribution. We evaluate our methods on CIFAR-10, CIFAR-100 and Tiny ImageNet datasets. Our method outperforms existing methods on most datasets with fewer timesteps.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

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

    cs.LG 2026-05 conditional novelty 7.0

    SeAl-KD improves SNN accuracy by equalizing competing logits at erroneous timesteps and reweighting temporal alignment using confidence and inter-timestep similarity.

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

    cs.LG 2026-05 unverdicted novelty 6.0

    SeAl-KD selectively aligns class-level and temporal knowledge in SNNs by equalizing competing logits at erroneous timesteps and reweighting alignment by confidence and inter-timestep similarity, outperforming uniform ...