Accelerating Rescaled Gradient Descent: Fast Optimization of Smooth Functions
Ashia C Wilson, Lester Mackey, Andre Wibisono
Abstract
We present a family of algorithms, called descent algorithms, for optimizing convex and non-convex functions. We also introduce a new first-order algorithm, called rescaled gradient descent (RGD), and show that RGD achieves a faster convergence rate than gradient descent provided the function is strongly smooth - a natural generalization of the standard smoothness assumption on the objective function. When the objective function is convex, we present two frameworks for “accelerating” descent methods, one in the style of Nesterov and the other in the style of Monteiro and Svaiter. Rescaled gradient descent can be accelerated under the same strong smoothness assumption using both frameworks. We provide several examples of strongly smooth loss functions in machine learning and numerical experiments that verify our theoretical findings.
BibTeX
@inproceedings{NEURIPS2019_7a2b33c6,
author = {Wilson, Ashia C and Mackey, Lester and Wibisono, Andre},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Wallach and H. Larochelle and A. Beygelzimer and F. d\textquotesingle Alch\'{e}-Buc and E. Fox and R. Garnett},
pages = {},
publisher = {Curran Associates, Inc.},
title = {Accelerating Rescaled Gradient Descent: Fast Optimization of Smooth Functions},
url = {https://proceedings.neurips.cc/paper_files/paper/2019/file/7a2b33c672ce223b2aa5789171ddde2f-Paper.pdf},
volume = {32},
year = {2019}
}