๐
๐
The Cartographer
Tight Bounds for Learning Polyhedra with a Margin
April 16, 2026 ยท Grace Period ยท + Add venue
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 Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Data Structures & Algorithms
R.I.P.
๐ป
Ghosted
Route Planning in Transportation Networks
R.I.P.
๐ป
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
๐ป
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
๐ป
Ghosted
Graph Isomorphism in Quasipolynomial Time
๐
๐
The Cartographer