STDP Based Pruning of Connections and Weight Quantization in Spiking Neural Networks for Energy Efficient Recognition
Nitin Rathi, Priyadarshini Panda, Kaushik Roy

TL;DR
This paper introduces a method for pruning and quantizing connections in Spiking Neural Networks based on STDP to improve energy efficiency and reduce hardware complexity while maintaining high classification accuracy.
Contribution
It proposes a novel STDP-based pruning and weight quantization technique for SNNs, optimized for in-memory hardware implementation.
Findings
Achieved 90.1% accuracy on MNIST with significant energy and area savings.
Reduced network size by pruning non-critical connections.
Maintained accuracy comparable to full topology with improved efficiency.
Abstract
Spiking Neural Networks (SNNs) with a large number of weights and varied weight distribution can be difficult to implement in emerging in-memory computing hardware due to the limitations on crossbar size (implementing dot product), the constrained number of conductance levels in non-CMOS devices and the power budget. We present a sparse SNN topology where non-critical connections are pruned to reduce the network size and the remaining critical synapses are weight quantized to accommodate for limited conductance levels. Pruning is based on the power law weight-dependent Spike Timing Dependent Plasticity (STDP) model; synapses between pre- and post-neuron with high spike correlation are retained, whereas synapses with low correlation or uncorrelated spiking activity are pruned. The weights of the retained connections are quantized to the available number of conductance levels. The process…
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.
