English

Noisy Batch Active Learning with Deterministic Annealing

Machine Learning 2020-10-30 v2 Machine Learning

Abstract

We study the problem of training machine learning models incrementally with batches of samples annotated with noisy oracles. We select each batch of samples that are important and also diverse via clustering and importance sampling. More importantly, we incorporate model uncertainty into the sampling probability to compensate for poor estimation of the importance scores when the training data is too small to build a meaningful model. Experiments on benchmark image classification datasets (MNIST, SVHN, CIFAR10, and EMNIST) show improvement over existing active learning strategies. We introduce an extra denoising layer to deep networks to make active learning robust to label noises and show significant improvements.

Keywords

Cite

@article{arxiv.1909.12473,
  title  = {Noisy Batch Active Learning with Deterministic Annealing},
  author = {Gaurav Gupta and Anit Kumar Sahu and Wan-Yi Lin},
  journal= {arXiv preprint arXiv:1909.12473},
  year   = {2020}
}
R2 v1 2026-06-23T11:27:43.303Z