Papers
Topics
Authors
Recent
Search
2000 character limit reached

Tight Approximation Bounds for Maximum Multi-Coverage

Published 2 May 2019 in cs.DS | (1905.00640v2)

Abstract: In the classic maximum coverage problem, we are given subsets T1,…,TmT_1, \dots, T_m of a universe [n][n] along with an integer kk and the objective is to find a subset S⊆[m]S \subseteq [m] of size kk that maximizes C(S):=∣∪i∈STi∣C(S) := |\cup_{i \in S} T_i|. It is well-known that the greedy algorithm for this problem achieves an approximation ratio of (1−e<sup>−1)(1-e<sup>{-1}) and there is a matching inapproximability result. We note that in the maximum coverage problem if an element e∈[n]e \in [n] is covered by several sets, it is still counted only once. By contrast, if we change the problem and count each element ee as many times as it is covered, then we obtain a linear objective function, C<sup>(∞)(S)</sup>=∑i∈S∣Ti∣C<sup>{(\infty)}(S)</sup> = \sum_{i \in S} |T_i|, which can be easily maximized under a cardinality constraint. We study the maximum ℓ\ell-multi-coverage problem which naturally interpolates between these two extremes. In this problem, an element can be counted up to ℓ\ell times but no more; hence, we consider maximizing the function C<sup>(ℓ)(S)</sup>=∑e∈[n]min⁡ℓ,∣i∈S:e∈Ti∣C<sup>{(\ell)}(S)</sup> = \sum_{e \in [n]} \min{\ell, |{i \in S : e \in T_i}| }, subject to the constraint ∣S∣≤k|S| \leq k. Note that the case of ℓ=1\ell = 1 corresponds to the standard maximum coverage setting and ℓ=∞\ell = \infty gives us a linear objective. We develop an efficient approximation algorithm that achieves an approximation ratio of 1−ℓ<sup>ℓe<sup>−ℓℓ!1 - \frac{\ell<sup>{\ell}e<sup>{-\ell}}{\ell!} for the ℓ\ell-multi-coverage problem. In particular, when ℓ=2\ell = 2, this factor is 1−2e<sup>−2</sup>≈0.731-2e<sup>{-2}</sup> \approx 0.73 and as ℓ\ell grows the approximation ratio behaves as 1−12πℓ1 - \frac{1}{\sqrt{2\pi \ell}}. We also prove that this approximation ratio is tight, i.e., establish a matching hardness-of-approximation result, under the Unique Games Conjecture.

Citations (17)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.