Tight Approximation Guarantees for Concave Coverage Problems
Abstract
In the maximum coverage problem, we are given subsets of a universe along with an integer and the objective is to find a subset of size that maximizes . It is a classic result that the greedy algorithm for this problem achieves an optimal approximation ratio of . In this work we consider a generalization of this problem wherein an element can contribute by an amount that depends on the number of times it is covered. Given a concave, nondecreasing function , we define , where . The standard maximum coverage problem corresponds to taking . For any such , we provide an efficient algorithm that achieves an approximation ratio equal to the Poisson concavity ratio of , defined by . Complementing this approximation guarantee, we establish a matching NP-hardness result when grows in a sublinear way. As special cases, we improve the result of [Barman et al., IPCO, 2020] about maximum multi-coverage, that was based on the unique games conjecture, and we recover the result of [Dudycz et al., IJCAI, 2020] on multi-winner approval-based voting for geometrically dominant rules. Our result goes beyond these special cases and we illustrate it with applications to distributed resource allocation problems, welfare maximization problems and approval-based voting for general rules.
Cite
@article{arxiv.2010.00970,
title = {Tight Approximation Guarantees for Concave Coverage Problems},
author = {Siddharth Barman and Omar Fawzi and Paul Fermé},
journal= {arXiv preprint arXiv:2010.00970},
year = {2021}
}
Comments
33 pages. v3 minor corrections and added FPT hardness