paper-with-me

Papers

On Uncertainty Quantification for Near-Bayes Optimal Algorithms

2024-03-28 · Ziyu Wang, Chris Holmes

Bayesian modelling allows for the quantification of predictive uncertainty which is crucial in safety-critical applications. Yet for many machine learning (ML) algorithms, it is difficult to construct or implement their Bayesian counterpart. In this work we present a promising approach to address this challenge, based on the hypothesis that commonly used ML algorithms are efficient across a wide variety of tasks and may thus be near Bayes-optimal w.r.t. an unknown task distribution. We prove that it is possible to recover the Bayesian posterior defined by the task distribution, which is unknown but optimal in this setting, by building a martingale posterior using the algorithm. We further propose a practical uncertainty quantification method that apply to general ML algorithms. Experiments based on a variety of non-NN and NN algorithms demonstrate the efficacy of our method.

📄 PDF Abstract BibTeX arXiv:2403.19381

Code (1)

meta-inf/ipb 공식 구현

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Scalable Bayesian inference for the generalized linear mixed model

2024-03-05 · Samuel I. Berchuck, Felipe A. Medeiros, Sayan Mukherjee, Andrea Agazzi

The generalized linear mixed model (GLMM) is a popular statistical approach for handling correlated data, and is used extensively in applications areas where big data is common, including biomedical data settings. The fo…

Bayesian InferenceUncertainty Quantification

Uncertainty quantification using Bayesian neural networks in classification: Application to ischemic stroke lesion segmentation

2018-04-10 · MIDL 2018 Conference 2018 4 · Yongchan Kwon, Joong-Ho Won, Beom Joon Kim, Myunghee Cho Paik

Most recent research of neural networks in the field of computer vision has focused on improving accuracy of point predictions by developing various network architectures or learning algorithms. Uncertainty quantificatio…

General ClassificationIschemic Stroke Lesion SegmentationLesion SegmentationUncertainty Quantification

Bayesian Coreset Construction via Greedy Iterative Geodesic Ascent

2018-02-05 · ICML 2018 7 · Trevor Campbell, Tamara Broderick

Coherent uncertainty quantification is a key strength of Bayesian methods. But modern algorithms for approximate Bayesian posterior inference often sacrifice accurate posterior uncertainty estimation in the pursuit of sc…

Uncertainty Quantification

Uncertainty Quantification for Bayesian Optimization

2020-02-04 · Rui Tuo, Wenjia Wang

Bayesian optimization is a class of global optimization techniques. In Bayesian optimization, the underlying objective function is modeled as a realization of a Gaussian process. Although the Gaussian process assumption …

Bayesian Optimizationglobal-optimizationregressionUncertainty Quantification

A generalized Bayes framework for probabilistic clustering

2020-06-09 · Tommaso Rigon, Amy H. Herring, David B. Dunson

Loss-based clustering methods, such as k-means and its variants, are standard tools for finding groups in data. However, the lack of quantification of uncertainty in the estimated clusters is a disadvantage. Model-based …

ClusteringUncertainty Quantification