English

A stochastic first-order method with multi-extrapolated momentum for highly smooth unconstrained optimization

Optimization and Control 2025-04-09 v4 Artificial Intelligence Machine Learning

Abstract

In this paper, we consider an unconstrained stochastic optimization problem where the objective function exhibits high-order smoothness. Specifically, we propose a new stochastic first-order method (SFOM) with multi-extrapolated momentum, in which multiple extrapolations are performed in each iteration, followed by a momentum update based on these extrapolations. We demonstrate that the proposed SFOM can accelerate optimization by exploiting the high-order smoothness of the objective function ff. Assuming that the ppth-order derivative of ff is Lipschitz continuous for some p2p\ge2, and under additional mild assumptions, we establish that our method achieves a sample complexity of O~(ϵ(3p+1)/p)\widetilde{\mathcal{O}}(\epsilon^{-(3p+1)/p}) for finding a point xx such that E[f(x)]ϵ\mathbb{E}[\|\nabla f(x)\|]\le\epsilon. To the best of our knowledge, this is the first SFOM to leverage arbitrary-order smoothness of the objective function for acceleration, resulting in a sample complexity that improves upon the best-known results without assuming the mean-squared smoothness condition. Preliminary numerical experiments validate the practical performance of our method and support our theoretical findings.

Keywords

Cite

@article{arxiv.2412.14488,
  title  = {A stochastic first-order method with multi-extrapolated momentum for highly smooth unconstrained optimization},
  author = {Chuan He},
  journal= {arXiv preprint arXiv:2412.14488},
  year   = {2025}
}

Comments

An example is provided to illustrate the gap between the smoothness of the objective function itself and the mean-squared smoothness of the stochastic gradient estimator

R2 v1 2026-06-28T20:41:35.503Z