The Relationship Between Agnostic Selective Classification Active Learning and the Disagreement Coefficient
Roei Gelbhart, Ran El-Yaniv

TL;DR
This paper explores the relationship between agnostic selective classification, active learning, and the disagreement coefficient, introducing an improved algorithm that achieves fast rejection rates without strong assumptions.
Contribution
It introduces ILESS, an improved PCS learning algorithm that achieves fast rejection rates in the agnostic setting without strong assumptions, and establishes an equivalence with the disagreement coefficient.
Findings
ILESS achieves fast rejection rates without assumptions.
Fast rejection rate linked to poly-logarithmic disagreement coefficient.
Exponential speedup in active learning with ActiveiLESS.
Abstract
A selective classifier (f,g) comprises a classification function f and a binary selection function g, which determines if the classifier abstains from prediction, or uses f to predict. The classifier is called pointwise-competitive if it classifies each point identically to the best classifier in hindsight (from the same class), whenever it does not abstain. The quality of such a classifier is quantified by its rejection mass, defined to be the probability mass of the points it rejects. A "fast" rejection rate is achieved if the rejection mass is bounded from above by O(1/m) where m is the number of labeled examples used to train the classifier (and O hides logarithmic factors). Pointwise-competitive selective (PCS) classifiers are intimately related to disagreement-based active learning and it is known that in the realizable case, a fast rejection rate of a known PCS algorithm (called…
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 · Computability, Logic, AI Algorithms · Algorithms and Data Compression
