Partial Sublinear Time Approximation and Inapproximation for Maximum Coverage
Bin Fu

TL;DR
This paper introduces a randomized approximation algorithm for the maximum coverage problem that operates in partial sublinear time, achieving near-optimal solutions efficiently and establishing fundamental limits of such algorithms.
Contribution
The paper presents the first partial sublinear time approximation algorithm for maximum coverage and proves the non-existence of certain algorithms, distinguishing partial from traditional sublinear computation.
Findings
Achieves (1-1/e)-approximation in O(p(m)) time, independent of set sizes.
Introduces the concept of partial sublinear time algorithms.
Proves the non-existence of partial sublinear algorithms with certain time bounds.
Abstract
We develop a randomized approximation algorithm for the classical maximum coverage problem, which given a list of sets and integer parameter , select sets for maximum union . In our algorithm, each input set is a black box that can provide its size , generate a random element of , and answer the membership query in time. Our algorithm gives -approximation for maximum coverage problem in time, which is independent of the sizes of the input sets. No existing time -approximation algorithm for the maximum coverage has been found for any function that only depends on the number of sets, where (the largest size of input sets). The notion of partial…
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 · Optimization and Search Problems · Computational Geometry and Mesh Generation
