Robust learning of halfspaces under log-concave marginals
Jane Lange, Arsen Vasilyan

TL;DR
This paper presents an efficient algorithm for learning linear threshold functions with small boundary volume under log-concave distributions, enhancing adversarial robustness with provable guarantees.
Contribution
It introduces a novel algorithm that combines polynomial regression with noise sensitivity constraints and local smoothing to achieve adversarial robustness.
Findings
Achieves boundary volume of O(r+ε) for learned classifiers
Matches polynomial regression complexity of d^{~O(1/ε^2)}
Provides a method to improve robustness of linear classifiers
Abstract
We say that a classifier is \emph{adversarially robust} to perturbations of norm if, with high probability over a point drawn from the input distribution, there is no point within distance from that is classified differently. The \emph{boundary volume} is the probability that a point falls within distance of a point with a different label. This work studies the task of computationally efficient learning of hypotheses with small boundary volume, where the input is distributed as a subgaussian isotropic log-concave distribution over . Linear threshold functions are adversarially robust; they have boundary volume proportional to . Such concept classes are efficiently learnable by polynomial regression, which produces a polynomial threshold function (PTF), but PTFs in general may have boundary volume , even for . We give an…
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
TopicsFace and Expression Recognition · Machine Learning and ELM · Machine Learning and Algorithms
