English

A Note on the Gradient-Evaluation Sequence in Accelerated Gradient Methods

Optimization and Control 2026-03-10 v1

Abstract

Nesterov's accelerated gradient descent method (AGD) is a seminal deterministic first-order method known to achieve the optimal order of iteration complexity for solving convex smooth optimization problems. Two distinct sequences of iterates are included in the description of AGD: gradient evaluations are performed at one sequence, while approximate solutions are selected from the other. The iteration complexity on minimizing objective function value has been well-studied in the literature, but such analysis is almost always performed only at the approximate solution sequence. To the best of our knowledge, for projection-based AGD that solves problems with feasible sets, it is still an open research question whether the gradient evaluation sequence (when treated as approximate solutions) could also achieve the same optimal order of iteration complexity. It is also unknown whether such results still hold in the non-Euclidean setting. Motivated by computer-aided algorithm analysis, we provide positive results that answer the open problems affirmatively. Specifically, for (possibly constrained) problem f:=minxXf(x)f^*:=\min_{x\in X}f(x) where ff is convex and LL-smooth and XX is closed, convex and projection friendly, we prove that the gradient-evaluation sequence {xk}\{\underline{x}_k\} in AGD satisfies that f(xk)fO(L/k2)f(\underline{x}_k) - f^*\le \mathcal O(L/k^2).

Keywords

Cite

@article{arxiv.2603.06937,
  title  = {A Note on the Gradient-Evaluation Sequence in Accelerated Gradient Methods},
  author = {Yan Wu and Yipeng Zhang and Lu Liu and Yuyuan Ouyang},
  journal= {arXiv preprint arXiv:2603.06937},
  year   = {2026}
}

Comments

24 pages, 2 figures

R2 v1 2026-07-01T11:08:05.672Z