Tight Running Time Lower Bounds for Strong Inapproximability of Maximum $k$-Coverage, Unique Set Cover and Related Problems (via $t$-Wise Agreement Testing Theorem)
Pasin Manurangsi

TL;DR
This paper establishes tight running time lower bounds under Gap-ETH for approximating several fundamental problems like Max k-Coverage, k-Median, and k-Nearest Codeword, showing they cannot be approximated within certain ratios faster than N^{o(k)} time.
Contribution
It introduces new tight lower bounds for the inapproximability of key problems under Gap-ETH, extending hardness results to a broader class of problems.
Findings
Max k-Coverage cannot be approximated better than (1 - 1/e + ε) in T(k)·N^{o(k)} time.
k-Median and k-Mean in general metrics have tight inapproximability bounds under Gap-ETH.
Constant factor approximations for k-Unique Set Cover, k-Nearest Codeword, and k-Closest Vector are also hard to achieve faster than N^{o(k)} time.
Abstract
We show, assuming the (randomized) Gap Exponential Time Hypothesis (Gap-ETH), that the following tasks cannot be done in -time for any function where denote the input size: - -approximation for Max -Coverage for any , - -approximation for -Median (in general metrics) for any constant . - -approximation for -Mean (in general metrics) for any constant . - Any constant factor approximation for -Unique Set Cover, -Nearest Codeword Problem and -Closest Vector Problem. - -approximation for -Minimum Distance Problem and -Shortest Vector Problem for some . Since these problems can be trivially solved in time, our running time lower…
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 · Machine Learning and Algorithms
