TL;DR
This paper introduces a novel Bayesian inference method for neural networks using alpha-divergence minimization, improving uncertainty estimation and predictive performance in regression and classification tasks.
Contribution
It proposes a flexible alpha-divergence based approach for approximate Bayesian inference, enhancing uncertainty quantification in neural networks.
Findings
Improves test log-likelihood in regression tasks.
Achieves competitive results in classification.
Provides better uncertainty estimates than traditional methods.
Abstract
Neural networks are popular state-of-the-art models for many different tasks.They are often trained via back-propagation to find a value of the weights that correctly predicts the observed data. Although back-propagation has shown good performance in many applications, it cannot easily output an estimate of the uncertainty in the predictions made. Estimating the uncertainty in the predictions is a critical aspect with important applications, and one method to obtain this information is following a Bayesian approach to estimate a posterior distribution on the model parameters. This posterior distribution summarizes which parameter values are compatible with the data, but is usually intractable and has to be approximated. Several mechanisms have been considered for solving this problem. We propose here a general method for approximate Bayesian inference that is based on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
