paper-with-me

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 variation budget model to capture the time-varying environment, and the variation is characterized by the change of the RKHS norm. We adapt the restart and sliding window mechanism to introduce two GP-UCB type algorithms: R-GP-UCB and SW-GP-UCB, respectively. We derive the first (frequentist) regret guarantee on the dynamic regret for both algorithms. Our results not only recover previous linear bandit results when a linear kernel is used, but complement the previous regret analysis of time-varying Gaussian process bandit under a Bayesian-type regularity assumption, i.e., each function is a sample from a Gaussian process.

📄 PDF Abstract BibTeX arXiv:2102.06296

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

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

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

Optimizing Through Change: Bounds and Recommendations for Time-Varying Bayesian Optimization Algorithms

2025-01-31 · Anthony Bardou, Patrick Thiran

Time-Varying Bayesian Optimization (TVBO) is the go-to framework for optimizing a time-varying, expensive, noisy black-box function. However, most of the solutions proposed so far either rely on unrealistic assumptions o…

Bayesian Optimization

Event-Triggered Time-Varying Bayesian Optimization

2022-08-23 · Paul Brunzema, Alexander von Rohr, Friedrich Solowjow, Sebastian Trimpe

We consider the problem of sequentially optimizing a time-varying objective function using time-varying Bayesian optimization (TVBO). To cope with stale data arising from time variations, current approaches to TVBO requi…

Bayesian Optimization

The Traveling Bandit: A Framework for Bayesian Optimization with Movement Costs

2024-10-18 · Qiyuan Chen, Raed Al Kontar

This paper introduces a framework for Bayesian Optimization (BO) with metric movement costs, addressing a critical challenge in practical applications where input alterations incur varying costs. Our approach is a conven…

Bayesian OptimizationTraveling Salesman Problem

Sharper Regret Bounds for Time-Varying Gaussian Process Bandits with Constant Exploration

2026-08-19 · Matthias Mandl, Hanne Kekkonen arxiv

We study Bayesian optimization in a time-varying environment where the unknown reward function evolves according to a Gaussian process drift model. Existing GP-UCB analyses in this setting typically require the explorati…