SOTAVerified

Noisy Batch Active Learning with Deterministic Annealing

2019-09-27Code Available0· sign in to hype

Gaurav Gupta, Anit Kumar Sahu, Wan-Yi Lin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Reproductions