Approximating Low-Dimensional Coverage Problems
Ashwinkumar Badanidiyuru, Robert Kleinberg, Hooyeon Lee

TL;DR
This paper develops a fixed-parameter tractable approximation scheme for the maximum coverage problem restricted to set systems with bounded VC-dimension, and explores the limitations of greedy algorithms in special cases.
Contribution
It introduces a new FPT approximation scheme for coverage problems with bounded VC-dimension and analyzes the limitations of greedy algorithms in higher-dimensional cases.
Findings
FPT approximation scheme with runtime depending exponentially on (kd/ε)^c
Greedy algorithm's approximation ratio can be improved in certain cases
Greedy and local search algorithms cannot surpass 1-1/e approximation in 4D halfspaces
Abstract
We study the complexity of the maximum coverage problem, restricted to set systems of bounded VC-dimension. Our main result is a fixed-parameter tractable approximation scheme: an algorithm that outputs a -approximation to the maximum-cardinality union of sets, in running time where is the problem size, is the VC-dimension of the set system, and is exponential in for some constant . We complement this positive result by showing that the function in the running-time bound cannot be replaced by a function depending only on or on , under standard complexity assumptions. We also present an improved upper bound on the approximation ratio of the greedy algorithm in special cases of the problem, including when the sets have bounded cardinality and when they are two-dimensional…
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 · Advanced Graph Theory Research
