paper-with-me

Papers

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 expectation. Generalization with high probability has been established in a landmark paper of Bousquet and Elisseeff (2002) albeit at the expense of an additional $\sqrt{n}$ factor in the bound. Specifically, their bound on the estimation error of any $\gamma$-uniformly stable learning algorithm on $n$ samples and range in $[0,1]$ is $O(\gamma \sqrt{n \log(1/\delta)} + \sqrt{\log(1/\delta)/n})$ with probability $\geq 1-\delta$. The $\sqrt{n}$ overhead makes the bound vacuous in the common settings where $\gamma \geq 1/\sqrt{n}$. A stronger bound was recently proved by the authors (Feldman and Vondrak, 2018) that reduces the overhead to at most $O(n^{1/4})$. Still, both of these results give optimal generalization bounds only when $\gamma = O(1/n)$. We prove a nearly tight bound of $O(\gamma \log(n)\log(n/\delta) + \sqrt{\log(1/\delta)/n})$ on the estimation error of any $\gamma$-uniformly stable algorithm. It implies that for algorithms that are uniformly stable with $\gamma = O(1/\sqrt{n})$, estimation error is essentially the same as the sampling error. Our result leads to the first high-probability generalization bounds for multi-pass stochastic gradient descent and regularized ERM for stochastic convex problems with nearly optimal rate --- resolving open problems in prior work. Our proof technique is new and we introduce several analysis tools that might find additional applications.

📄 PDF Abstract BibTeX arXiv:1902.10710

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization BoundsVocal Bursts Intensity Prediction

Similar 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 f…

Generalization Bounds

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

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

$L_2$-Uniform Stability of Randomized Learning Algorithms: Sharper Generalization Bounds and Confidence Boosting

2023-09-21 · NeurIPS 2023 11

Exponential generalization bounds with near-optimal rates have recently been established for uniformly stable algorithms~\citep{feldman2019high,bousquet2020sharper}. We seek to extend these best known high probability bo…