paper-with-me

Papers

A Fully Polynomial-Time Algorithm for Robustly Learning Halfspaces over the Hypercube

2025-11-10 · Gautam Chandrasekaran, Adam R. Klivans, Konstantinos Stavropoulos, Arsen Vasilyan arxiv

We give the first fully polynomial-time algorithm for learning halfspaces with respect to the uniform distribution on the hypercube in the presence of contamination, where an adversary may corrupt some fraction of examples and labels arbitrarily. We achieve an error guarantee of $η^{O(1)}+ε$ where $η$ is the noise rate. Such a result was not known even in the agnostic setting, where only labels can be adversarially corrupted. All prior work over the last two decades has a superpolynomial dependence in $1/ε$ or succeeds only with respect to continuous marginals (such as log-concave densities). Previous analyses rely heavily on various structural properties of continuous distributions such as anti-concentration. Our approach avoids these requirements and makes use of a new algorithm for learning Generalized Linear Models (GLMs) with only a polylogarithmic dependence on the activation function's Lipschitz constant. More generally, our framework shows that supervised learning with respect to discrete distributions is not as difficult as previously thought.

📄 PDF Abstract BibTeX arXiv:2511.07244

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improved Hardness Results for Learning Intersections of Halfspaces

2024-02-25 · Stefan Tiegel

We show strong (and surprisingly simple) lower bounds for weakly learning intersections of halfspaces in the improper setting. Strikingly little is known about this problem. For instance, it is not even known if there is…

Efficient Algorithms for Learning Monophonic Halfspaces in Graphs

2024-05-01 · Marco Bressan, Emmanuel Esposito, Maximilian Thiessen

We study the problem of learning a binary classifier on the vertices of a graph. In particular, we consider classifiers given by monophonic halfspaces, partitions of the vertices that are convex in a certain abstract sen…

A Strongly Polynomial Algorithm for Approximate Forster Transforms and its Application to Halfspace Learning

2022-12-06 · Ilias Diakonikolas, Christos Tzamos, Daniel M. Kane

The Forster transform is a method of regularizing a dataset by placing it in {\em radial isotropic position} while maintaining some of its essential properties. Forster transforms have played a key role in a diverse rang…

PAC learning

Learning Halfspaces and Neural Networks with Random Initialization

2015-11-25 · Yuchen Zhang, Jason D. Lee, Martin J. Wainwright, Michael. I. Jordan

We study non-convex empirical risk minimization for learning halfspaces and neural networks. For loss functions that are $L$-Lipschitz continuous, we present algorithms to learn halfspaces and multi-layer neural networks…

Efficiently Learning Adversarially Robust Halfspaces with Noise

2020-05-15 · ICML 2020 1 · Omar Montasser, Surbhi Goel, Ilias Diakonikolas, Nathan Srebro

We study the problem of learning adversarially robust halfspaces in the distribution-independent setting. In the realizable setting, we provide necessary and sufficient conditions on the adversarial perturbation sets und…