2020

Towards Robust and Reproducible Active Learning Using Neural Networks

Munjal, Prateek, Hayat, Nasir, Hayat, Munawar et al.

Understand

Active learning (AL) is a promising ML paradigm that has the potential to parse through large unlabeled data and help reduce annotation cost in domains where labeling data can be prohibitive.

  • Recently proposed neural network based AL methods use different heuristics to accomplish this goal.
  • In this study, we demonstrate that under identical experimental settings, different types of AL algorithms (uncertainty based, diversity based, and committee based) produce an inconsistent gain over random sampling baseline.
  • Through a variety of experiments, controlling for sources of stochasticity, we show that variance in performance metrics achieved by AL algorithms can lead to results that are not consistent with the previously reported results.

Reading the bibliography…