Tight Bounds for Learning Polyhedra with a Margin

April 16, 2026 ยท Grace Period ยท + Add venue

โณ Grace Period
This paper is less than 90 days old. We give authors time to release their code before passing judgment.
Authors Shyamal Patel, Santosh Vempala arXiv ID 2604.14614 Category cs.DS: Data Structures & Algorithms Cross-listed cs.LG Citations 0
Abstract
We give an algorithm for PAC learning intersections of $k$ halfspaces with a $ฯ$ margin to within error $\varepsilon$ that runs in time $\textsf{poly}(k, \varepsilon^{-1}, ฯ^{-1}) \cdot \exp \left(O(\sqrt{n \log(1/ฯ) \log k})\right)$. Notably, this improves on prior work which had an exponential dependence on either $k$ or $ฯ^{-1}$ and matches known cryptographic and Statistical Query lower bounds up to the logarithmic factors in $k$ and $ฯ$ in the exponent. Our learning algorithm extends to the more general setting when we are only promised that most points have distance at least $ฯ$ from the boundary of the polyhedron, making it applicable to continuous distributions as well.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Data Structures & Algorithms