On the Complexity of Bandit and Derivative-Free Stochastic Convex Optimization
Ohad Shamir

TL;DR
This paper characterizes the inherent complexity of bandit and derivative-free stochastic convex optimization, establishing lower bounds on query complexity and demonstrating a novel fast convergence rate for quadratic functions.
Contribution
It provides the first precise lower bounds on query complexity related to dimension and number of queries, and introduces a new O(1/T) convergence rate for quadratic functions without gradient access.
Findings
Query complexity scales at least quadratically with dimension.
Achieves an O(1/T) error rate for quadratic functions without gradients.
Provides lower bounds for strongly-convex and smooth functions.
Abstract
The problem of stochastic convex optimization with bandit feedback (in the learning community) or without knowledge of gradients (in the optimization community) has received much attention in recent years, in the form of algorithms and performance upper bounds. However, much less is known about the inherent complexity of these problems, and there are few lower bounds in the literature, especially for nonlinear functions. In this paper, we investigate the attainable error/regret in the bandit and derivative-free settings, as a function of the dimension d and the available number of queries T. We provide a precise characterization of the attainable performance for strongly-convex and smooth functions, which also imply a non-trivial lower bound for more general problems. Moreover, we prove that in both the bandit and derivative-free setting, the required number of queries must scale at…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Stochastic Gradient Optimization Techniques · Machine Learning and Algorithms
