Learning Functions of Halfspaces
Josh Alman, Shyamal Patel, Rocco A. Servedio

TL;DR
This paper introduces a novel algorithm capable of PAC learning Boolean functions formed by intersections of halfspaces over real space, with subexponential runtime, advancing the understanding of learning complex geometric functions.
Contribution
It presents the first subexponential-time PAC learning algorithm for intersections of two halfspaces, a significant step in geometric function learning.
Findings
First subexponential-time PAC learning algorithm for intersections of two halfspaces.
Algorithm works in the distribution-free PAC model.
Runs in time $2^{ ext{poly}( ext{sqrt}(n), ext{log} n)}$.
Abstract
We give an algorithm that learns arbitrary Boolean functions of arbitrary halfspaces over , in the challenging distribution-free Probably Approximately Correct (PAC) learning model, running in time . This is the first algorithm that can PAC learn even intersections of two halfspaces in time
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 · Complexity and Algorithms in Graphs · Machine Learning and Data Classification
