English

Optimizing the Consumption of Spiking Neural Networks with Activity Regularization

Neural and Evolutionary Computing 2022-04-05 v1 Computer Vision and Pattern Recognition

Abstract

Reducing energy consumption is a critical point for neural network models running on edge devices. In this regard, reducing the number of multiply-accumulate (MAC) operations of Deep Neural Networks (DNNs) running on edge hardware accelerators will reduce the energy consumption during inference. Spiking Neural Networks (SNNs) are an example of bio-inspired techniques that can further save energy by using binary activations, and avoid consuming energy when not spiking. The networks can be configured for equivalent accuracy on a task through DNN-to-SNN conversion frameworks but their conversion is based on rate coding therefore the synaptic operations can be high. In this work, we look into different techniques to enforce sparsity on the neural network activation maps and compare the effect of different training regularizers on the efficiency of the optimized DNNs and SNNs.

Keywords

Cite

@article{arxiv.2204.01460,
  title  = {Optimizing the Consumption of Spiking Neural Networks with Activity Regularization},
  author = {Simon Narduzzi and Siavash A. Bigdeli and Shih-Chii Liu and L. Andrea Dunbar},
  journal= {arXiv preprint arXiv:2204.01460},
  year   = {2022}
}

Comments

5 pages, 3 figures; accepted at IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Singapore, 2022

R2 v1 2026-06-24T10:36:55.185Z