Finding Small Hitting Sets in Infinite Range Spaces of Bounded VC-dimension
Khaled Elbassioni

TL;DR
This paper presents an efficient approximation algorithm for finding small hitting sets in infinite range spaces with bounded VC-dimension, significantly improving runtime over previous methods.
Contribution
It introduces a method to approximately solve the infinite dimensional convex relaxation using multiplicative weight updates, achieving exponential speedup.
Findings
Algorithm finds hitting sets of size proportional to the smallest epsilon-net size.
Runs in time proportional to the log of the inverse approximation parameter.
Applicable to visibility regions in polygons, providing polynomial-time approximation.
Abstract
We consider the problem of finding a small hitting set in an {\it infinite} range space of bounded VC-dimension. We show that, under reasonably general assumptions, the infinite dimensional convex relaxation can be solved (approximately) efficiently by multiplicative weight updates. As a consequence, we get an algorithm that finds, for any , a set of size that hits -fraction of (with respect to a given measure) in time proportional to , where is the size of the smallest -net the range space admits, and is the value of the {\it fractional} optimal solution. This {\it exponentially} improves upon previous results which achieve the same approximation guarantees with running time proportional to . Our assumptions hold, for…
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 · Computational Geometry and Mesh Generation · Optimization and Search Problems
