Heavy-Tailed First-Order Optimization for Polyak-Łojasiewicz Condition: High-Dimensional Minimax Bounds, High-Probability Guarantee, and Fixed-Dimensional Improvements

arXiv:2609.03990 2026 Optimization 1 ideas extracted · analyzed Sep 4, 2026

What the math gives to ML

The paper gives a principled route for training under finite-α-moment gradient noise, where variance may be infinite and conventional sub-Gaussian concentration or unclipped SGD guarantees fail. Its transferable asset is centered clipping combined with mirror descent: clipping controls rare, arbitrarily large stochastic gradients while preserving the common directional component of the gradients. A practical neural-network adaptation is a robust optimizer that estimates a local gradient center from a minibatch, clips residuals around that center, and performs an Adam-like or mirror-descent update. The main falsifiable target is improved tail robustness and convergence when gradients are contaminated by heavy-tailed noise.

Ideas from this paper

Unverified 2026

Centered Heavy-Tail Clipping Optimizer

Replace ordinary global gradient clipping with clipping of each stochastic gradient around a robust minibatch center rather than around zero. This preserves the common directional component of the gradients and suppresses only heavy-tailed residuals, making the update usable when gradient noise has a finite α-moment for 1 < α ≤ 2 but no finite variance.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Heavy-Tailed First-Order Optimization for Polyak-Łojasiewicz Condition: High-Dimensional Minimax Bounds, High-Probability Guarantee, and Fixed-Dimensional Improvements arXiv:2609.03990