paper-with-me

Papers

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 implies a random distribution of the Bayesian optimization outputs, quantification of this uncertainty is rarely studied in the literature. In this work, we propose a novel approach to assess the output uncertainty of Bayesian optimization algorithms, which proceeds by constructing confidence regions of the maximum point (or value) of the objective function. These regions can be computed efficiently, and their confidence levels are guaranteed by the uniform error bounds for sequential Gaussian process regression newly developed in the present work. Our theory provides a unified uncertainty quantification framework for all existing sequential sampling policies and stopping criteria.

📄 PDF Abstract BibTeX arXiv:2002.01569

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimizationglobal-optimizationregressionUncertainty 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 제목 키워드 기반

Bayesian meta learning for trustworthy uncertainty quantification

2024-07-27 · Zhenyuan Yuan, Thinh T. Doan

We consider the problem of Bayesian regression with trustworthy uncertainty quantification. We define that the uncertainty quantification is trustworthy if the ground truth can be captured by intervals dependent on the p…

Meta-LearningregressionUncertainty Quantification

Multivariate Bayesian Last Layer for Regression: Uncertainty Quantification and Disentanglement

2024-05-02 · Han Wang, Eiji Kawasaki, Guillaume Damblin, Geoffrey Daniel

We present new Bayesian Last Layer models in the setting of multivariate regression under heteroscedastic noise, and propose an optimization algorithm for parameter learning. Bayesian Last Layer combines Bayesian modelli…

DisentanglementregressionUncertainty Quantification

Bayesian Scattering: A Principled Baseline for Uncertainty on Image Data

2026-03-21 · Bernardo Fichera, Zarko Ivkovic, Kjell Jorner, Philipp Hennig 외 arxiv

Uncertainty quantification for image data is dominated by complex deep learning methods, yet the field lacks an interpretable, mathematically grounded baseline. We propose Bayesian scattering to fill this gap, serving as…

Bayesian BiLO: Bilevel Local Operator Learning for Efficient Uncertainty Quantification of Bayesian PDE Inverse Problems with Low-Rank Adaptation

2025-07-22 · Ray Zirui Zhang, Christopher E. Miles, Xiaohui Xie, John S. Lowengrub arxiv

Uncertainty quantification in PDE inverse problems is essential in many applications. Scientific machine learning and AI enable data-driven learning of model components while preserving physical structure, and provide th…

Bayesian Inference

Bayesian Optimization with Conformal Prediction Sets

2022-10-22 · Samuel Stanton, Wesley Maddox, Andrew Gordon Wilson

Bayesian optimization is a coherent, ubiquitous approach to decision-making under uncertainty, with applications including multi-arm bandits, active learning, and black-box optimization. Bayesian optimization selects dec…

Active LearningBayesian OptimizationConformal PredictionDecision Making+4