English

Learning Noisy Halfspaces with a Margin: Massart is No Harder than Random

Machine Learning 2025-01-20 v1 Data Structures and Algorithms

Abstract

We study the problem of PAC learning γ\gamma-margin halfspaces with Massart noise. We propose a simple proper learning algorithm, the Perspectron, that has sample complexity O~((ϵγ)2)\widetilde{O}((\epsilon\gamma)^{-2}) and achieves classification error at most η+ϵ\eta+\epsilon where η\eta is the Massart noise rate. Prior works [DGT19,CKMY20] came with worse sample complexity guarantees (in both ϵ\epsilon and γ\gamma) or could only handle random classification noise [DDK+23,KIT+23] -- a much milder noise assumption. We also show that our results extend to the more challenging setting of learning generalized linear models with a known link function under Massart noise, achieving a similar sample complexity to the halfspace case. This significantly improves upon the prior state-of-the-art in this setting due to [CKMY20], who introduced this model.

Keywords

Cite

@article{arxiv.2501.09851,
  title  = {Learning Noisy Halfspaces with a Margin: Massart is No Harder than Random},
  author = {Gautam Chandrasekaran and Vasilis Kontonis and Konstantinos Stavropoulos and Kevin Tian},
  journal= {arXiv preprint arXiv:2501.09851},
  year   = {2025}
}

Comments

Appeared in NeurIPS 2024

R2 v1 2026-06-28T21:08:48.146Z