Partial Sublinear Time Approximation and Inapproximation for Maximum Coverage
Abstract
We develop a randomized approximation algorithm for the classical maximum coverage problem, which given a list of sets A1,A2,·s, Am and integer parameter k, select k sets Ai1, Ai2,·s, Aik for maximum union Ai1 Ai2·s Aik. In our algorithm, each input set Ai is a black box that can provide its size |Ai|, generate a random element of Ai, and answer the membership query (x∈ Ai?) in O(1) time. Our algorithm gives (1-1 e)-approximation for maximum coverage problem in O(p(m)) time, which is independent of the sizes of the input sets. No existing O(p(m)n1-ε) time (1-1 e)-approximation algorithm for the maximum coverage has been found for any function p(m) that only depends on the number of sets, where n=(|A1|,·s,| Am|) (the largest size of input sets). The notion of partial sublinear time algorithm is introduced. For a computational problem with input size controlled by two parameters n and m, a partial sublinear time algorithm for it runs in a O(p(m)n1-ε) time or O(q(n)m1-ε) time. The maximum coverage has a partial sublinear time O(p(m)) constant factor approximation. On the other hand, we show that the maximum coverage problem has no partial sublinear O(q(n)m1-ε) time constant factor approximation algorithm. It separates the partial sublinear time computation from the conventional sublinear time computation by disproving the existence of sublinear time approximation algorithm for the maximum coverage problem.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.