paper-with-me

홈 › Papers

Stopping Rules for Stochastic Gradient Descent via Anytime-Valid Confidence Sequences

2025-12-15 · Liviu Aolaritei, Michael I. Jordan arxiv

The problem of stopping stochastic gradient descent (SGD) in an online manner, based solely on the observed trajectory, is a challenging theoretical problem with significant consequences for applications. While SGD is routinely monitored as it runs, the classical theory of SGD provides guarantees only at pre-specified iteration horizons and offers no valid way to decide, based on the observed trajectory, when further computation is justified. We address this longstanding gap by developing anytime-valid confidence sequences for stochastic gradient methods, which remain valid under continuous monitoring and directly induce statistically valid, trajectory-dependent stopping rules: stop as soon as the current upper confidence bound on an appropriate performance measure falls below a user-specified tolerance. The confidence sequences are constructed using nonnegative supermartingales, are time-uniform, and depend only on observable quantities along the SGD trajectory, without requiring prior knowledge of the optimization horizon. In convex optimization, this yields anytime-valid certificates for weighted suboptimality of projected SGD under general stepsize schedules, without assuming smoothness or strong convexity. In nonconvex optimization, it yields time-uniform certificates for weighted first-order stationarity under smoothness assumptions. We further characterize the stopping-time complexity of the resulting stopping rules under standard stepsize schedules. To the best of our knowledge, this is the first framework that provides statistically valid, time-uniform stopping rules for SGD across both convex and nonconvex settings based solely on its observed trajectory.

📄 PDF Abstract BibTeX arXiv:2512.13123

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Anytime Acceleration of Gradient Descent

2024-11-26 · Zihan Zhang, Jason D. Lee, Simon S. Du, Yuxin Chen

This work investigates stepsize-based acceleration of gradient descent with {\em anytime} convergence guarantees. For smooth (non-strongly) convex optimization, we propose a stepsize schedule that allows gradient descent…

Open Problem: Anytime Convergence Rate of Gradient Descent

2024-06-19 · Guy Kornowski, Ohad Shamir

Recent results show that vanilla gradient descent can be accelerated for smooth convex objectives, merely by changing the stepsize sequence. We show that this can lead to surprisingly large errors indefinitely, and there…

Gradient Descent's Last Iterate is Often (slightly) Suboptimal

2026-04-15 · Guy Kornowski, Ohad Shamir arxiv

We consider the well-studied setting of minimizing a convex Lipschitz function using either gradient descent (GD) or its stochastic variant (SGD), and examine the last iterate convergence. By now, it is known that standa…

Beyond Optimal Rates in Stochastic Optimization: Trajectory-Adaptive Stopping Rules

2026-08-26 · Liviu Aolaritei, Lucas Lévy, Francis Bach, Michael I. Jordan arxiv

Stochastic gradient descent (SGD) is typically analyzed at a deterministic horizon chosen before the algorithm is run, even though practical stopping decisions are made adaptively by inspecting the evolving trajectory. T…

Stochastic Optimization

Stopping Criteria for, and Strong Convergence of, Stochastic Gradient Descent on Bottou-Curtis-Nocedal Functions

2020-04-01 · Vivak Patel

Stopping criteria for Stochastic Gradient Descent (SGD) methods play important roles from enabling adaptive step size schemes to providing rigor for downstream analyses such as asymptotic inference. Unfortunately, curren…

Open-Ended Question Answering