Revisiting Convergence of AdaGrad with Relaxed Assumptions
Yusu Hong, Junhong Lin
TL;DR
The paper analyzes AdaGrad with momentum for non-convex stochastic optimization under a relaxed noise model that covers affine-variance and expected-smoothness scenarios. It introduces a proxy-step-size technique to decouple adaptive scaling from stochastic gradients and derives high-probability convergence bounds that are adaptive to noise parameters, achieving $\tilde{O}(1/\sqrt{T})$ and, under small noise, $\tilde{O}(1/\!T)$ rates without requiring prior problem-parameter knowledge. The framework extends to a generalized $(L_0,L_1)$-smoothness setting, preserving the same order of convergence while highlighting the need for parameter tuning in unbounded-smooth contexts. The results bridge gaps between lower bounds for stochastic first-order methods and adaptive-coordinate methods, offering practical implications for training with sparse or noisy gradients. Limitations point to extending the analysis to other adaptive optimizers and providing additional empirical validation under the relaxed assumptions.
Abstract
In this study, we revisit the convergence of AdaGrad with momentum (covering AdaGrad as a special case) on non-convex smooth optimization problems. We consider a general noise model where the noise magnitude is controlled by the function value gap together with the gradient magnitude. This model encompasses a broad range of noises including bounded noise, sub-Gaussian noise, affine variance noise and the expected smoothness, and it has been shown to be more realistic in many practical applications. Our analysis yields a probabilistic convergence rate which, under the general noise, could reach at (\tilde{\mathcal{O}}(1/\sqrt{T})). This rate does not rely on prior knowledge of problem-parameters and could accelerate to (\tilde{\mathcal{O}}(1/T)) where (T) denotes the total number iterations, when the noise parameters related to the function value gap and noise level are sufficiently small. The convergence rate thus matches the lower rate for stochastic first-order methods over non-convex smooth landscape up to logarithm terms [Arjevani et al., 2023]. We further derive a convergence bound for AdaGrad with mometum, considering the generalized smoothness where the local smoothness is controlled by a first-order function of the gradient norm.
