Efficient active learning of sparse halfspaces
Chicheng Zhang

TL;DR
This paper introduces a computationally efficient active learning algorithm for sparse halfspaces that significantly reduces label complexity to be sublinear in the ambient dimension under certain assumptions.
Contribution
The paper presents the first efficient algorithm for attribute-efficient active learning of sparse halfspaces with near-optimal label complexity.
Findings
Achieves label complexity of O(t · polylog(d, 1/ε))
Outperforms existing algorithms in efficiency and label requirements
Works under specific distributional assumptions
Abstract
We study the problem of efficient PAC active learning of homogeneous linear classifiers (halfspaces) in , where the goal is to learn a halfspace with low error using as few label queries as possible. Under the extra assumption that there is a -sparse halfspace that performs well on the data (), we would like our active learning algorithm to be {\em attribute efficient}, i.e. to have label requirements sublinear in . In this paper, we provide a computationally efficient algorithm that achieves this goal. Under certain distributional assumptions on the data, our algorithm achieves a label complexity of . In contrast, existing algorithms in this setting are either computationally inefficient, or subject to label requirements polynomial in or .
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
