A Near-optimal Algorithm for Learning Margin Halfspaces with Massart Noise
Ilias Diakonikolas, Nikos Zarifis

TL;DR
This paper introduces a simple, practical, and nearly optimal algorithm for learning margin halfspaces with Massart noise, achieving near-matching sample complexity bounds and improving computational efficiency over prior methods.
Contribution
It presents a computationally efficient algorithm with near-optimal sample complexity for learning margin halfspaces under Massart noise, nearly matching theoretical lower bounds.
Findings
Achieves sample complexity of rac{1}{\u03b3^2 \u03b5^2} for learning halfspaces.
Uses online SGD on convex losses, making the algorithm simple and practical.
Improves upon previous algorithms with higher sample complexity and less efficiency.
Abstract
We study the problem of PAC learning -margin halfspaces in the presence of Massart noise. Without computational considerations, the sample complexity of this learning problem is known to be . Prior computationally efficient algorithms for the problem incur sample complexity and achieve 0-1 error of , where is the upper bound on the noise rate. Recent work gave evidence of an information-computation tradeoff, suggesting that a quadratic dependence on is required for computationally efficient algorithms. Our main result is a computationally efficient learner with sample complexity , nearly matching this lower bound. In addition, our algorithm is simple and practical, relying on online SGD on a carefully selected…
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
TopicsMetaheuristic Optimization Algorithms Research
MethodsStochastic Gradient Descent
