paper-with-me

홈 › Papers

Excess risk bounds in robust empirical risk minimization

2019-10-16 · Stanislav Minsker, Timothée Mathieu

This paper investigates robust versions of the general empirical risk minimization algorithm, one of the core techniques underlying modern statistical methods. Success of the empirical risk minimization is based on the fact that for a "well-behaved" stochastic process $\left\{ f(X), \ f\in \mathcal F\right\}$ indexed by a class of functions $f\in \mathcal F$, averages $\frac{1}{N}\sum_{j=1}^N f(X_j)$ evaluated over a sample $X_1,\ldots,X_N$ of i.i.d. copies of $X$ provide good approximation to the expectations $\mathbb E f(X)$ uniformly over large classes $f\in \mathcal F$. However, this might no longer be true if the marginal distributions of the process are heavy-tailed or if the sample contains outliers. We propose a version of empirical risk minimization based on the idea of replacing sample averages by robust proxies of the expectation, and obtain high-confidence bounds for the excess risk of resulting estimators. In particular, we show that the excess risk of robust estimators can converge to $0$ at fast rates with respect to the sample size. We discuss implications of the main results to the linear and logistic regression problems, and evaluate the numerical performance of proposed methods on simulated and real data.

📄 PDF Abstract BibTeX arXiv:1910.07485

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Stability and Sharper Risk Bounds with Convergence Rate $O(1/n^2)$

2024-10-13 · Bowei Zhu, Shaojie Li, Yong liu

The sharpest known high probability excess risk bounds are up to $O\left( 1/n \right)$ for empirical risk minimization and projected gradient descent via algorithmic stability (Klochkov \& Zhivotovskiy, 2021). In this pa…

Optimal Excess Risk Bounds for Empirical Risk Minimization on $p$-Norm Linear Regression

2023-10-19 · NeurIPS 2023 11 · Ayoub El Hanchi, Murat A. Erdogdu

We study the performance of empirical risk minimization on the $p$-norm linear regression problem for $p \in (1, \infty)$. We show that, in the realizable case, under no moment assumptions, and up to a distribution-depen…

regression

Chaining Bounds for Empirical Risk Minimization

2016-09-07 · Gábor Balázs, András György, Csaba Szepesvári

This paper extends the standard chaining technique to prove excess risk upper bounds for empirical risk minimization with random design settings even if the magnitude of the noise and the estimates is unbounded. The boun…

regression

Stability and Deviation Optimal Risk Bounds with Convergence Rate $O(1/n)$

2021-03-22 · NeurIPS 2021 12 · Yegor Klochkov, Nikita Zhivotovskiy

The sharpest known high probability generalization bounds for uniformly stable algorithms (Feldman, Vondr\'{a}k, 2018, 2019), (Bousquet, Klochkov, Zhivotovskiy, 2020) contain a generally inevitable sampling error term of…

Generalization Boundsvalid

Leveraging Theoretical Tradeoffs in Hyperparameter Selection for Improved Empirical Performance

2021-05-20 · ICML Workshop AutoML 2021 7 · Parikshit Ram, Alexander G. Gray, Horst Samulowitz

The tradeoffs in the excess risk incurred from data-driven learning of a single model has been studied by decomposing the excess risk into approximation, estimation and optimization errors. In this paper, we focus on the…

Hyperparameter Optimization