English

S$^2$NN: Sub-bit Spiking Neural Networks

Computer Vision and Pattern Recognition 2025-10-27 v2

Abstract

Spiking Neural Networks (SNNs) offer an energy-efficient paradigm for machine intelligence, but their continued scaling poses challenges for resource-limited deployment. Despite recent advances in binary SNNs, the storage and computational demands remain substantial for large-scale networks. To further explore the compression and acceleration potential of SNNs, we propose Sub-bit Spiking Neural Networks (S2^2NNs) that represent weights with less than one bit. Specifically, we first establish an S2^2NN baseline by leveraging the clustering patterns of kernels in well-trained binary SNNs. This baseline is highly efficient but suffers from \textit{outlier-induced codeword selection bias} during training. To mitigate this issue, we propose an \textit{outlier-aware sub-bit weight quantization} (OS-Quant) method, which optimizes codeword selection by identifying and adaptively scaling outliers. Furthermore, we propose a \textit{membrane potential-based feature distillation} (MPFD) method, improving the performance of highly compressed S2^2NN via more precise guidance from a teacher model. Extensive results on vision tasks reveal that S2^2NN outperforms existing quantized SNNs in both performance and efficiency, making it promising for edge computing applications.

Keywords

Cite

@article{arxiv.2509.24266,
  title  = {S$^2$NN: Sub-bit Spiking Neural Networks},
  author = {Wenjie Wei and Malu Zhang and Jieyuan Zhang and Ammar Belatreche and Shuai Wang and Yimeng Shan and Hanwen Liu and Honglin Cao and Guoqing Wang and Yang Yang and Haizhou Li},
  journal= {arXiv preprint arXiv:2509.24266},
  year   = {2025}
}

Comments

29 pages, 6 figures

R2 v1 2026-07-01T06:03:31.482Z