TL;DR
This paper introduces a novel active learning approach using open set recognition with variational neural networks, enabling efficient sample selection and task recognition without requiring task labels, achieving state-of-the-art results.
Contribution
The paper proposes a probabilistic active learning method based on open set recognition with VNNs, capable of identifying unknown samples and distinguishing tasks without explicit labels.
Findings
Achieved state-of-the-art results on MNIST, CIFAR-10, and CIFAR-100.
Can automatically distinguish between seen and unseen task samples.
Operates effectively without task labels in mixed dataset scenarios.
Abstract
In many applications, data is easy to acquire but expensive and time-consuming to label prominent examples include medical imaging and NLP. This disparity has only grown in recent years as our ability to collect data improves. Under these constraints, it makes sense to select only the most informative instances from the unlabeled pool and request an oracle (e.g., a human expert) to provide labels for those samples. The goal of active learning is to infer the informativeness of unlabeled samples so as to minimize the number of requests to the oracle. Here, we formulate active learning as an open-set recognition problem. In this paradigm, only some of the inputs belong to known classes; the classifier must identify the rest as unknown. More specifically, we leverage variational neural networks (VNNs), which produce high-confidence (i.e., low-entropy) predictions only for inputs that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
