The reviewed record of science sign in
Pith

arxiv: 2509.08483 · v1 · pith:EWDRT6YF · submitted 2025-09-10 · cs.LG · cs.NA· math.NA· math.OC· stat.CO· stat.ML

Modified Loss of Momentum Gradient Descent: Fine-Grained Analysis

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:EWDRT6YFrecord.jsonopen to challenge →

classification cs.LG cs.NAmath.NAmath.OCstat.COstat.ML
keywords descentgradientmodifiedmomentumanalysisapproximationlossarbitrary
0
0 comments X
read the original abstract

We analyze gradient descent with Polyak heavy-ball momentum (HB) whose fixed momentum parameter $\beta \in (0, 1)$ provides exponential decay of memory. Building on Kovachki and Stuart (2021), we prove that on an exponentially attractive invariant manifold the algorithm is exactly plain gradient descent with a modified loss, provided that the step size $h$ is small enough. Although the modified loss does not admit a closed-form expression, we describe it with arbitrary precision and prove global (finite "time" horizon) approximation bounds $O(h^{R})$ for any finite order $R \geq 2$. We then conduct a fine-grained analysis of the combinatorics underlying the memoryless approximations of HB, in particular, finding a rich family of polynomials in $\beta$ hidden inside which contains Eulerian and Narayana polynomials. We derive continuous modified equations of arbitrary approximation order (with rigorous bounds) and the principal flow that approximates the HB dynamics, generalizing Rosca et al. (2023). Approximation theorems cover both full-batch and mini-batch HB. Our theoretical results shed new light on the main features of gradient descent with heavy-ball momentum, and outline a road-map for similar analysis of other optimization algorithms.

This paper has not been read by Pith yet.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. Approximate Minimax Estimation of a Bounded Normal Mean via Stochastic Mirror Ascent

    econ.EM 2026-07 conditional novelty 7.0

    Stochastic mirror ascent provably finds an approximately least-favorable distribution and minimax estimator for the Bounded Normal Mean problem, yielding 6–18% risk improvements over the minimax linear estimator.

  2. Do Deep Networks Forget Initialization? A Forgetting-Time View of Practical Inductive Bias

    cs.LG 2026-05 unverdicted novelty 6.0

    Trained ResNets on CIFAR-10 retain measurable dependence on initialization scale under low-LR SGD (26.5 pp test accuracy spread) but not under Adam, indicating that practical inductive bias is shaped by the forgetting...

  3. The Effect of Mini-Batch Noise on the Implicit Bias of Adam

    cs.LG 2026-02 unverdicted novelty 6.0

    Mini-batch noise reverses how Adam's β2 controls anti-regularization, making default momentum values suitable for small batches but requiring β1 closer to β2 for large batches to favor flatter minima.