Rapid Risk Minimization with Bayesian Models Through Deep Learning Approximation
Mathias L\"owe, Per Lunnemann Hansen, Sebastian Risi

TL;DR
This paper presents a method that combines Bayesian models and neural networks to make fast, risk-minimized predictions by training NNs on synthetic data from BMs, reducing inference time significantly.
Contribution
It introduces a novel approach that replaces iterative Monte Carlo inference with a trained neural network for rapid, approximate Bayesian prediction.
Findings
Achieves faster risk-minimized predictions with negligible accuracy loss.
Uses active learning to reduce data requirements for training the neural network.
Demonstrates effectiveness on test datasets with significant speed improvements.
Abstract
We introduce a novel combination of Bayesian Models (BMs) and Neural Networks (NNs) for making predictions with a minimum expected risk. Our approach combines the best of both worlds, the data efficiency and interpretability of a BM with the speed of a NN. For a BM, making predictions with the lowest expected loss requires integrating over the posterior distribution. When exact inference of the posterior predictive distribution is intractable, approximation methods are typically applied, e.g. Monte Carlo (MC) simulation. For MC, the variance of the estimator decreases with the number of samples - but at the expense of increased computational cost. Our approach removes the need for iterative MC simulation on the CPU at prediction time. In brief, it works by fitting a NN to synthetic data generated using the BM. In a single feed-forward pass, the NN gives a set of point-wise…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
