On the Power of Localized Perceptron for Label-Optimal Learning of Halfspaces with Adversarial Noise
Jie Shen

TL;DR
This paper introduces a polynomial-time online active learning algorithm for homogeneous halfspaces with adversarial noise, achieving near-optimal label and sample complexities under certain distributional assumptions.
Contribution
It presents a novel Perceptron-like algorithm that tolerates adversarial noise and is efficient for isotropic log-concave distributions, improving upon prior methods.
Findings
Achieves near-optimal label complexity of O(d polylog(1/psilon))
Attains sample complexity of O(d/psilon)
Handles adversarial noise with (OPT) + psilon error in the agnostic setting.
Abstract
We study {\em online} active learning of homogeneous halfspaces in with adversarial noise where the overall probability of a noisy label is constrained to be at most . Our main contribution is a Perceptron-like online active learning algorithm that runs in polynomial time, and under the conditions that the marginal distribution is isotropic log-concave and , where is the target error rate, our algorithm PAC learns the underlying halfspace with near-optimal label complexity of and sample complexity of . Prior to this work, existing online algorithms designed for tolerating the adversarial noise are subject to either label complexity polynomial in , or suboptimal noise tolerance, or restrictive marginal…
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
Taxonomy
TopicsMachine Learning and Algorithms · Sparse and Compressive Sensing Techniques · Face and Expression Recognition
