paper-with-me

홈 › Papers

Generalization Bounds for Uniformly Stable Algorithms

2018-12-24 · NeurIPS 2018 12 · Vitaly Feldman, Jan Vondrak

Uniform stability of a learning algorithm is a classical notion of algorithmic stability introduced to derive high-probability bounds on the generalization error (Bousquet and Elisseeff, 2002). Specifically, for a loss function with range bounded in $[0,1]$, the generalization error of a $\gamma$-uniformly stable learning algorithm on $n$ samples is known to be within $O((\gamma +1/n) \sqrt{n \log(1/\delta)})$ of the empirical error with probability at least $1-\delta$. Unfortunately, this bound does not lead to meaningful generalization bounds in many common settings where $\gamma \geq 1/\sqrt{n}$. At the same time the bound is known to be tight only when $\gamma = O(1/n)$. We substantially improve generalization bounds for uniformly stable algorithms without making any additional assumptions. First, we show that the bound in this setting is $O(\sqrt{(\gamma + 1/n) \log(1/\delta)})$ with probability at least $1-\delta$. In addition, we prove a tight bound of $O(\gamma^2 + 1/n)$ on the second moment of the estimation error. The best previous bound on the second moment is $O(\gamma + 1/n)$. Our proofs are based on new analysis techniques and our results imply substantially stronger generalization guarantees for several well-studied algorithms.

📄 PDF Abstract BibTeX arXiv:1812.09859

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Bounds

Similar Papers 제목 키워드 기반

Boosting the Confidence of Near-Tight Generalization Bounds for Uniformly Stable Randomized Algorithms

2021-09-29 · Xiaotong Yuan, Ping Li

High probability generalization bounds of uniformly stable learning algorithms have recently been actively studied with a series of near-tight results established by~\citet{feldman2019high,bousquet2020sharper}. However, …

Generalization BoundsOpen-Ended Question Answering

High probability generalization bounds for uniformly stable algorithms with nearly optimal rate

2019-02-27 · Vitaly Feldman, Jan Vondrak

Algorithmic stability is a classical approach to understanding and analysis of the generalization error of learning algorithms. A notable weakness of most stability-based generalization bounds is that they hold only in e…

Generalization BoundsVocal Bursts Intensity Prediction

Sharper bounds for uniformly stable algorithms

2019-10-17 · Olivier Bousquet, Yegor Klochkov, Nikita Zhivotovskiy

Deriving generalization bounds for stable algorithms is a classical question in learning theory taking its roots in the early works by Vapnik and Chervonenkis (1974) and Rogers and Wagner (1978). In a series of recent br…

Generalization BoundsLearning Theory

A Tight Lower Bound for Uniformly Stable Algorithms

2020-12-24 · Qinghua Liu, Zhou Lu

Leveraging algorithmic stability to derive sharp generalization bounds is a classic and powerful approach in learning theory. Since Vapnik and Chervonenkis [1974] first formalized the idea for analyzing SVMs, it has been…

Generalization BoundsLearning Theory

Toward Better PAC-Bayes Bounds for Uniformly Stable Algorithms

2023-09-21 · NeurIPS 2023 11

We give sharper bounds for uniformly stable randomized algorithms in a PAC-Bayesian framework, which improve the existing results by up to a factor of $\sqrt{n}$ (ignoring a log factor), where $n$ is the sample size. The…