Asymptotic Performance of Time-Varying Bayesian Optimization
Anthony Bardou, Patrick Thiran
TL;DR
This work analyzes the asymptotic regret performance of Time-Varying Bayesian Optimization (TVBO) under four popular stationary temporal kernel classes by exploiting the spectral properties of the spatio-temporal covariance operator. It shows that for broadband and band-limited kernels, any TVBO algorithm suffers linear cumulative regret, i.e., R_n ∈ Θ(n), while for almost-periodic and low-rank temporal kernels, the regret scales sublinearly, R_n ∈ o(n), under GP-UCB, with mutual information I(f_n, y_n) ∈ o(n). The analysis hinges on a spectral-density classification of k_T and establishes a Nyquist-type relationship for band-limited kernels, linking temporal sampling to achievable performance. These results unify regret analyses across kernel classes and identify practical no-regret conditions for TVBO, supported by numerical experiments.
Abstract
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, but its excellent empirical performance remains to be understood theoretically. Is it possible for the instantaneous regret of a TVBO algorithm to vanish asymptotically, and if so, when? We answer this question of great importance by providing upper bounds and algorithm-independent lower bounds for the cumulative regret of TVBO algorithms. In doing so, we provide important insights about the TVBO framework and derive sufficient conditions for a TVBO algorithm to have the no-regret property. To the best of our knowledge, our analysis is the first to cover all major classes of stationary kernel functions used in practice.
