Active Learning with Label Comparisons
Gal Yona, Shay Moran, Gal Elidan, Amir Globerson

TL;DR
This paper explores how pairwise label comparisons can be used in active learning to improve efficiency, revealing both theoretical limits and practical benefits depending on the structure of class boundaries.
Contribution
It introduces a comparison-efficient active learning scheme and analyzes the role of label neighborhood graphs in learning performance.
Findings
Comparison-based active learning can be more efficient than traditional methods.
The label neighborhood graph influences sample complexity significantly.
Pairwise comparisons do not improve worst-case sample complexity in PAC setting.
Abstract
Supervised learning typically relies on manual annotation of the true labels. When there are many potential classes, searching for the best one can be prohibitive for a human annotator. On the other hand, comparing two candidate labels is often much easier. We focus on this type of pairwise supervision and ask how it can be used effectively in learning, and in particular in active learning. We obtain several insightful results in this context. In principle, finding the best of labels can be done with active queries. We show that there is a natural class where this approach is sub-optimal, and that there is a more comparison-efficient active learning scheme. A key element in our analysis is the "label neighborhood graph" of the true distribution, which has an edge between two classes if they share a decision boundary. We also show that in the PAC setting, pairwise comparisons…
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 · Machine Learning and Data Classification
