Learning Intersections of Two Margin Halfspaces under Factorizable Distributions
Ilias Diakonikolas, Mingchen Ma, Lisheng Ren, Christos Tzamos

TL;DR
This paper introduces a new polynomial-time algorithm for learning intersections of two margin halfspaces under factorizable distributions, surpassing previous quasi-polynomial algorithms and breaking the correlational statistical query hardness barrier.
Contribution
The authors develop a novel algorithm that efficiently learns intersections of two margin halfspaces under a broad class of distributions, extending tractability beyond prior distribution-specific results.
Findings
The new algorithm runs in polynomial time in dimension and margin inverse.
It demonstrates a separation between CSQ and SQ complexity classes for this problem.
The approach combines tensor analysis, PCA, and non-convex optimization techniques.
Abstract
Learning intersections of halfspaces is a central problem in Computational Learning Theory. Even for just two halfspaces, it remains a major open question whether learning is possible in polynomial time with respect to the margin of the data points and their dimensionality . The best-known algorithms run in quasi-polynomial time , and it has been shown that this complexity is unavoidable for any algorithm relying solely on correlational statistical queries (CSQ). In this work, we introduce a novel algorithm that provably circumvents the CSQ hardness barrier. Our approach applies to a broad class of distributions satisfying a natural, previously studied, factorizability assumption. Factorizable distributions lie between distribution-specific and distribution-free settings, and significantly extend previously known tractable cases. Under these…
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
TopicsComplexity and Algorithms in Graphs · Tensor decomposition and applications · Stochastic Gradient Optimization Techniques
