Learning a Single Neuron with Adversarial Label Noise via Gradient Descent
Ilias Diakonikolas, Vasilis Kontonis, Christos Tzamos, Nikos Zarifis

TL;DR
This paper develops efficient algorithms for learning a single neuron with monotone activation functions under adversarial label noise, achieving near-optimal approximation guarantees for log-concave distributions using gradient descent.
Contribution
It introduces the first polynomial-time constant-factor approximation algorithms for single neuron learning with adversarial noise under broad distribution classes, including log-concave distributions.
Findings
First polynomial-time constant-factor approximation for logistic activation.
Sample complexity matches known lower bounds up to polylog factors.
Algorithms are simple gradient descent methods with novel structural analysis.
Abstract
We study the fundamental problem of learning a single neuron, i.e., a function of the form for monotone activations , with respect to the -loss in the presence of adversarial label noise. Specifically, we are given labeled examples from a distribution on such that there exists achieving , where . The goal of the learner is to output a hypothesis vector such that with high probability, where is a universal constant. As our main contribution, we give efficient constant-factor approximate learners for a broad class of distributions (including…
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 · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
