English

Bayesian Learning of Neural Network Architectures

Machine Learning 2019-01-29 v2 Machine Learning

Abstract

In this paper we propose a Bayesian method for estimating architectural parameters of neural networks, namely layer size and network depth. We do this by learning concrete distributions over these parameters. Our results show that regular networks with a learnt structure can generalise better on small datasets, while fully stochastic networks can be more robust to parameter initialisation. The proposed method relies on standard neural variational learning and, unlike randomised architecture search, does not require a retraining of the model, thus keeping the computational overhead at minimum.

Keywords

Cite

@article{arxiv.1901.04436,
  title  = {Bayesian Learning of Neural Network Architectures},
  author = {Georgi Dikov and Patrick van der Smagt and Justin Bayer},
  journal= {arXiv preprint arXiv:1901.04436},
  year   = {2019}
}

Comments

The 22nd International Conference on Artificial Intelligence and Statistics (AISTATS 2019)

R2 v1 2026-06-23T07:11:22.371Z