Learning Halfspaces With Membership Queries
Ori Kelner

TL;DR
This paper introduces a new algorithm for learning halfspaces using membership queries, demonstrating near-optimal label complexity and superior practical performance compared to existing methods.
Contribution
The paper proposes a novel algorithm for learning halfspaces with membership queries, achieving near-optimal label complexity and improved empirical results.
Findings
Algorithm achieves near-optimal label complexity.
Significantly outperforms uncertainty sampling in practice.
Effective in learning halfspaces with membership queries.
Abstract
Active learning is a subfield of machine learning, in which the learning algorithm is allowed to choose the data from which it learns. In some cases, it has been shown that active learning can yield an exponential gain in the number of samples the algorithm needs to see, in order to reach generalization error . In this work we study the problem of learning halfspaces with membership queries. In the membership query scenario, we allow the learning algorithm to ask for the label of every sample in the input space. We suggest a new algorithm for this problem, and prove it achieves a near optimal label complexity in some cases. We also show that the algorithm works well in practice, and significantly outperforms uncertainty sampling.
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 · Optimization and Search Problems
