Amortised Inference in Bayesian Neural Networks
Tommy Rochussen

TL;DR
This paper introduces APOVI-BNN, a data-efficient Bayesian neural network approach that uses amortised inference for improved probabilistic meta-learning, especially with limited data, outperforming traditional methods.
Contribution
The paper presents APOVI-BNN, a novel amortised inference method for Bayesian neural networks that enhances data efficiency in probabilistic meta-learning tasks.
Findings
APOVI-BNN achieves comparable or better posterior quality than traditional variational inference.
The model performs best in limited data scenarios across regression and image completion tasks.
APOVI-BNN can be viewed as a new neural process family member, with potential for improved predictive performance.
Abstract
Meta-learning is a framework in which machine learning models train over a set of datasets in order to produce predictions on new datasets at test time. Probabilistic meta-learning has received an abundance of attention from the research community in recent years, but a problem shared by many existing probabilistic meta-models is that they require a very large number of datasets in order to produce high-quality predictions with well-calibrated uncertainty estimates. In many applications, however, such quantities of data are simply not available. In this dissertation we present a significantly more data-efficient approach to probabilistic meta-learning through per-datapoint amortisation of inference in Bayesian neural networks, introducing the Amortised Pseudo-Observation Variational Inference Bayesian Neural Network (APOVI-BNN). First, we show that the approximate posteriors obtained…
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.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Gaussian Processes and Bayesian Inference · Machine Learning and Data Classification
MethodsVariational Inference
