paper-with-me

Papers

Improved scalability under heavy tails, without strong convexity

2020-06-02 · Matthew J. Holland

Real-world data is laden with outlying values. The challenge for machine learning is that the learner typically has no prior knowledge of whether the feedback it receives (losses, gradients, etc.) will be heavy-tailed or not. In this work, we study a simple algorithmic strategy that can be leveraged when both losses and gradients can be heavy-tailed. The core technique introduces a simple robust validation sub-routine, which is used to boost the confidence of inexpensive gradient-based sub-processes. Compared with recent robust gradient descent methods from the literature, dimension dependence (both risk bounds and cost) is substantially improved, without relying upon strong convexity or expensive per-step robustification. Empirically, we also show that under heavy-tailed losses, the proposed procedure cannot simply be replaced with naive cross-validation. Taken together, we have a scalable method with transparent guarantees, which performs well without prior knowledge of how "convenient" the feedback it receives will be.

📄 PDF Abstract BibTeX arXiv:2006.01364

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Convex Optimization with Heavy Tails: Old Algorithms, New Regrets, and Applications

2025-08-10 · Zijian Liu arxiv

In Online Convex Optimization (OCO), when the stochastic gradient has a finite variance, many algorithms provably work and guarantee a sublinear regret. However, limited results are known if the gradient estimate has a h…

Algorithmic Stability of Heavy-Tailed Stochastic Gradient Descent on Least Squares

2022-06-02 · Anant Raj, Melih Barsbey, Mert Gürbüzbalaban, Lingjiong Zhu 외

Recent studies have shown that heavy tails can emerge in stochastic optimization and that the heaviness of the tails have links to the generalization error. While these studies have shed light on interesting aspects of t…

Stochastic Optimization

Tail Annealing for Heavy-Tailed Flow Matching

2026-05-19 · Jean Pachebat arxiv

Standard generative models struggle with heavy-tailed data: Lipschitz architectures cannot produce power-law tails from Gaussian noise, and interpolating between heavy-tailed data and Gaussians is ill-posed. We propose a…

Privacy of SGD under Gaussian or Heavy-Tailed Noise: Guarantees without Gradient Clipping

2024-03-04 · Umut Şimşekli, Mert Gürbüzbalaban, Sinan Yildirim, Lingjiong Zhu

The injection of heavy-tailed noise into the iterates of stochastic gradient descent (SGD) has garnered growing interest in recent years due to its theoretical and empirical benefits for optimization and generalization. …

Learning Theory

Approximate Heavy Tails in Offline (Multi-Pass) Stochastic Gradient Descent

2023-09-21 · NeurIPS 2023 11

A recent line of empirical studies has demonstrated that SGD might exhibit a heavy-tailed behavior in practical settings, and the heaviness of the tails might correlate with the overall performance. In this paper, we inv…