paper-with-me

Papers

Deep Ensemble as a Gaussian Process Approximate Posterior

2022-04-30 · Zhijie Deng, Feng Zhou, Jianfei Chen, Guoqiang Wu, Jun Zhu

Deep Ensemble (DE) is an effective alternative to Bayesian neural networks for uncertainty quantification in deep learning. The uncertainty of DE is usually conveyed by the functional inconsistency among the ensemble members, say, the disagreement among their predictions. Yet, the functional inconsistency stems from unmanageable randomness and may easily collapse in specific cases. To render the uncertainty of DE reliable, we propose a refinement of DE where the functional inconsistency is explicitly characterized, and further tuned w.r.t. the training data and certain priori beliefs. Specifically, we describe the functional inconsistency with the empirical covariance of the functions dictated by ensemble members, which, along with the mean, define a Gaussian process (GP). Then, with specific priori uncertainty imposed, we maximize functional evidence lower bound to make the GP specified by DE approximate the Bayesian posterior. In this way, we relate DE to Bayesian inference to enjoy reliable Bayesian uncertainty. Moreover, we provide strategies to make the training efficient. Our approach consumes only marginally added training cost than the standard DE, but achieves better uncertainty quantification than DE and its variants across diverse scenarios.

📄 PDF Abstract BibTeX arXiv:2205.00163

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceUncertainty Quantification

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Deep Ensemble as a Gaussian Process Posterior

2021-09-29 · Zhijie Deng, Feng Zhou, Jianfei Chen, Guoqiang Wu 외

Deep Ensemble (DE) is a flexible, feasible, and effective alternative to Bayesian neural networks (BNNs) for uncertainty estimation in deep learning. However, DE is broadly criticized for lacking a proper Bayesian justif…

Variational Inference

BI-EqNO: Generalized Approximate Bayesian Inference with an Equivariant Neural Operator Framework

2024-10-21 · Xu-Hui Zhou, Zhuo-Ran Liu, Heng Xiao

Bayesian inference offers a robust framework for updating prior beliefs based on new data using Bayes' theorem, but exact inference is often computationally infeasible, necessitating approximate methods. Though widely us…

Bayesian InferenceGaussian Processes

What Are Bayesian Neural Network Posteriors Really Like?

2021-04-29 · Pavel Izmailov, Sharad Vikram, Matthew D. Hoffman, Andrew Gordon Wilson

The posterior over Bayesian neural network (BNN) parameters is extremely high-dimensional and non-convex. For computational reasons, researchers approximate this posterior using inexpensive mini-batch methods such as mea…

Data AugmentationVariational Inference

Introduction To Gaussian Process Regression In Bayesian Inverse Problems, With New ResultsOn Experimental Design For Weighted Error Measures

2023-02-09 · Tapio Helin, Andrew Stuart, Aretha Teckentrup, Konstantinos Zygalakis

Bayesian posterior distributions arising in modern applications, including inverse problems in partial differential equation models in tomography and subsurface flow, are often computationally intractable due to the larg…

Experimental Designregression

Online Posterior Sampling with a Diffusion Prior

2024-10-04 · Branislav Kveton, Boris Oreshkin, Youngsuk Park, Aniket Deshmukh 외

Posterior sampling in contextual bandits with a Gaussian prior can be implemented exactly or approximately using the Laplace approximation. The Gaussian prior is computationally efficient but it cannot describe complex d…

Multi-Armed Bandits