Improved Approximation Algorithms for Geometric Set Cover
Kenneth L. Clarkson, Kasturi Varadarajan

TL;DR
This paper develops improved approximation algorithms for geometric set cover problems, leveraging a new decomposition technique and extending shallow cuttings to achieve constant-factor guarantees in various geometric scenarios.
Contribution
It introduces a general condition for approximation algorithms based on geometric decompositions, extending shallow cuttings, and provides new constant-factor algorithms for specific geometric set cover cases.
Findings
Constant-factor approximation for unit cubes in R^3
Improved guarantees for fat triangles of arbitrary size
Effective algorithms for guarding terrains and covering fat objects
Abstract
Given a collection S of subsets of some set U, and M a subset of U, the set cover problem is to find the smallest subcollection C of S such that M is a subset of the union of the sets in C. While the general problem is NP-hard to solve, even approximately, here we consider some geometric special cases, where usually U = R^d. Extending prior results, we show that approximation algorithms with provable performance exist, under a certain general condition: that for a random subset R of S and function f(), there is a decomposition of the portion of U not covered by R into an expected f(|R|) regions, each region of a particular simple form. We show that under this condition, a cover of size O(f(|C|)) can be found. Our proof involves the generalization of shallow cuttings to more general geometric situations. We obtain constant-factor approximation algorithms for covering by unit cubes in…
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 · Complexity and Algorithms in Graphs · Data Management and Algorithms
