English

Pruning a neural network using Bayesian inference

Machine Learning 2023-08-07 v1 Machine Learning

Abstract

Neural network pruning is a highly effective technique aimed at reducing the computational and memory demands of large neural networks. In this research paper, we present a novel approach to pruning neural networks utilizing Bayesian inference, which can seamlessly integrate into the training procedure. Our proposed method leverages the posterior probabilities of the neural network prior to and following pruning, enabling the calculation of Bayes factors. The calculated Bayes factors guide the iterative pruning. Through comprehensive evaluations conducted on multiple benchmarks, we demonstrate that our method achieves desired levels of sparsity while maintaining competitive accuracy.

Keywords

Cite

@article{arxiv.2308.02451,
  title  = {Pruning a neural network using Bayesian inference},
  author = {Sunil Mathew and Daniel B. Rowe},
  journal= {arXiv preprint arXiv:2308.02451},
  year   = {2023}
}