paper-with-me

홈 › Papers

Quantization of Spiking Neural Networks Beyond Accuracy

2026-04-15 · Evan Gibson Smith, Jacob Whitehill, Fatemeh Ganji arxiv

Quantization is a natural complement to the sparse, event-driven computation of Spiking Neural Networks, reducing memory bandwidth and arithmetic cost for deployment on resource-constrained hardware. However, existing SNN quantization evaluation focuses almost exclusively on accuracy, overlooking whether a quantized network preserves the firing behavior of its full-precision counterpart. We demonstrate that quantization method, clipping range, and bit-width can produce substantially different firing distributions at equivalent accuracy, differences invisible to standard metrics but relevant to deployment, where firing activity governs effective sparsity, state storage, and event-processing load. To capture this gap, we propose Earth Mover's Distance as a diagnostic metric for firing distribution divergence, and apply it systematically across weight and membrane quantization on SEW-ResNet architectures trained on CIFAR-10 and CIFAR-100. We find that uniform quantization induces distributional drift even when accuracy is preserved, while LQ-Net style learned quantization maintains firing behavior close to the full-precision baseline. Our results suggest that behavior preservation should be treated as an evaluation criterion alongside accuracy, and that EMD provides a principled tool for assessing it.

📄 PDF Abstract BibTeX arXiv:2604.14487

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Trimming Down Large Spiking Vision Transformers via Heterogeneous Quantization Search

2024-12-07 · Boxun Xu, Yufei Song, Peng Li

Spiking Neural Networks (SNNs) are amenable to deployment on edge devices and neuromorphic hardware due to their lower dissipation. Recently, SNN-based transformers have garnered significant interest, incorporating atten…

Model CompressionQuantization

Temporal-adaptive Weight Quantization for Spiking Neural Networks

2025-11-14 · Han Zhang, Qingyan Meng, Jiaqi Wang, Baiyu Chen 외 arxiv

Weight quantization in spiking neural networks (SNNs) could further reduce energy consumption. However, quantizing weights without sacrificing accuracy remains challenging. In this study, inspired by astrocyte-mediated s…

MINT: Multiplier-less INTeger Quantization for Energy Efficient Spiking Neural Networks

2023-05-16 · Ruokai Yin, Yuhang Li, Abhishek Moitra, Priyadarshini Panda

We propose Multiplier-less INTeger (MINT) quantization, a uniform quantization scheme that efficiently compresses weights and membrane potentials in spiking neural networks (SNNs). Unlike previous SNN quantization method…

Quantization

Q-SpiNN: A Framework for Quantizing Spiking Neural Networks

2021-07-05 · Rachmad Vidya Wicaksana Putra, Muhammad Shafique

A prominent technique for reducing the memory footprint of Spiking Neural Networks (SNNs) without decreasing the accuracy significantly is quantization. However, the state-of-the-art only focus on employing the weight qu…

Quantization

The Hardware Impact of Quantization and Pruning for Weights in Spiking Neural Networks

2023-02-08 · Clemens JS Schaefer, Pooria Taheri, Mark Horeni, Siddharth Joshi

Energy efficient implementations and deployments of Spiking neural networks (SNNs) have been of great interest due to the possibility of developing artificial systems that can achieve the computational powers and energy …

Gesture RecognitionQuantization