paper-with-me

홈 › Papers

On Statistical Bias In Active Learning: How and When To Fix It

2021-01-27 · ICLR 2021 1 · Sebastian Farquhar, Yarin Gal, Tom Rainforth

Active learning is a powerful tool when labelling data is expensive, but it introduces a bias because the training data no longer follows the population distribution. We formalize this bias and investigate the situations in which it can be harmful and sometimes even helpful. We further introduce novel corrective weights to remove bias when doing so is beneficial. Through this, our work not only provides a useful mechanism that can improve the active learning approach, but also an explanation of the empirical successes of various existing approaches which ignore this bias. In particular, we show that this bias can be actively helpful when training overparameterized models -- like neural networks -- with relatively little data.

📄 PDF Abstract BibTeX arXiv:2101.11665

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Post-ADC Inference: Valid Inference After Active Data Collection

2026-05-12 · Shuichi Nishino, Tomohiro Shiraishi, Teruyuki Katsuoka, Ichiro Takeuchi arxiv

The validity of statistical inference depends critically on how data are collected. When data gathered through active data collection (ADC) are reused for a post-hoc inferential task, conventional inference can fail beca…

Mitigating sampling bias in risk-based active learning via an EM algorithm

2022-06-25 · Aidan J. Hughes, Lawrence A. Bull, Paul Gardner, Nikolaos Dervilis 외

Risk-based active learning is an approach to developing statistical classifiers for online decision-support. In this approach, data-label querying is guided according to the expected value of perfect information for inci…

Active LearningDecision Making

Information, Privacy and Stability in Adaptive Data Analysis

2017-06-02 · Adam Smith

Traditional statistical theory assumes that the analysis to be performed on a given data set is selected independently of the data themselves. This assumption breaks downs when data are re-used across analyses and the an…

valid

Ergodic Inference: Accelerate Convergence by Optimisation

2018-05-25 · Yichuan Zhang, José Miguel Hernández-Lobato

Statistical inference methods are fundamentally important in machine learning. Most state-of-the-art inference algorithms are variants of Markov chain Monte Carlo (MCMC) or variational inference (VI). However, both metho…

Computational EfficiencyVariational Inference

Active Measurement: Efficient Estimation at Scale

2025-07-02 · Max Hamilton, Jinlin Lai, Wenlong Zhao, Subhransu Maji 외 arxiv

AI has the potential to transform scientific discovery by analyzing vast datasets with little human effort. However, current workflows often do not provide the accuracy or statistical guarantees that are needed. We intro…