Bandit Convex Optimisation
Tor Lattimore
TL;DR
Bandit convex optimisation studies zeroth-order convex minimisation over a convex set $K\subset\mathbb{R}^d$ using only noisy function evaluations, with regret as the primary performance metric. The book surveys a broad toolkit—cutting planes, gradient-descent with surrogate losses, barrier/self-concordant methods, exponential weights, and information-theoretic minimax duality—to derive finite-time minimax bounds under adversarial and stochastic settings, with detailed treatment of curvature, smoothing, and scaling. It connects fundamental lower bounds to a range of upper-bound results, highlighting the trade-offs between statistical efficiency and computational feasibility, and extends the theory to submodular minimisation via Lovász extensions and to linear/quadratic bandits through covering numbers and optimal designs. Overall, it provides a cohesive, theory-heavy framework for understanding zeroth-order bandits in convex settings, offering deep insights into algorithm design and fundamental limits, even as some methods remain computationally challenging in high dimensions.
Abstract
Bandit convex optimisation is a fundamental framework for studying zeroth-order convex optimisation. This book covers the many tools used for this problem, including cutting plane methods, interior point methods, continuous exponential weights, gradient descent and online Newton step. The nuances between the many assumptions and setups are explained. Although there is not much truly new here, some existing tools are applied in novel ways to obtain new algorithms. A few bounds are improved in minor ways.
