Streaming Active Learning with Deep Neural Networks
Machine Learning
2023-06-08 v2
Abstract
Active learning is perhaps most naturally posed as an online learning problem. However, prior active learning approaches with deep neural networks assume offline access to the entire dataset ahead of time. This paper proposes VeSSAL, a new algorithm for batch active learning with deep neural networks in streaming settings, which samples groups of points to query for labels at the moment they are encountered. Our approach trades off between uncertainty and diversity of queried samples to match a desired query rate without requiring any hand-tuned hyperparameters. Altogether, we expand the applicability of deep neural networks to realistic active learning scenarios, such as applications relevant to HCI and large, fractured datasets.
Cite
@article{arxiv.2303.02535,
title = {Streaming Active Learning with Deep Neural Networks},
author = {Akanksha Saran and Safoora Yousefi and Akshay Krishnamurthy and John Langford and Jordan T. Ash},
journal= {arXiv preprint arXiv:2303.02535},
year = {2023}
}
Comments
ICML 2023