Sparse by Rule: Probability-Based N:M Pruning for Spiking Neural Networks
Shuhan Ye, Yi Yu, Qixin Zhang, Chenqi Kong, Qiangqiang Wu, Xudong Jiang, Dacheng Tao

TL;DR
This paper introduces SpikeNM, a semi-structured N:M pruning framework for spiking neural networks that achieves high sparsity with stable training and improved performance, facilitating energy-efficient deployment.
Contribution
SpikeNM is the first SNN-oriented N:M pruning method that learns from scratch using a differentiable top-k sampler and eligibility-inspired distillation for stable high sparsity.
Findings
Maintains accuracy at 2:4 sparsity with gains on main datasets.
Produces hardware-friendly sparsity patterns.
Linearizes complexity to enable aggressive sparsification.
Abstract
Brain-inspired Spiking neural networks (SNNs) promise energy-efficient intelligence via event-driven, sparse computation, but deeper architectures inflate parameters and computational cost, hindering their edge deployment. Recent progress in SNN pruning helps alleviate this burden, yet existing efforts fall into only two families: \emph{unstructured} pruning, which attains high sparsity but is difficult to accelerate on general hardware, and \emph{structured} pruning, which eases deployment but lack flexibility and often degrades accuracy at matched sparsity. In this work, we introduce \textbf{SpikeNM}, the first SNN-oriented \emph{semi-structured} \(N{:}M\) pruning framework that learns sparse SNNs \emph{from scratch}, enforcing \emph{at most \(N\)} non-zeros per \(M\)-weight block. To avoid the combinatorial space complexity \(\sum_{k=1}^{N}\binom{M}{k}\) growing exponentially with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices · Neural Networks and Reservoir Computing
