Tighter Estimates for epsilon-nets for Disks
Norbert Bus, Shashwat Garg, Nabil H. Mustafa, Saurabh Ray

TL;DR
This paper improves the upper bounds on the size of epsilon-nets for disks in the plane, leading to better approximation algorithms for the geometric hitting set problem with practical implementations.
Contribution
It presents a new, constructive algorithm using Delaunay triangulations that reduces the epsilon-net size bound from 24/epsilon to 13.4/epsilon for disks.
Findings
Improved epsilon-net size bound to 13.4/epsilon for disks.
Implemented and publicly released the new algorithm.
Experimental results indicate actual epsilon-net sizes are around 9/epsilon.
Abstract
The geometric hitting set problem is one of the basic geometric combinatorial optimization problems: given a set of points, and a set of geometric objects in the plane, the goal is to compute a small-sized subset of that hits all objects in . In 1994, Bronniman and Goodrich made an important connection of this problem to the size of fundamental combinatorial structures called -nets, showing that small-sized -nets imply approximation algorithms with correspondingly small approximation ratios. Very recently, Agarwal and Pan showed that their scheme can be implemented in near-linear time for disks in the plane. Altogether this gives -factor approximation algorithms in time for hitting sets for disks in the plane. This constant factor depends on the sizes of -nets for disks; unfortunately, the current…
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
TopicsComputational Geometry and Mesh Generation · 3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques
