Bias-Aware Heapified Policy for Active Learning
Wen-Yen Chang, Wen-Huan Chiang, Shao-Hao Lu, Tingfan Wu and, Min Sun

TL;DR
This paper introduces Heapified Active Learning (HAL), a bias-aware policy network that enhances sample efficiency and reduces overconfidence in active learning, demonstrating superior performance and generalization on image datasets.
Contribution
The paper proposes a novel bias-aware policy network with a heapified structure for active learning, addressing sample inefficiency and overconfidence issues in policy reinforcement learning.
Findings
HAL outperforms baseline methods on MNIST and duplicated MNIST datasets.
The learned HAL policy generalizes well to MNIST-M, outperforming directly-learned policies.
The approach effectively prevents overconfidence and improves sample efficiency in active learning.
Abstract
The data efficiency of learning-based algorithms is more and more important since high-quality and clean data is expensive as well as hard to collect. In order to achieve high model performance with the least number of samples, active learning is a technique that queries the most important subset of data from the original dataset. In active learning domain, one of the mainstream research is the heuristic uncertainty-based method which is useful for the learning-based system. Recently, a few works propose to apply policy reinforcement learning (PRL) for querying important data. It seems more general than heuristic uncertainty-based method owing that PRL method depends on data feature which is reliable than human prior. However, there have two problems - sample inefficiency of policy learning and overconfidence, when applying PRL on active learning. To be more precise, sample inefficiency…
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 · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
