paper-with-me

Papers

Robust stochastic first order methods in heavy-tailed noise via medoid mini-batch gradient sampling

2026-05-08 · Manojlo Vukovic, Dusan Jakovetic arxiv

We consider a first order stochastic optimization framework where, at each iteration, $K$ independent identically distributed (i.i.d.) data point samples are drawn, based on which stochastic gradients can be queried. We allow gradient noise to be heavy-tailed, with possibly infinite variances. For the considered heavy-tailed setting, many algorithmic variants have recently been proposed based on gradient clipping or other nonlinear operators (e.g., normalization) applied over noisy gradients. In this paper, we take an alternative approach and propose a novel stochastic first order method dubbed Robust Stochastic Gradient Descent with medoid mini-batch gradient sampling, R-SGD-Mini for short. The core idea of R-SGD-Mini is to split the $K$-sized data batch into $M$ distinct data chunks, form for each chunk the stochastic gradient, and update the solution estimate with respect to the stochastic gradient direction of the chunk that is medoid of gradients of all data-chunks. Under a general class of symmetric heavy-tailed gradient noises and a standard non-convex setting, we establish explicit bounds on the expected time-averaged squared gradient norm. More precisely, we show that the latter quantity converges at rate $\mathcal{O}(T^{-1})$ to a small neighborhood of zero; we explicitly characterize this neighborhood in terms of noise and algorithm's parameters. Moreover, if the time horizon is known in advance, we establish the rate of $\mathcal{O}(T^{-\frac{1}{2}}).$ Furthermore, when clipping is incorporated, we obtain convergence guaranties in the high-probability sense and recover the same rate. Experimental results indicate that R-SGD-Mini and its clipped variant consistently perform favorably compared to SGD, clipped SGD and Median-of-Means based methods.

📄 PDF Abstract BibTeX arXiv:2605.07634

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Accelerated stochastic first-order method for convex optimization under heavy-tailed noise

2025-10-13 · Chuan He, Zhaosong Lu arxiv

We study convex composite optimization problems, where the objective function is given by the sum of a prox-friendly function and a convex function whose subgradients are estimated under heavy-tailed noise. Existing work…

Second-order Optimization under Heavy-Tailed Noise: Hessian Clipping and Sample Complexity Limits

2025-10-12 · Abdurakhmon Sadiev, Peter Richtárik, Ilyas Fatkhullin arxiv

Heavy-tailed noise is pervasive in modern machine learning applications, arising from data heterogeneity, outliers, and non-stationary stochastic environments. While second-order methods can significantly accelerate conv…

Stochastic Optimization with Heavy-Tailed Noise via Accelerated Gradient Clipping

2020-05-21 · NeurIPS 2020 12 · Eduard Gorbunov, Marina Danilova, Alexander Gasnikov

In this paper, we propose a new accelerated stochastic first-order method called clipped-SSTM for smooth convex stochastic optimization with heavy-tailed distributed noise in stochastic gradients and derive the first hig…

Stochastic Optimization

Complexity of normalized stochastic first-order methods with momentum under heavy-tailed noise

2025-06-12 · Chuan He, Zhaosong Lu, Defeng Sun, Zhanwang Deng

In this paper, we propose practical normalized stochastic first-order methods with Polyak momentum, multi-extrapolated momentum, and recursive momentum for solving unconstrained optimization problems. These methods emplo…

In-Expectation Convergence of Stochastic Gradient Methods under Heavy-Tailed Noise

2026-05-30 · Zijian Liu arxiv

Many stochastic gradient methods are believed not to converge when the noise in stochastic gradients has only a finite $p$-th moment for $p\in\left(1,2\right)$, a setting known as the heavy-tailed noise assumption. Howev…

Stochastic Optimization