Radial and Directional Posteriors for Bayesian Neural Networks
Changyong Oh, Kamil Adamczewski, Mijung Park
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/ChangYong-Oh/RadiusDirectionPosteriorsOfficialIn paperpytorch★ 3
- github.com/JRConti/Bessel-functions-Pytorchpytorch★ 0
Abstract
We propose a new variational family for Bayesian neural networks. We decompose the variational posterior into two components, where the radial component captures the strength of each neuron in terms of its magnitude; while the directional component captures the statistical dependencies among the weight parameters. The dependencies learned via the directional density provide better modeling performance compared to the widely-used Gaussian mean-field-type variational family. In addition, the strength of input and output neurons learned via the radial density provides a structured way to compress neural networks. Indeed, experiments show that our variational family improves predictive performance and yields compressed networks simultaneously.