LGJul 9

Vanilla SGD with Momentum Survives Heavy-Tailed Noise: Convergence Analysis without Gradient Clipping or Normalization

arXiv:2607.081045.11 citationsh-index: 3
Predicted impact top 65% in LG · last 90 daysOriginality Synthesis-oriented
AI Analysis

For optimization researchers, this work clarifies the inherent limitations of vanilla SGD with momentum under heavy-tailed noise, confirming the necessity of gradient clipping or normalization.

This paper provides the first convergence analysis of vanilla SGD with momentum under heavy-tailed noise for strongly convex, convex, and nonconvex objectives, showing that its convergence rates are inferior to those of clipped or normalized variants.

Stochastic gradient descent (SGD) is a cornerstone of modern optimization. While its performance under heavy-tailed noise is often addressed through specialized modifications such as gradient clipping or normalization, we investigate a more fundamental question: how does vanilla SGD, particularly with momentum, perform in the presence of heavy-tailed noise? In this paper, we refine existing convergence results for vanilla SGD and, more importantly, provide the first comprehensive convergence analysis of vanilla SGD with momentum for strongly convex, convex, and nonconvex objectives, without employing any gradient control mechanisms. Our results demonstrate that the obtained convergence rates are inferior to the optimal rates achieved by clipped or normalized variants of SGD, thereby revealing inherent limitations of vanilla methods under heavy-tailed noise. The theoretical findings are supported by experiments on synthetic functions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes