Gradient descent with adaptive stepsize converges (nearly) linearly under fourth-order growth
本文证明,对于仅满足四阶增长条件的平滑函数,自适应步长梯度下降可实现局部(近乎)线性收敛,并提出了基于“沟壑”分解的算法,在矩阵感知和过参数化单神经元学习等任务中验证了效果。
Abstract A prevalent belief among optimization specialists is that linear convergence of gradient descent is contingent on the function growing quadratically away from its minimizers. In this work, we argue that this belief is inaccurate. We show that gradient descent with an adaptive stepsize converges at a local (nearly) linear rate on any smooth function that merely exhibits fourth-order growth away from its minimizer. The adaptive stepsize we propose arises from an intriguing decomposition theorem: any such function admits a smooth manifold around the optimal solution—which we call the ravine—so that the function grows at least quadratically away from the ravine and has constant order growth along it. The ravine allows one to interlace many short gradient steps with a single long Polyak gradient step, which together ensure rapid convergence to the minimizer. We illustrate the theory and algorithm on the problems of matrix sensing and factorization and learning a single neuron in the overparameterized regime.