paper-with-me

홈 › Papers

Optimizing the Consumption of Spiking Neural Networks with Activity Regularization

2022-04-04 · Simon Narduzzi, Siavash A. Bigdeli, Shih-Chii Liu, L. Andrea Dunbar

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.

📄 PDF Abstract BibTeX arXiv:2204.01460

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Reducing Activity with Distillation and Regularization for Energy Efficient Spiking Neural Networks

2024-06-26 · Thomas Louis, Benoit Miramond, Alain Pegatoquet, Adrien Girard

Interest in spiking neural networks (SNNs) has been growing steadily, promising an energy-efficient alternative to formal neural networks (FNNs), commonly known as artificial neural networks (ANNs). Despite increasing in…

Knowledge Distillation

Spiking neural networks trained with backpropagation for low power neuromorphic implementation of voice activity detection

2019-10-22 · Flavio Martinelli, Giorgia Dellaferrera, Pablo Mainar, Milos Cernak

Recent advances in Voice Activity Detection (VAD) are driven by artificial and Recurrent Neural Networks (RNNs), however, using a VAD system in battery-operated devices requires further power efficiency. This can be achi…

Action DetectionActivity Detection

Optimizing the energy consumption of spiking neural networks for neuromorphic applications

2019-12-03 · Martino Sorbaro, Qian Liu, Massimo Bortone, Sadique Sheik

In the last few years, spiking neural networks have been demonstrated to perform on par with regular convolutional neural networks. Several works have proposed methods to convert a pre-trained CNN to a Spiking CNN withou…

Quantization

Spiking Synaptic Penalty: Appropriate Penalty Term for Energy-Efficient Spiking Neural Networks

2023-02-03 · Kazuma Suetake, Takuya Ushimaru, Ryuji Saiin, Yoshihide Sawada

Spiking neural networks (SNNs) are energy-efficient neural networks because of their spiking nature. However, as the spike firing rate of SNNs increases, the energy consumption does as well, and thus, the advantage of SN…

image-classificationImage Classification

Heterogeneous quantization regularizes spiking neural network activity

2024-09-27 · Roy Moyal, Kyrus R. Mama, Matthew Einhorn, Ayon Borthakur 외

The learning and recognition of object features from unregulated input has been a longstanding challenge for artificial intelligence systems. Brains are adept at learning stable representations given small samples of noi…

DenoisingQuantization