English

Bayesian Inference Accelerator for Spiking Neural Networks

Neural and Evolutionary Computing 2024-01-30 v1

Abstract

Bayesian neural networks offer better estimates of model uncertainty compared to frequentist networks. However, inference involving Bayesian models requires multiple instantiations or sampling of the network parameters, requiring significant computational resources. Compared to traditional deep learning networks, spiking neural networks (SNNs) have the potential to reduce computational area and power, thanks to their event-driven and spike-based computational framework. Most works in literature either address frequentist SNN models or non-spiking Bayesian neural networks. In this work, we demonstrate an optimization framework for developing and implementing efficient Bayesian SNNs in hardware by additionally restricting network weights to be binary-valued to further decrease power and area consumption. We demonstrate accuracies comparable to Bayesian binary networks with full-precision Bernoulli parameters, while requiring up to 25×25\times less spikes than equivalent binary SNN implementations. We show the feasibility of the design by mapping it onto Zynq-7000, a lightweight SoC, and achieve a 6.5×6.5 \times improvement in GOPS/DSP while utilizing up to 30 times less power compared to the state-of-the-art.

Keywords

Cite

@article{arxiv.2401.15453,
  title  = {Bayesian Inference Accelerator for Spiking Neural Networks},
  author = {Prabodh Katti and Anagha Nimbekar and Chen Li and Amit Acharyya and Bashir M. Al-Hashimi and Bipin Rajendran},
  journal= {arXiv preprint arXiv:2401.15453},
  year   = {2024}
}

Comments

Submitted and Accepted in ISCAS 2024

R2 v1 2026-06-28T14:29:04.844Z