Efficient Active Learning with Abstention
Yinglun Zhu, Robert Nowak

TL;DR
This paper introduces the first efficient active learning algorithm with abstention, achieving exponential label complexity reduction without low noise assumptions, and only abstaining on hard examples, thus improving learning efficiency.
Contribution
It presents a novel, computationally efficient active learning algorithm with abstention that guarantees polylogarithmic label complexity and proper abstention on hard examples, extending to constant complexity and model misspecification.
Findings
Achieves polylogarithmic label complexity without low noise conditions.
Only abstains on hard examples, ensuring proper abstention.
Reduces label complexity exponentially compared to passive learning.
Abstract
The goal of active learning is to achieve the same accuracy achievable by passive learning, while using much fewer labels. Exponential savings in terms of label complexity have been proved in very special cases, but fundamental lower bounds show that such improvements are impossible in general. This suggests a need to explore alternative goals for active learning. Learning with abstention is one such alternative. In this setting, the active learning algorithm may abstain from prediction and incur an error that is marginally smaller than random guessing. We develop the first computationally efficient active learning algorithm with abstention. Our algorithm provably achieves label complexity, without any low noise conditions. Such performance guarantee reduces the label complexity by an exponential factor, relative to passive learning and active…
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
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Algorithms and Data Compression
