English

AdaLoss: A computationally-efficient and provably convergent adaptive gradient method

Machine Learning 2021-09-20 v1 Machine Learning

Abstract

We propose a computationally-friendly adaptive learning rate schedule, "AdaLoss", which directly uses the information of the loss function to adjust the stepsize in gradient descent methods. We prove that this schedule enjoys linear convergence in linear regression. Moreover, we provide a linear convergence guarantee over the non-convex regime, in the context of two-layer over-parameterized neural networks. If the width of the first-hidden layer in the two-layer networks is sufficiently large (polynomially), then AdaLoss converges robustly \emph{to the global minimum} in polynomial time. We numerically verify the theoretical results and extend the scope of the numerical experiments by considering applications in LSTM models for text clarification and policy gradients for control problems.

Keywords

Cite

@article{arxiv.2109.08282,
  title  = {AdaLoss: A computationally-efficient and provably convergent adaptive gradient method},
  author = {Xiaoxia Wu and Yuege Xie and Simon Du and Rachel Ward},
  journal= {arXiv preprint arXiv:2109.08282},
  year   = {2021}
}

Comments

arXiv admin note: text overlap with arXiv:1902.07111

R2 v1 2026-06-24T06:03:30.193Z