English

Tight Bounds for Learning Polyhedra with a Margin

Data Structures and Algorithms 2026-04-17 v1 Machine Learning

Abstract

We give an algorithm for PAC learning intersections of kk halfspaces with a ρ\rho margin to within error ε\varepsilon that runs in time poly(k,ε1,ρ1)exp(O(nlog(1/ρ)logk))\textsf{poly}(k, \varepsilon^{-1}, \rho^{-1}) \cdot \exp \left(O(\sqrt{n \log(1/\rho) \log k})\right). Notably, this improves on prior work which had an exponential dependence on either kk or ρ1\rho^{-1} and matches known cryptographic and Statistical Query lower bounds up to the logarithmic factors in kk and ρ\rho in the exponent. Our learning algorithm extends to the more general setting when we are only promised that most points have distance at least ρ\rho from the boundary of the polyhedron, making it applicable to continuous distributions as well.

Keywords

Cite

@article{arxiv.2604.14614,
  title  = {Tight Bounds for Learning Polyhedra with a Margin},
  author = {Shyamal Patel and Santosh Vempala},
  journal= {arXiv preprint arXiv:2604.14614},
  year   = {2026}
}
R2 v1 2026-07-01T12:11:59.635Z