Optimistic optimization of a Brownian
Jean-Bastien Grill, Michal Valko, R\'emi Munos

TL;DR
This paper presents an adaptive algorithm for optimizing a Brownian motion, achieving a logarithmic squared sample complexity for approximating its maximum, improving upon previous polynomial-rate methods.
Contribution
It introduces a novel adaptive optimization algorithm based on the optimism-in-the-face-of-uncertainty principle with significantly improved sample complexity.
Findings
Sample complexity of order log^2(1/ε)
Outperforms previous polynomial-rate algorithms
Uses an adaptive, instance-specific approach
Abstract
We address the problem of optimizing a Brownian motion. We consider a (random) realization of a Brownian motion with input space in . Given , our goal is to return an -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 . 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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Markov Chains and Monte Carlo Methods
