NeurIPS 2016poster240 citations

Tight Complexity Bounds for Optimizing Composite Objectives

Blake E Woodworth, Nati Srebro

Abstract

We provide tight upper and lower bounds on the complexity of minimizing the average of m convex functions using gradient and prox oracles of the component functions. We show a significant gap between the complexity of deterministic vs randomized optimization. For smooth functions, we show that accelerated gradient descent (AGD) and an accelerated variant of SVRG are optimal in the deterministic and randomized settings respectively, and that a gradient oracle is sufficient for the optimal rate. For non-smooth functions, having access to prox oracles reduces the complexity and we present optimal methods based on smoothing that improve over methods using just gradient accesses.

BibTeX
@inproceedings{NIPS2016_645098b0,
 author = {Woodworth, Blake E and Srebro, Nati},
 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 = {Tight Complexity Bounds for Optimizing Composite Objectives},
 url = {https://proceedings.neurips.cc/paper_files/paper/2016/file/645098b086d2f9e1e0e939c27f9f2d6f-Paper.pdf},
 volume = {29},
 year = {2016}
}