Backtracking Gradient Descent allowing unbounded learning rates
Abstract
In unconstrained optimisation on an Euclidean space, to prove convergence in Gradient Descent processes (GD) it usually is required that the learning rates 's are bounded: for some positive . Under this assumption, if the sequence converges to a critical point , then with large values of the update will be small because . This may also force the sequence to converge to a bad minimum. If we can allow, at least theoretically, that the learning rates 's are not bounded, then we may have better convergence to better minima. A previous joint paper by the author showed convergence for the usual version of Backtracking GD under very general assumptions on the cost function . In this paper, we allow the learning rates to be unbounded, in the sense that there is a function such that and satisfies Armijo's condition for all , and prove convergence under the same assumptions as in the mentioned paper. It will be shown that this growth rate of is best possible if one wants convergence of the sequence . A specific way for choosing in a discrete way connects to Two-way Backtracking GD defined in the mentioned paper. We provide some results which either improve or are implicitly contained in those in the mentioned paper and another recent paper on avoidance of saddle points.
Cite
@article{arxiv.2001.02005,
title = {Backtracking Gradient Descent allowing unbounded learning rates},
author = {Tuyen Trung Truong},
journal= {arXiv preprint arXiv:2001.02005},
year = {2020}
}
Comments
Convergence for Two-way Backtracking GD can be proven under more general assumptions, in particular valid for C^2 functions. In statement of Theorem 0.3, need to add the assumption that {f(x_n}) is non-increasing. Some typos corrected. 5 pages