English

Optimistic optimization of a Brownian

Machine Learning 2019-01-16 v1 Machine Learning Applications Computation

Abstract

We address the problem of optimizing a Brownian motion. We consider a (random) realization WW of a Brownian motion with input space in [0,1][0,1]. Given WW, our goal is to return an ϵ\epsilon-approximation of its maximum using the smallest possible number of function evaluations, the sample complexity of the algorithm. We provide an algorithm with sample complexity of order log2(1/ϵ)\log^2(1/\epsilon). This improves over previous results of Al-Mharmah and Calvin (1996) and Calvin et al. (2017) which provided only polynomial rates. Our algorithm is adaptive---each query depends on previous values---and is an instance of the optimism-in-the-face-of-uncertainty principle.

Keywords

Cite

@article{arxiv.1901.04884,
  title  = {Optimistic optimization of a Brownian},
  author = {Jean-Bastien Grill and Michal Valko and Rémi Munos},
  journal= {arXiv preprint arXiv:1901.04884},
  year   = {2019}
}

Comments

10 pages, 2 figures

R2 v1 2026-06-23T07:12:28.834Z