English

Leveraging Non-uniformity in First-order Non-convex Optimization

Machine Learning 2022-06-03 v3

Abstract

Classical global convergence results for first-order methods rely on uniform smoothness and the \L{}ojasiewicz inequality. Motivated by properties of objective functions that arise in machine learning, we propose a non-uniform refinement of these notions, leading to \emph{Non-uniform Smoothness} (NS) and \emph{Non-uniform \L{}ojasiewicz inequality} (N\L{}). The new definitions inspire new geometry-aware first-order methods that are able to converge to global optimality faster than the classical Ω(1/t2)\Omega(1/t^2) lower bounds. To illustrate the power of these geometry-aware methods and their corresponding non-uniform analysis, we consider two important problems in machine learning: policy gradient optimization in reinforcement learning (PG), and generalized linear model training in supervised learning (GLM). For PG, we find that normalizing the gradient ascent method can accelerate convergence to O(et)O(e^{-t}) while incurring less overhead than existing algorithms. For GLM, we show that geometry-aware normalized gradient descent can also achieve a linear convergence rate, which significantly improves the best known results. We additionally show that the proposed geometry-aware descent methods escape landscape plateaus faster than standard gradient descent. Experimental results are used to illustrate and complement the theoretical findings.

Keywords

Cite

@article{arxiv.2105.06072,
  title  = {Leveraging Non-uniformity in First-order Non-convex Optimization},
  author = {Jincheng Mei and Yue Gao and Bo Dai and Csaba Szepesvari and Dale Schuurmans},
  journal= {arXiv preprint arXiv:2105.06072},
  year   = {2022}
}

Comments

48 pages, 10 figures. Accepted at ICML 2021

R2 v1 2026-06-24T02:03:54.758Z