paper-with-me

Papers

Generalization Error Bounds for Noisy, Iterative Algorithms

2018-01-12 · Ankit Pensia, Varun Jog, Po-Ling Loh

In statistical learning theory, generalization error is used to quantify the degree to which a supervised machine learning algorithm may overfit to training data. Recent work [Xu and Raginsky (2017)] has established a bound on the generalization error of empirical risk minimization based on the mutual information $I(S;W)$ between the algorithm input $S$ and the algorithm output $W$, when the loss function is sub-Gaussian. We leverage these results to derive generalization error bounds for a broad class of iterative algorithms that are characterized by bounded, noisy updates with Markovian structure. Our bounds are very general and are applicable to numerous settings of interest, including stochastic gradient Langevin dynamics (SGLD) and variants of the stochastic gradient Hamiltonian Monte Carlo (SGHMC) algorithm. Furthermore, our error bounds hold for any output function computed over the path of iterates, including the last iterate of the algorithm or the average of subsets of iterates, and also allow for non-uniform sampling of data in successive updates of the algorithm.

📄 PDF Abstract BibTeX arXiv:1801.04295

Code (0)

등록된 구현이 없습니다.

Tasks

Learning Theory

Similar Papers 제목 키워드 기반

Generalization Bounds for Noisy Iterative Algorithms Using Properties of Additive Noise Channels

2021-02-05 · NeurIPS 2021 12 · Hao Wang, Rui Gao, Flavio P. Calmon

Machine learning models trained by different optimization algorithms under different data distributions can exhibit distinct generalization behaviors. In this paper, we analyze the generalization of models trained by noi…

Federated LearningGeneralization BoundsLearning Theory

Generalization Error Bounds for Noisy, Iterative Algorithms via Maximal Leakage

2023-02-28 · Ibrahim Issa, Amedeo Roberto Esposito, Michael Gastpar

We adopt an information-theoretic framework to analyze the generalization behavior of the class of iterative, noisy learning algorithms. This class is particularly suitable for study under information-theoretic metrics a…

Generalization Bounds

Tightening Mutual Information Based Bounds on Generalization Error

2019-01-15 · Yuheng Bu, Shaofeng Zou, Venugopal V. Veeravalli

An information-theoretic upper bound on the generalization error of supervised learning algorithms is derived. The bound is constructed in terms of the mutual information between each individual training sample and the o…

Sharpened Generalization Bounds based on Conditional Mutual Information and an Application to Noisy, Iterative Algorithms

2020-04-27 · NeurIPS 2020 12 · Mahdi Haghifam, Jeffrey Negrea, Ashish Khisti, Daniel M. Roy 외

The information-theoretic framework of Russo and J. Zou (2016) and Xu and Raginsky (2017) provides bounds on the generalization error of a learning algorithm in terms of the mutual information between the algorithm's out…

Generalization Bounds

Information-theoretic analysis for transfer learning

2020-05-18 · Xuetong Wu, Jonathan H. Manton, Uwe Aickelin, Jingge Zhu

Transfer learning, or domain adaptation, is concerned with machine learning problems in which training and testing data come from possibly different distributions (denoted as $\mu$ and $\mu'$, respectively). In this work…

Domain AdaptationTransfer Learning