ReLU Regression with Massart Noise
Ilias Diakonikolas, Jongho Park, Christos Tzamos

TL;DR
This paper presents an efficient algorithm for ReLU regression under Massart noise, achieving exact parameter recovery and outperforming naive regression methods on synthetic and real datasets.
Contribution
The work introduces a novel algorithm for ReLU regression in the Massart noise model with theoretical guarantees for exact recovery under mild assumptions.
Findings
Algorithm achieves exact parameter recovery.
Outperforms naive regression methods.
Works on both synthetic and real data.
Abstract
We study the fundamental problem of ReLU regression, where the goal is to fit Rectified Linear Units (ReLUs) to data. This supervised learning task is efficiently solvable in the realizable setting, but is known to be computationally hard with adversarial label noise. In this work, we focus on ReLU regression in the Massart noise model, a natural and well-studied semi-random noise model. In this model, the label of every point is generated according to a function in the class, but an adversary is allowed to change this value arbitrarily with some probability, which is {\em at most} . We develop an efficient algorithm that achieves exact parameter recovery in this model under mild anti-concentration assumptions on the underlying distribution. Such assumptions are necessary for exact recovery to be information-theoretically possible. We demonstrate that our algorithm…
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 · Machine Learning and Data Classification · Advanced Statistical Methods and Models
