Efficient and Parsimonious Agnostic Active Learning
Tzu-Kuo Huang, Alekh Agarwal, Daniel J. Hsu, John Langford, Robert E., Schapire

TL;DR
This paper introduces a new active learning algorithm that is versatile, noise-tolerant, efficiently implementable, and more aggressive than previous methods, with theoretical guarantees and comprehensive experimental evaluation.
Contribution
It presents a novel active learning algorithm for streaming data that works universally, is computationally efficient, and outperforms existing approaches in aggressiveness.
Findings
Algorithm works for any classifier and noisy data
Efficient implementation with ERM oracle
First comprehensive experimental analysis
Abstract
We develop a new active learning algorithm for the streaming setting satisfying three important properties: 1) It provably works for any classifier representation and classification problem including those with severe noise. 2) It is efficiently implementable with an ERM oracle. 3) It is more aggressive than all previous approaches satisfying 1 and 2. To do this we create an algorithm based on a newly defined optimization problem and analyze it. We also conduct the first experimental analysis of all efficient agnostic active learning algorithms, evaluating their strengths and weaknesses in different settings.
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 · Algorithms and Data Compression · Advanced Bandit Algorithms Research
