English

On Equivalence of Parameterized Inapproximability of k-Median, k-Max-Coverage, and 2-CSP

Computational Complexity 2024-07-15 v1 Data Structures and Algorithms

Abstract

Parameterized Inapproximability Hypothesis (PIH) is a central question in the field of parameterized complexity. PIH asserts that given as input a 2-CSP on kk variables and alphabet size nn, it is W[1]-hard parameterized by kk to distinguish if the input is perfectly satisfiable or if every assignment to the input violates 1% of the constraints. An important implication of PIH is that it yields the tight parameterized inapproximability of the kk-maxcoverage problem. In the kk-maxcoverage problem, we are given as input a set system, a threshold τ>0\tau>0, and a parameter kk and the goal is to determine if there exist kk sets in the input whose union is at least τ\tau fraction of the entire universe. PIH is known to imply that it is W[1]-hard parameterized by kk to distinguish if there are kk input sets whose union is at least τ\tau fraction of the universe or if the union of every kk input sets is not much larger than τ(11e)\tau\cdot (1-\frac{1}{e}) fraction of the universe. In this work we present a gap preserving FPT reduction (in the reverse direction) from the kk-maxcoverage problem to the aforementioned 2-CSP problem, thus showing that the assertion that approximating the kk-maxcoverage problem to some constant factor is W[1]-hard implies PIH. In addition, we present a gap preserving FPT reduction from the kk-median problem (in general metrics) to the kk-maxcoverage problem, further highlighting the power of gap preserving FPT reductions over classical gap preserving polynomial time reductions.

Keywords

Cite

@article{arxiv.2407.08917,
  title  = {On Equivalence of Parameterized Inapproximability of k-Median, k-Max-Coverage, and 2-CSP},
  author = {Karthik C. S. and Euiwoong Lee and Pasin Manurangsi},
  journal= {arXiv preprint arXiv:2407.08917},
  year   = {2024}
}