paper-with-me

홈 › Papers

Learning Bounds for Importance Weighting

2010-12-01 · NeurIPS 2010 12 · Corinna Cortes, Yishay Mansour, Mehryar Mohri

This paper presents an analysis of importance weighting for learning from finite samples and gives a series of theoretical and algorithmic results. We point out simple cases where importance weighting can fail, which suggests the need for an analysis of the properties of this technique. We then give both upper and lower bounds for generalization with bounded importance weights and, more significantly, give learning guarantees for the more common case of unbounded importance weights under the weak assumption that the second moment is bounded, a condition related to the Renyi divergence of the training and test distributions. These results are based on a series of novel and general bounds we derive for unbounded loss functions, which are of independent interest. We use these bounds to guide the definition of an alternative reweighting algorithm and report the results of experiments demonstrating its benefits. Finally, we analyze the properties of normalized importance weights which are also commonly used.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Relative Deviation Learning Bounds and Generalization with Unbounded Loss Functions

2013-10-22 · Corinna Cortes, Spencer Greenberg, Mehryar Mohri

We present an extensive analysis of relative deviation bounds, including detailed proofs of two-sided inequalities and their implications. We also give detailed proofs of two-sided generalization bounds that hold in the …

Generalization Boundsregression

Learning with Importance Weighted Variational Inference: Asymptotics for Gradient Estimators of the VR-IWAE Bound

2024-10-15 · Kamélia Daudel, François Roueff

Several popular variational bounds involving importance weighting ideas have been proposed to generalize and improve on the Evidence Lower BOund (ELBO) in the context of maximum likelihood optimization, such as the Impor…

Variational Inference

Unified PAC-Bayesian Study of Pessimism for Offline Policy Learning with Regularized Importance Sampling

2024-06-05 · Imad Aouali, Victor-Emmanuel Brunel, David Rohde, Anna Korba

Off-policy learning (OPL) often involves minimizing a risk estimator based on importance weighting to correct bias from the logging policy used to collect data. However, this method can produce an estimator with a high v…

Generalization Bounds

Importance Weighting and Variational Inference

2018-08-27 · NeurIPS 2018 12 · Justin Domke, Daniel Sheldon

Recent work used importance sampling ideas for better variational bounds on likelihoods. We clarify the applicability of these ideas to pure probabilistic inference, by showing the resulting Importance Weighted Variation…

Variational Inference

The Interplay of Statistics and Noisy Optimization: Learning Linear Predictors with Random Data Weights

2025-12-11 · Gabriel Clara, Yazan Mash'al arxiv

We analyze gradient descent with randomly weighted data points in a linear regression model, under a generic weighting distribution. This includes various forms of stochastic gradient descent, importance sampling, but al…