paper-with-me

Papers

No-regret Algorithms for Multi-task Bayesian Optimization

2020-08-20 · Sayak Ray Chowdhury, Aditya Gopalan

We consider multi-objective optimization (MOO) of an unknown vector-valued function in the non-parametric Bayesian optimization (BO) setting, with the aim being to learn points on the Pareto front of the objectives. Most existing BO algorithms do not model the fact that the multiple objectives, or equivalently, tasks can share similarities, and even the few that do lack rigorous, finite-time regret guarantees that capture explicitly inter-task structure. In this work, we address this problem by modelling inter-task dependencies using a multi-task kernel and develop two novel BO algorithms based on random scalarizations of the objectives. Our algorithms employ vector-valued kernel regression as a stepping stone and belong to the upper confidence bound class of algorithms. Under a smoothness assumption that the unknown vector-valued function is an element of the reproducing kernel Hilbert space associated with the multi-task kernel, we derive worst-case regret bounds for our algorithms that explicitly capture the similarities between tasks. We numerically benchmark our algorithms on both synthetic and real-life MOO problems, and show the advantages offered by learning with multi-task kernels.

📄 PDF Abstract BibTeX arXiv:2008.08885

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

No-Regret Algorithms for Time-Varying Bayesian Optimization

2021-02-11 · Xingyu Zhou, Ness Shroff

In this paper, we consider the time-varying Bayesian optimization problem. The unknown function at each time is assumed to lie in an RKHS (reproducing kernel Hilbert space) with a bounded norm. We adopt the general varia…

Bayesian Optimization

Asymptotic Performance of Time-Varying Bayesian Optimization

2025-05-19 · Anthony Bardou, Patrick Thiran

Time-Varying Bayesian Optimization (TVBO) is the go-to framework for optimizing a time-varying black-box objective function that may be noisy and expensive to evaluate. Is it possible for the instantaneous regret of a TV…

Bayesian Optimization

On Batch Bayesian Optimization

2019-11-04 · Sayak Ray Chowdhury, Aditya Gopalan

We present two algorithms for Bayesian optimization in the batch feedback setting, based on Gaussian process upper confidence bound and Thompson sampling approaches, along with frequentist regret guarantees and numerical…

Bayesian OptimizationThompson Sampling

On Improved Regret Bounds In Bayesian Optimization with Gaussian Noise

2024-12-25 · Jingyi Wang, Haowei Wang, Cosmin G. Petra, Nai-Yuan Chiang

Bayesian optimization (BO) with Gaussian process (GP) surrogate models is a powerful black-box optimization method. Acquisition functions are a critical part of a BO algorithm as they determine how the new samples are se…

Bayesian OptimizationThompson Sampling

Beyond Regrets: Geometric Metrics for Bayesian Optimization

2024-01-03 · Jungtaek Kim

Bayesian optimization is a principled optimization strategy for a black-box objective function. It shows its effectiveness in a wide variety of real-world applications such as scientific discovery and experimental design…

Bayesian OptimizationExperimental Designscientific discovery