paper-with-me

홈 › Papers

Statistical Learning from Biased Training Samples

2019-06-28 · Stephan Clémençon, Pierre Laforgue

With the deluge of digitized information in the Big Data era, massive datasets are becoming increasingly available for learning predictive models. However, in many practical situations, the poor control of the data acquisition processes may naturally jeopardize the outputs of machine learning algorithms, and selection bias issues are now the subject of much attention in the literature. The present article investigates how to extend Empirical Risk Minimization, the principal paradigm in statistical learning, when training observations are generated from biased models, i.e., from distributions that are different from that in the test/prediction stage, and absolutely continuous with respect to the latter. Precisely, we show how to build a "nearly debiased" training statistical population from biased samples and the related biasing functions, following in the footsteps of the approach originally proposed in Vardi (1985). Furthermore, we study from a nonasymptotic perspective the performance of minimizers of an empirical version of the risk computed from the statistical population thus created. Remarkably, the learning rate achieved by this procedure is of the same order as that attained in absence of selection bias. Beyond the theoretical guarantees, we also present experimental results supporting the relevance of the algorithmic approach promoted in this paper.

📄 PDF Abstract BibTeX arXiv:1906.12304

Code (0)

등록된 구현이 없습니다.

Tasks

Selection bias

Similar Papers 제목 키워드 기반

Training Debiased Subnetworks with Contrastive Weight Pruning

2022-10-11 · CVPR 2023 1 · Geon Yeong Park, Sangmin Lee, Sang Wan Lee, Jong Chul Ye

Neural networks are often biased to spuriously correlated features that provide misleading statistical evidence that does not generalize. This raises an interesting question: ``Does an optimal unbiased functional subnetw…

Facial Attribute Classification

Difficulty-Based Sampling for Debiased Contrastive Representation Learning

2023-01-01 · CVPR 2023 1 · Taeuk Jang, Xiaoqian Wang

Contrastive learning is a self-supervised representation learning method that achieves milestone performance in various classification tasks. However, due to its unsupervised fashion, it suffers from the false negati…

Contrastive LearningRepresentation LearningTriplet

BiasEdit: A Training-Free Bias-Detect-and-Edit Framework for Learning Fair Visual Classifiers

2026-05-27 · Jungwook Seo, Yoonsik Park, Changmin Lee, Sungyong Baik arxiv

Visual data from the Web power image classifiers, which often underpin many web services, such as recommendation and content moderation. However, the raw Web data often contain spurious correlations and social biases, an…

Image ClassificationImage Editing

Hypothesis Testing for Progressive Kernel Estimation and VCM Framework

2025-04-06 · Zehui Lin, Chenxiao Hu, Jinzhu Jia, Sheng Li

Identifying an appropriate radius for unbiased kernel estimation is crucial for the efficiency of radiance estimation. However, determining both the radius and unbiasedness still faces big challenges. In this paper, we f…

Towards Robust Visual Question Answering: Making the Most of Biased Samples via Contrastive Learning

2022-10-10 · Qingyi Si, Yuanxin Liu, Fandong Meng, Zheng Lin 외

Models for Visual Question Answering (VQA) often rely on the spurious correlations, i.e., the language priors, that appear in the biased samples of training set, which make them brittle against the out-of-distribution (O…

Contrastive LearningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)