paper-with-me

Papers

Lower Bounds and Proximally Anchored SGD for Non-Convex Minimization Under Unbounded Variance

2026-04-17 · Arda Fazla, Ege C. Kaya, Antesh Upadhyay, Abolfazl Hashemi arxiv

Analysis of Stochastic Gradient Descent (SGD) and its variants typically relies on the assumption of uniformly bounded variance, a condition that frequently fails in practical non-convex settings, such as neural network training, as well as in several elementary optimization settings. While several relaxations are explored in the literature, the Blum-Gladyshev (BG-0) condition, which permits the variance to grow quadratically with distance has recently been shown to be the weakest condition. However, the study of the oracle complexity of stochastic first-order non-convex optimization under BG-0 has remained underexplored. In this paper, we address this gap and establish information-theoretic lower bounds, proving that finding an $ε$-stationary point requires $Ω(ε^{-6})$ stochastic BG-0 oracle queries for smooth functions and $Ω(ε^{-4})$ queries under mean-square smoothness. These limits demonstrate an unavoidable degradation from classical bounded-variance complexities, i.e., $Ω(ε^{-4})$ and $Ω(ε^{-3})$ for smooth and mean-square smooth cases, respectively. To match these lower bounds, we consider Proximally Anchored STochastic Approximation (PASTA), a unified algorithmic framework that couples Halpern anchoring with Tikhonov regularization to dynamically mitigate the extra variance explosion term permitted by the BG-0 oracle. We prove that PASTA achieves minimax optimal complexities across numerous non-convex regimes, including standard smooth, mean-square smooth, weakly convex, star-convex, and Polyak-Lojasiewicz functions, entirely under an unbounded domain and unbounded stochastic gradients.

📄 PDF Abstract BibTeX arXiv:2604.16620

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Weakly-Convex Concave Min-Max Optimization: Provable Algorithms and Applications in Machine Learning

2018-10-04 · Hassan Rafique, Mingrui Liu, Qihang Lin, Tianbao Yang

Min-max problems have broad applications in machine learning, including learning with non-decomposable loss and learning with robustness to data distribution. Convex-concave min-max problem is an active topic of research…

BIG-bench Machine Learning

Tighter Lower Bounds for Shuffling SGD: Random Permutations and Beyond

2023-03-13 · Jaeyoung Cha, Jaewook Lee, Chulhee Yun

We study convergence lower bounds of without-replacement stochastic gradient descent (SGD) for solving smooth (strongly-)convex finite-sum minimization problems. Unlike most existing results focusing on final iterate low…

Faster Discrete Convex Function Minimization with Predictions: The M-Convex Case

2023-06-09 · NeurIPS 2023 11

Recent years have seen a growing interest in accelerating optimization algorithms with machine-learned predictions. Sakaue and Oki (NeurIPS 2022) have developed a general framework that warm-starts the L-convex function …

Rate-Optimal Online Convex Optimization in Adaptive Linear Control

2022-06-03 · Asaf Cassel, Alon Cohen, Tomer Koren

We consider the problem of controlling an unknown linear dynamical system under adversarially changing convex costs and full feedback of both the state and cost function. We present the first computationally-efficient al…

Lower Complexity Bounds of Finite-Sum Optimization Problems: The Results and Construction

2021-03-15 · Yuze Han, Guangzeng Xie, Zhihua Zhang

In this paper, we study the lower complexity bounds for finite-sum optimization problems, where the objective is the average of $n$ individual component functions. We consider Proximal Incremental First-order (PIFO) algo…