Loss-Calibrated Approximate Inference in Bayesian Neural Networks
Adam D. Cobb, Stephen J. Roberts, Yarin Gal

TL;DR
This paper introduces a loss-calibrated Bayesian neural network approach that incorporates task-specific utility functions into the inference process, improving prediction utility especially in applications with asymmetric utilities.
Contribution
It proposes a novel loss-calibrated evidence lower bound for Bayesian neural networks, integrating utility functions into the inference to optimize task-specific performance.
Findings
Higher utility in task-specific predictions compared to traditional methods
Effective in medical diagnosis and autonomous driving scenarios
Identifies failure modes of weighted cross entropy approach
Abstract
Current approaches in approximate inference for Bayesian neural networks minimise the Kullback-Leibler divergence to approximate the true posterior over the weights. However, this approximation is without knowledge of the final application, and therefore cannot guarantee optimal predictions for a given task. To make more suitable task-specific approximations, we introduce a new loss-calibrated evidence lower bound for Bayesian neural networks in the context of supervised learning, informed by Bayesian decision theory. By introducing a lower bound that depends on a utility function, we ensure that our approximation achieves higher utility than traditional methods for applications that have asymmetric utility functions. Furthermore, in using dropout inference, we highlight that our new objective is identical to that of standard dropout neural networks, with an additional utility-dependent…
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
TopicsAnomaly Detection Techniques and Applications · Gaussian Processes and Bayesian Inference · Neural Networks and Applications
MethodsDropout
