Learning to Sample: an Active Learning Framework
Jingyu Shao, Qing Wang, Fangbing Liu

TL;DR
This paper introduces Learning To Sample (LTS), a novel active learning framework that combines a sampling model and a boosting model to improve sample selection, especially in low-label scenarios and imbalanced datasets.
Contribution
The paper proposes a new active learning framework with mutually learning components that unify uncertainty and diversity sampling, addressing cold start and data scarcity issues.
Findings
LTS significantly outperforms baselines in limited label settings.
LTS effectively handles highly imbalanced datasets.
LTS mitigates cold start problems in active learning.
Abstract
Meta-learning algorithms for active learning are emerging as a promising paradigm for learning the ``best'' active learning strategy. However, current learning-based active learning approaches still require sufficient training data so as to generalize meta-learning models for active learning. This is contrary to the nature of active learning which typically starts with a small number of labeled samples. The unavailability of large amounts of labeled samples for training meta-learning models would inevitably lead to poor performance (e.g., instabilities and overfitting). In our paper, we tackle these issues by proposing a novel learning-based active learning framework, called Learning To Sample (LTS). This framework has two key components: a sampling model and a boosting model, which can mutually learn from each other in iterations to improve the performance of each other. Within this…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
