paper-with-me

홈 › Papers

Competing with the Empirical Risk Minimizer in a Single Pass

2014-12-20 · Roy Frostig, Rong Ge, Sham M. Kakade, Aaron Sidford

In many estimation problems, e.g. linear and logistic regression, we wish to minimize an unknown objective given only unbiased samples of the objective function. Furthermore, we aim to achieve this using as few samples as possible. In the absence of computational constraints, the minimizer of a sample average of observed data -- commonly referred to as either the empirical risk minimizer (ERM) or the $M$-estimator -- is widely regarded as the estimation strategy of choice due to its desirable statistical convergence properties. Our goal in this work is to perform as well as the ERM, on every problem, while minimizing the use of computational resources such as running time and space usage. We provide a simple streaming algorithm which, under standard regularity assumptions on the underlying problem, enjoys the following properties: * The algorithm can be implemented in linear time with a single pass of the observed data, using space linear in the size of a single sample. * The algorithm achieves the same statistical rate of convergence as the empirical risk minimizer on every problem, even considering constant factors. * The algorithm's performance depends on the initial error at a rate that decreases super-polynomially. * The algorithm is easily parallelizable. Moreover, we quantify the (finite-sample) rate at which the algorithm becomes competitive with the ERM.

📄 PDF Abstract BibTeX arXiv:1412.6606

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Mosco sufficient condition for intrinsic stability of non-unique convex Empirical Risk Minimization

2026-01-25 · Karim Bounja, Lahcen Laayouni, Abdeljalil Sakat arxiv

Empirical risk minimization (ERM) stability is usually studied via single-valued outputs, while convex non-strict losses yield set-valued minimizers. We identify Painlevé-Kuratowski upper semicontinuity (PK-u.s.c.) as th…

On the Rates of Convergence from Surrogate Risk Minimizers to the Bayes Optimal Classifier

2018-02-11 · Jingwei Zhang, Tongliang Liu, DaCheng Tao

We study the rates of convergence from empirical surrogate risk minimizers to the Bayes optimal classifier. Specifically, we introduce the notion of \emph{consistency intensity} to characterize a surrogate loss function …

Efficient Optimal PAC Learning

2025-02-05 · Mikael Møller Høgsgaard

Recent advances in the binary classification setting by Hanneke [2016b] and Larsen [2023] have resulted in optimal PAC learners. These learners leverage, respectively, a clever deterministic subsampling scheme and the cl…

Binary ClassificationPAC learning

Asymptotic normality of robust risk minimizers

2020-04-05 · Stanislav Minsker

This paper investigates asymptotic properties of algorithms that can be viewed as robust analogues of the classical empirical risk minimization. These strategies are based on replacing the usual empirical average by a ro…

Sample Complexity of Diffusion Model Training Without Empirical Risk Minimizer Access

2025-05-23 · Mudit Gaur, Prashant Trivedi, Sasidhar Kunapuli, Amrit Singh Bedi 외

Diffusion models have demonstrated state-of-the-art performance across vision, language, and scientific domains. Despite their empirical success, prior theoretical analyses of the sample complexity suffer from poor scali…