paper-with-me

Papers

Optimal-Point Variance Reduction For Bayesian Optimization With Regret Guarantee

2026-05-31 · Shion Takeno arxiv

This paper studies a one-step lookahead Bayesian optimization (BO) method and its theoretical guarantee. Although the empirical effectiveness of one-step lookahead BO methods, such as entropy search, has been studied extensively, they often rely on computationally intractable approximations, and their regret guarantees remain underdeveloped. Thus, this paper proposes a one-step lookahead BO method called optimal-point variance reduction (OVR), which requires only posterior sampling and Monte Carlo approximations. We obtain a uniform error bound over an input domain for the Monte Carlo estimation in OVR. Furthermore, we show that the regularized OVR, with the slight modification to promote exploration, achieves a vanishing Bayesian expected simple regret upper bound. Finally, we demonstrate the effectiveness of OVR through numerical experiments.

📄 PDF Abstract BibTeX arXiv:2606.00956

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ORTHOBO: Orthogonal Bayesian Hyperparameter Optimization

2026-05-07 · Maresa Schröder, Pascal Janetzky, Michael Klar, Stefan Feuerriegel arxiv

Bayesian optimization is widely used for hyperparameter optimization when model evaluations are expensive; however, noisy acquisition estimates can lead to unstable decisions. We identify acquisition estimation noise as …

Hyperparameter Optimization

Truncated Variance Reduction: A Unified Approach to Bayesian Optimization and Level-Set Estimation

2016-10-24 · NeurIPS 2016 12 · Ilija Bogunovic, Jonathan Scarlett, Andreas Krause, Volkan Cevher

We present a new algorithm, truncated variance reduction (TruVaR), that treats Bayesian optimization (BO) and level-set estimation (LSE) with Gaussian processes in a unified fashion. The algorithm greedily shrinks a sum …

Bayesian OptimizationGaussian Processes

Improving Tree Probability Estimation with Stochastic Optimization and Variance Reduction

2024-09-09 · Tianyu Xie, Musu Yuan, Minghua Deng, Cheng Zhang

Probability estimation of tree topologies is one of the fundamental tasks in phylogenetic inference. The recently proposed subsplit Bayesian networks (SBNs) provide a powerful probabilistic graphical model for tree topol…

Stochastic Optimization

Momentum-Based Variance Reduction in Non-Convex SGD

2019-05-24 · NeurIPS 2019 12 · Ashok Cutkosky, Francesco Orabona

Variance reduction has emerged in recent years as a strong competitor to stochastic gradient descent in non-convex problems, providing the first algorithms to improve upon the converge rate of stochastic gradient descent…

Targeted Variance Reduction: Robust Bayesian Optimization of Black-Box Simulators with Noise Parameters

2024-03-06 · John Joshua Miller, Simon Mak

The optimization of a black-box simulator over control parameters $\mathbf{x}$ arises in a myriad of scientific applications. In such applications, the simulator often takes the form $f(\mathbf{x},\boldsymbol{\theta})$, …

Bayesian OptimizationRobust Design