Active Learning of Halfspaces under a Margin Assumption
Alon Gonen, Sivan Sabato, Shai Shalev-Shwartz

TL;DR
This paper introduces ALuMA, an efficient active learning algorithm for halfspaces that operates under a realistic margin assumption, providing theoretical guarantees and outperforming existing algorithms in experiments.
Contribution
The paper presents ALuMA, a new active learning algorithm for halfspaces with formal label complexity guarantees under a margin assumption, extending to non-separable and non-linear cases.
Findings
ALuMA outperforms other active learning algorithms in experiments.
ALuMA has formal guarantees on label complexity under margin assumptions.
The algorithm is computationally efficient and adaptable to various settings.
Abstract
We derive and analyze a new, efficient, pool-based active learning algorithm for halfspaces, called ALuMA. Most previous algorithms show exponential improvement in the label complexity assuming that the distribution over the instance space is close to uniform. This assumption rarely holds in practical applications. Instead, we study the label complexity under a large-margin assumption -- a much more realistic condition, as evident by the success of margin-based algorithms such as SVM. Our algorithm is computationally efficient and comes with formal guarantees on its label complexity. It also naturally extends to the non-separable case and to non-linear kernels. Experiments illustrate the clear advantage of ALuMA over other active learning algorithms.
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
