English

A Principled Bayesian Framework for Training Binary and Spiking Neural Networks

Machine Learning 2025-05-26 v1

Abstract

We propose a Bayesian framework for training binary and spiking neural networks that achieves state-of-the-art performance without normalisation layers. Unlike commonly used surrogate gradient methods -- often heuristic and sensitive to hyperparameter choices -- our approach is grounded in a probabilistic model of noisy binary networks, enabling fully end-to-end gradient-based optimisation. We introduce importance-weighted straight-through (IW-ST) estimators, a unified class generalising straight-through and relaxation-based estimators. We characterise the bias-variance trade-off in this family and derive a bias-minimising objective implemented via an auxiliary loss. Building on this, we introduce Spiking Bayesian Neural Networks (SBNNs), a variational inference framework that uses posterior noise to train Binary and Spiking Neural Networks with IW-ST. This Bayesian approach minimises gradient bias, regularises parameters, and introduces dropout-like noise. By linking low-bias conditions, vanishing gradients, and the KL term, we enable training of deep residual networks without normalisation. Experiments on CIFAR-10, DVS Gesture, and SHD show our method matches or exceeds existing approaches without normalisation or hand-tuned gradients.

Keywords

Cite

@article{arxiv.2505.17962,
  title  = {A Principled Bayesian Framework for Training Binary and Spiking Neural Networks},
  author = {James A. Walker and Moein Khajehnejad and Adeel Razi},
  journal= {arXiv preprint arXiv:2505.17962},
  year   = {2025}
}
R2 v1 2026-07-01T02:34:01.143Z