English

Random Scaling and Momentum for Non-smooth Non-convex Optimization

Machine Learning 2026-03-17 v2 Optimization and Control

Abstract

Training neural networks requires optimizing a loss function that may be highly irregular, and in particular neither convex nor smooth. Popular training algorithms are based on stochastic gradient descent with momentum (SGDM), for which classical analysis applies only if the loss is either convex or smooth. We show that a very small modification to SGDM closes this gap: simply scale the update at each time point by an exponentially distributed random scalar. The resulting algorithm achieves optimal convergence guarantees. Intriguingly, this result is not derived by a specific analysis of SGDM: instead, it falls naturally out of a more general framework for converting online convex optimization algorithms to non-convex optimization algorithms.

Keywords

Cite

@article{arxiv.2405.09742,
  title  = {Random Scaling and Momentum for Non-smooth Non-convex Optimization},
  author = {Qinzi Zhang and Ashok Cutkosky},
  journal= {arXiv preprint arXiv:2405.09742},
  year   = {2026}
}
R2 v1 2026-06-28T16:28:53.586Z