English

Gradient Methods with Online Scaling

Optimization and Control 2024-11-07 v2 Machine Learning

Abstract

We introduce a framework to accelerate the convergence of gradient-based methods with online learning. The framework learns to scale the gradient at each iteration through an online learning algorithm and provably accelerates gradient-based methods asymptotically. In contrast with previous literature, where convergence is established based on worst-case analysis, our framework provides a strong convergence guarantee with respect to the optimal scaling matrix for the iteration trajectory. For smooth strongly convex optimization, our results provide an O(κlog(1/ε)O(\kappa^\star \log(1/\varepsilon)) complexity result, where κ\kappa^\star is the condition number achievable by the optimal preconditioner, improving on the previous O(nκlog(1/ε))O(\sqrt{n}\kappa^\star \log(1/\varepsilon)) result. In particular, a variant of our method achieves superlinear convergence on convex quadratics. For smooth convex optimization, we show for the first time that the widely-used hypergradient descent heuristic improves on the convergence of gradient descent.

Keywords

Cite

@article{arxiv.2411.01803,
  title  = {Gradient Methods with Online Scaling},
  author = {Wenzhi Gao and Ya-Chi Chu and Yinyu Ye and Madeleine Udell},
  journal= {arXiv preprint arXiv:2411.01803},
  year   = {2024}
}
R2 v1 2026-06-28T19:46:54.798Z