MLMEMay 18, 2017

Adaptive Rate of Convergence of Thompson Sampling for Gaussian Process Optimization

arXiv:1705.06808v445 citations
Originality Incremental advance
AI Analysis

This work addresses optimization in noisy, continuous domains for applications like hyperparameter tuning, but it is incremental as it builds on existing Thompson Sampling methods by analyzing convergence rates.

The paper tackles the problem of global optimization of noisy functions using Thompson Sampling with a Gaussian Process prior, proving that the probability of the sequential point being far from the global optimizer decays exponentially fast and deriving adaptive convergence rates based on function structure.

We consider the problem of global optimization of a function over a continuous domain. In our setup, we can evaluate the function sequentially at points of our choice and the evaluations are noisy. We frame it as a continuum-armed bandit problem with a Gaussian Process prior on the function. In this regime, most algorithms have been developed to minimize some form of regret. In this paper, we study the convergence of the sequential point $x^t$ to the global optimizer $x^*$ for the Thompson Sampling approach. Under some assumptions and regularity conditions, we prove concentration bounds for $x^t$ where the probability that $x^t$ is bounded away from $x^*$ decays exponentially fast in $t$. Moreover, the result allows us to derive adaptive convergence rates depending on the function structure.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes