On the O(dT1/4) Convergence Rate of RMSProp and Its Momentum Extension Measured by 1 Norm

Abstract

Although adaptive gradient methods have been extensively used in deep learning, their convergence rates proved in the literature are all slower than that of SGD, particularly with respect to their dependence on the dimension. This paper considers the classical RMSProp and its momentum extension and establishes the convergence rate of 1TΣk=1T E[\|∇ f(xk)\|1]≤ O(dCT1/4) measured by 1 norm without the bounded gradient assumption, where d is the dimension of the optimization variable, T is the iteration number, and C is a constant identical to that appeared in the optimal convergence rate of SGD. Our convergence rate matches the lower bound with respect to all the coefficients except the dimension d. Since \|x\|2\|x\|1≤d\|x\|2 for problems with extremely large d, our convergence rate can be considered to be analogous to the 1TΣk=1T E[\|∇ f(xk)\|2]≤ O(CT1/4) rate of SGD in the ideal case of \|∇ f(x)\|1=(d\|∇ f(x)\|2).

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…