paper-with-me

홈 › Papers

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 that achieve arbitrarily small excess risk $\epsilon>0$. The time complexity is polynomial in the input dimension $d$ and the sample size $n$, but exponential in the quantity $(L/\epsilon^2)\log(L/\epsilon)$. These algorithms run multiple rounds of random initialization followed by arbitrary optimization steps. We further show that if the data is separable by some neural network with constant margin $\gamma>0$, then there is a polynomial-time algorithm for learning a neural network that separates the training data with margin $\Omega(\gamma)$. As a consequence, the algorithm achieves arbitrary generalization error $\epsilon>0$ with ${\rm poly}(d,1/\epsilon)$ sample and time complexity. We establish the same learnability result when the labels are randomly flipped with probability $\eta<1/2$.

📄 PDF Abstract BibTeX arXiv:1511.07948

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

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…

Weighted Polynomial Approximations: Limits for Learning and Pseudorandomness

2014-12-08 · Mark Bun, Thomas Steinke

Polynomial approximations to boolean functions have led to many positive results in computer science. In particular, polynomial approximations to the sign function underly algorithms for agnostically learning halfspaces,…

Math

From Local Pseudorandom Generators to Hardness of Learning

2021-01-20 · Amit Daniely, Gal Vardi

We prove hardness-of-learning results under a well-studied assumption on the existence of local pseudorandom generators. As we show, this assumption allows us to surpass the current state of the art, and prove hardness o…

PAC learning

Smoothed Agnostic Learning of Halfspaces over the Hypercube

2025-11-21 · Yiwen Kou, Raghu Meka arxiv

Agnostic learning of Boolean halfspaces is a fundamental problem in computational learning theory, but it is known to be computationally hard even for weak learning. Recent work [CKKMK24] proposed smoothed analysis as a …