A PTAS for Agnostically Learning Halfspaces
Amit Daniely

TL;DR
This paper introduces a polynomial-time approximation scheme for agnostically learning halfspaces on the sphere, achieving near-optimal error bounds with improved efficiency over previous algorithms.
Contribution
The paper presents the first PTAS for agnostically learning halfspaces on the sphere, combining polynomial regression with a novel localization technique.
Findings
Achieves error within (1+μ) times the optimal plus ε
Runs in polynomial time in dimension and 1/ε
Improves upon previous algorithms with unspecified approximation ratios
Abstract
We present a PTAS for agnostically learning halfspaces w.r.t. the uniform distribution on the dimensional sphere. Namely, we show that for every there is an algorithm that runs in time , and is guaranteed to return a classifier with error at most , where is the error of the best halfspace classifier. This improves on Awasthi, Balcan and Long [ABL14] who showed an algorithm with an (unspecified) constant approximation ratio. Our algorithm combines the classical technique of polynomial regression (e.g. [LMN89, KKMS05]), together with the new localization technique of [ABL14].
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 · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
