paper-with-me

Papers

An Optimization-based Algorithm for Non-stationary Kernel Bandits without Prior Knowledge

2022-05-29 · Kihyuk Hong, Yuhang Li, Ambuj Tewari

We propose an algorithm for non-stationary kernel bandits that does not require prior knowledge of the degree of non-stationarity. The algorithm follows randomized strategies obtained by solving optimization problems that balance exploration and exploitation. It adapts to non-stationarity by restarting when a change in the reward function is detected. Our algorithm enjoys a tighter dynamic regret bound than previous work on the non-stationary kernel bandit setting. Moreover, when applied to the non-stationary linear bandit setting by using a linear kernel, our algorithm is nearly minimax optimal, solving an open problem in the non-stationary linear bandit literature. We extend our algorithm to use a neural network for dynamically adapting the feature mapping to observed data. We prove a dynamic regret bound of the extension using the neural tangent kernel theory. We demonstrate empirically that our algorithm and the extension can adapt to varying degrees of non-stationarity.

📄 PDF Abstract BibTeX arXiv:2205.14775

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Near-Optimal Algorithm for Non-Stationary Kernelized Bandits

2024-10-21 · Shogo Iwazaki, Shion Takeno

This paper studies a non-stationary kernelized bandit (KB) problem, also called time-varying Bayesian optimization, where one seeks to minimize the regret under an unknown reward function that varies over time. In partic…

Bayesian Optimization

Weighted Gaussian Process Bandits for Non-stationary Environments

2021-07-06 · Yuntian Deng, Xingyu Zhou, Baekjin Kim, Ambuj Tewari 외

In this paper, we consider the Gaussian process (GP) bandit optimization problem in a non-stationary environment. To capture external changes, the black-box function is allowed to be time-varying within a reproducing ker…

regression

Non-Stationary Dueling Bandits

2022-02-02 · Patrick Kolpaczki, Viktor Bengs, Eyke Hüllermeier

We study the non-stationary dueling bandits problem with $K$ arms, where the time horizon $T$ consists of $M$ stationary segments, each of which is associated with its own preference matrix. The learner repeatedly select…

Lower Bounds for Time-Varying Kernelized Bandits

2024-10-22 · Xu Cai, Jonathan Scarlett

The optimization of black-box functions with noisy observations is a fundamental problem with widespread applications, and has been widely studied under the assumption that the function lies in a reproducing kernel Hilbe…

Sequential Gaussian Processes for Online Learning of Nonstationary Functions

2019-05-24 · Michael Minyi Zhang, Bianca Dumitrascu, Sinead A. Williamson, Barbara E. Engelhardt

Many machine learning problems can be framed in the context of estimating functions, and often these are time-dependent functions that are estimated in real-time as observations arrive. Gaussian processes (GPs) are an at…

Gaussian ProcessesHyperparameter OptimizationMixture-of-ExpertsTime Series+2