English

Q-SNNs: Quantized Spiking Neural Networks

Computer Vision and Pattern Recognition 2025-02-11 v2

Abstract

Brain-inspired Spiking Neural Networks (SNNs) leverage sparse spikes to represent information and process them in an asynchronous event-driven manner, offering an energy-efficient paradigm for the next generation of machine intelligence. However, the current focus within the SNN community prioritizes accuracy optimization through the development of large-scale models, limiting their viability in resource-constrained and low-power edge devices. To address this challenge, we introduce a lightweight and hardware-friendly Quantized SNN (Q-SNN) that applies quantization to both synaptic weights and membrane potentials. By significantly compressing these two key elements, the proposed Q-SNNs substantially reduce both memory usage and computational complexity. Moreover, to prevent the performance degradation caused by this compression, we present a new Weight-Spike Dual Regulation (WS-DR) method inspired by information entropy theory. Experimental evaluations on various datasets, including static and neuromorphic, demonstrate that our Q-SNNs outperform existing methods in terms of both model size and accuracy. These state-of-the-art results in efficiency and efficacy suggest that the proposed method can significantly improve edge intelligent computing.

Keywords

Cite

@article{arxiv.2406.13672,
  title  = {Q-SNNs: Quantized Spiking Neural Networks},
  author = {Wenjie Wei and Yu Liang and Ammar Belatreche and Yichen Xiao and Honglin Cao and Zhenbang Ren and Guoqing Wang and Malu Zhang and Yang Yang},
  journal= {arXiv preprint arXiv:2406.13672},
  year   = {2025}
}

Comments

8 pages, 5 figures

R2 v1 2026-06-28T17:12:24.925Z