Big-Step-Little-Step: Efficient Gradient Methods for Objectives with Multiple Scales
Abstract
We provide new gradient-based methods for efficiently solving a broad class of ill-conditioned optimization problems. We consider the problem of minimizing a function which is implicitly decomposable as the sum of unknown non-interacting smooth, strongly convex functions and provide a method which solves this problem with a number of gradient evaluations that scales (up to logarithmic factors) as the product of the square-root of the condition numbers of the components. This complexity bound (which we prove is nearly optimal) can improve almost exponentially on that of accelerated gradient methods, which grow as the square root of the condition number of . Additionally, we provide efficient methods for solving stochastic, quadratic variants of this multiscale optimization problem. Rather than learn the decomposition of (which would be prohibitively expensive), our methods apply a clean recursive "Big-Step-Little-Step" interleaving of standard methods. The resulting algorithms use space, are numerically stable, and open the door to a more fine-grained understanding of the complexity of convex optimization beyond condition number.
Cite
@article{arxiv.2111.03137,
title = {Big-Step-Little-Step: Efficient Gradient Methods for Objectives with Multiple Scales},
author = {Jonathan Kelner and Annie Marsden and Vatsal Sharan and Aaron Sidford and Gregory Valiant and Honglin Yuan},
journal= {arXiv preprint arXiv:2111.03137},
year = {2021}
}
Comments
95 pages, 4 figures; authors are listed in alphabetical order