NeurIPS 2016poster22 citations

Optimistic Bandit Convex Optimization

Scott Yang, Mehryar Mohri

Abstract

We introduce the general and powerful scheme of predicting information re-use in optimization algorithms. This allows us to devise a computationally efficient algorithm for bandit convex optimization with new state-of-the-art guarantees for both Lipschitz loss functions and loss functions with Lipschitz gradients. This is the first algorithm admitting both a polynomial time complexity and a regret that is polynomial in the dimension of the action space that improves upon the original regret bound for Lipschitz loss functions, achieving a regret of $\widetilde O(T^{11/16}d^{3/8})$. Our algorithm further improves upon the best existing polynomial-in-dimension bound (both computationally and in terms of regret) for loss functions with Lipschitz gradients, achieving a regret of $\widetilde O(T^{8/13} d^{5/3})$.

BibTeX
@inproceedings{NIPS2016_b20bb95a,
 author = {Yang, Scott and Mohri, Mehryar},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {D. Lee and M. Sugiyama and U. Luxburg and I. Guyon and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Optimistic Bandit Convex Optimization},
 url = {https://proceedings.neurips.cc/paper_files/paper/2016/file/b20bb95ab626d93fd976af958fbc61ba-Paper.pdf},
 volume = {29},
 year = {2016}
}