English

Sample Noise Impact on Active Learning

Machine Learning 2022-10-25 v2 Machine Learning

Abstract

This work explores the effect of noisy sample selection in active learning strategies. We show on both synthetic problems and real-life use-cases that knowledge of the sample noise can significantly improve the performance of active learning strategies. Building on prior work, we propose a robust sampler, Incremental Weighted K-Means that brings significant improvement on the synthetic tasks but only a marginal uplift on real-life ones. We hope that the questions raised in this paper are of interest to the community and could open new paths for active learning research.

Keywords

Cite

@article{arxiv.2109.01372,
  title  = {Sample Noise Impact on Active Learning},
  author = {Alexandre Abraham and Léo Dreyfus-Schmidt},
  journal= {arXiv preprint arXiv:2109.01372},
  year   = {2022}
}

Comments

9 pages, 3 figure, for the code, see https://github.com/dataiku-research/sample_noise_impact_on_active_learning

R2 v1 2026-06-24T05:39:14.633Z