paper-with-me

홈 › Papers

Uniform-in-Time Wasserstein Stability Bounds for (Noisy) Stochastic Gradient Descent

2023-05-20 · NeurIPS 2023 11

Algorithmic stability is an important notion that has proven powerful for deriving generalization bounds for practical algorithms. The last decade has witnessed an increasing number of stability bounds for different algorithms applied on different classes of loss functions. While these bounds have illuminated various properties of optimization algorithms, the analysis of each case typically required a different proof technique with significantly different mathematical tools. In this study, we make a novel connection between learning theory and applied probability and introduce a unified guideline for proving Wasserstein stability bounds for stochastic optimization algorithms. We illustrate our approach on stochastic gradient descent (SGD) and we obtain time-uniform stability bounds (i.e., the bound does not increase with the number of iterations) for strongly convex losses and non-convex losses with additive noise, where we recover similar results to the prior art or extend them to more general cases by using a single proof technique. Our approach is flexible and can be generalizable to other popular optimizers, as it mainly requires developing Lyapunov functions, which are often readily available in the literature. It also illustrates that ergodicity is an important component for obtaining time-uniform bounds -- which might not be achieved for convex or non-convex losses unless additional noise is injected to the iterates. Finally, we slightly stretch our analysis technique and prove time-uniform bounds for SGD under convex and non-convex losses (without additional additive noise), which, to our knowledge, is novel.

📄 PDF Abstract BibTeX arXiv:2305.12056

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization BoundsLearning TheoryStochastic Optimization

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Time-independent Generalization Bounds for SGLD in Non-convex Settings

2021-11-25 · NeurIPS 2021 12 · Tyler Farghly, Patrick Rebeschini

We establish generalization error bounds for stochastic gradient Langevin dynamics (SGLD) with constant learning rate under the assumptions of dissipativity and smoothness, a setting that has received increased attention…

Generalization Bounds

Stability Based Generalization Bounds for Exponential Family Langevin Dynamics

2022-01-09 · Arindam Banerjee, Tiancong Chen, Xinyan Li, Yingxue Zhou

Recent years have seen advances in generalization bounds for noisy stochastic algorithms, especially stochastic gradient Langevin dynamics (SGLD) based on stability (Mou et al., 2018; Li et al., 2020) and information the…

Generalization Bounds

Tangent Space and Dimension Estimation with the Wasserstein Distance

2021-10-12 · Uzu Lim, Harald Oberhauser, Vidit Nanda

Consider a set of points sampled independently near a smooth compact submanifold of Euclidean space. We provide mathematically rigorous bounds on the number of sample points required to estimate both the dimension and th…

Uniform-in-time concentration in two-layer neural networks via transportation inequalities

2026-03-02 · Arnaud Guillin, Boris Nectoux, Paul Stos arxiv

We quantify, uniformly over time and with high probability, the discrepancy between the predictions of a two-layer neural network trained by stochastic gradient descent (SGD) and their mean-field limit, for quadratic los…

Quantitative Uniform Stability of the Iterative Proportional Fitting Procedure

2021-08-18 · George Deligiannidis, Valentin De Bortoli, Arnaud Doucet

We establish the uniform in time stability, w.r.t. the marginals, of the Iterative Proportional Fitting Procedure, also known as Sinkhorn algorithm, used to solve entropy-regularised Optimal Transport problems. Our resul…