paper-with-me

홈 › Papers

Explicitly Trained Spiking Sparsity in Spiking Neural Networks with Backpropagation

2020-03-02 · Jason M. Allred, Steven J. Spencer, Gopalakrishnan Srinivasan, Kaushik Roy

Spiking Neural Networks (SNNs) are being explored for their potential energy efficiency resulting from sparse, event-driven computations. Many recent works have demonstrated effective backpropagation for deep Spiking Neural Networks (SNNs) by approximating gradients over discontinuous neuron spikes or firing events. A beneficial side-effect of these surrogate gradient spiking backpropagation algorithms is that the spikes, which trigger additional computations, may now themselves be directly considered in the gradient calculations. We propose an explicit inclusion of spike counts in the loss function, along with a traditional error loss, causing the backpropagation learning algorithms to optimize weight parameters for both accuracy and spiking sparsity. As supported by existing theory of over-parameterized neural networks, there are many solution states with effectively equivalent accuracy. As such, appropriate weighting of the two loss goals during training in this multi-objective optimization process can yield an improvement in spiking sparsity without a significant loss of accuracy. We additionally explore a simulated annealing-inspired loss weighting technique to increase the weighting for sparsity as training time increases. Our preliminary results on the Cifar-10 dataset show up to 70.1% reduction in spiking activity with iso-accuracy compared to an equivalent SNN trained only for accuracy and up to 73.3% reduction in spiking activity if allowed a trade-off of 1% reduction in classification accuracy.

📄 PDF Abstract BibTeX arXiv:2003.01250

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spiking Layer-Adaptive Magnitude-based Pruning

2026-03-16 · Junqiao Wang, Zhehang Ye, Yuqi Ouyang arxiv

Spiking Neural Networks (SNNs) provide energy-efficient computation but their deployment is constrained by dense connectivity and high spiking operation costs. Existing magnitude-based pruning strategies, when naively ap…

Backpropagation-free Spiking Neural Networks with the Forward-Forward Algorithm

2025-02-19 · Mohammadnavid Ghader, Saeed Reza Kheradpisheh, Bahar Farahani, Mahmood Fazlali

Spiking Neural Networks (SNNs) offer a biologically inspired computational paradigm that emulates neuronal activity through discrete spike-based processing. Despite their advantages, training SNNs with traditional backpr…

Computational Efficiency

SpikeGrad: An ANN-equivalent Computation Model for Implementing Backpropagation with Spikes

2019-06-03 · ICLR 2020 1 · Johannes Christian Thiele, Olivier Bichler, Antoine Dupret

Event-based neuromorphic systems promise to reduce the energy consumption of deep learning tasks by replacing expensive floating point operations on dense matrices by low power sparse and asynchronous operations on spike…

L4-Norm Weight Adjustments for Converted Spiking Neural Networks

2021-11-17 · Jason Allred, Kaushik Roy

Spiking Neural Networks (SNNs) are being explored for their potential energy efficiency benefits due to sparse, event-driven computation. Non-spiking artificial neural networks are typically trained with stochastic gradi…

Supervised Learning in Temporally-Coded Spiking Neural Networks with Approximate Backpropagation

2020-07-27 · Andrew Stephan, Brian Gardner, Steven J. Koester, Andre Gruning

In this work we propose a new supervised learning method for temporally-encoded multilayer spiking networks to perform classification. The method employs a reinforcement signal that mimics backpropagation but is far less…

General Classification