Pith. sign in

REVIEW 2 cited by

The Convergence Rate of SGD's Final Iterate: Analysis on Dimension Dependence

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2106.14588 v1 pith:OBQMTU4B submitted 2021-06-28 math.OC cs.LGstat.ML

The Convergence Rate of SGD's Final Iterate: Analysis on Dimension Dependence

classification math.OC cs.LGstat.ML
keywords dimensionfinaliterateboundsconvergenceconvexlowersqrt
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Stochastic Gradient Descent (SGD) is among the simplest and most popular methods in optimization. The convergence rate for SGD has been extensively studied and tight analyses have been established for the running average scheme, but the sub-optimality of the final iterate is still not well-understood. shamir2013stochastic gave the best known upper bound for the final iterate of SGD minimizing non-smooth convex functions, which is $O(\log T/\sqrt{T})$ for Lipschitz convex functions and $O(\log T/ T)$ with additional assumption on strongly convexity. The best known lower bounds, however, are worse than the upper bounds by a factor of $\log T$. harvey2019tight gave matching lower bounds but their construction requires dimension $d= T$. It was then asked by koren2020open how to characterize the final-iterate convergence of SGD in the constant dimension setting. In this paper, we answer this question in the more general setting for any $d\leq T$, proving $\Omega(\log d/\sqrt{T})$ and $\Omega(\log d/T)$ lower bounds for the sub-optimality of the final iterate of SGD in minimizing non-smooth Lipschitz convex and strongly convex functions respectively with standard step size schedules. Our results provide the first general dimension dependent lower bound on the convergence of SGD's final iterate, partially resolving a COLT open question raised by koren2020open. We also present further evidence to show the correct rate in one dimension should be $\Theta(1/\sqrt{T})$, such as a proof of a tight $O(1/\sqrt{T})$ upper bound for one-dimensional special cases in settings more general than koren2020open.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Sharp Dimension Dependence for the Last Iterate of the SubGradient Method

    math.OC 2026-07 accept novelty 8.0

    For constant-step projected subgradient descent on convex Lipschitz functions in R^d, the last-iterate worst-case error is Θ(min{d, log n}/√n); the dimension price is linear, not logarithmic.

  2. New Bounds for the Last Iterate of the Stochastic subGradient Method

    math.OC 2026-06 unverdicted novelty 7.0

    Last iterate of 1D SsGM achieves O(1/sqrt n) error under i.i.d. bounded-variance noise but (log n)/sqrt n without i.i.d., negatively resolving Koren-Segal open problem.