English

On Hardness of Approximation of Parameterized Set Cover and Label Cover: Threshold Graphs from Error Correcting Codes

Computational Complexity 2020-09-08 v1 Data Structures and Algorithms

Abstract

In the (k,h)(k,h)-SetCover problem, we are given a collection S\mathcal{S} of sets over a universe UU, and the goal is to distinguish between the case that S\mathcal{S} contains kk sets which cover UU, from the case that at least hh sets in S\mathcal{S} are needed to cover UU. Lin (ICALP'19) recently showed a gap creating reduction from the (k,k+1)(k,k+1)-SetCover problem on universe of size Ok(logS)O_k(\log |\mathcal{S}|) to the (k,logSloglogSkk)\left(k,\sqrt[k]{\frac{\log|\mathcal{S}|}{\log\log |\mathcal{S}|}}\cdot k\right)-SetCover problem on universe of size S|\mathcal{S}|. In this paper, we prove a more scalable version of his result: given any error correcting code CC over alphabet [q][q], rate ρ\rho, and relative distance δ\delta, we use CC to create a reduction from the (k,k+1)(k,k+1)-SetCover problem on universe UU to the (k,21δ2k)\left(k,\sqrt[2k]{\frac{2}{1-\delta}}\right)-SetCover problem on universe of size logSρUqk\frac{\log|\mathcal{S}|}{\rho}\cdot|U|^{q^k}. Lin established his result by composing the input SetCover instance (that has no gap) with a special threshold graph constructed from extremal combinatorial object called universal sets, resulting in a final SetCover instance with gap. Our reduction follows along the exact same lines, except that we generate the threshold graphs specified by Lin simply using the basic properties of the error correcting code CC. We use the same threshold graphs mentioned above to prove inapproximability results, under W[1]\neqFPT and ETH, for the kk-MaxCover problem introduced by Chalermsook et al. (SICOMP'20). Our inapproximaiblity results match the bounds obtained by Karthik et al. (JACM'19), although their proof framework is very different, and involves generalization of the distributed PCP framework. Prior to this work, it was not clear how to adopt the proof strategy of Lin to prove inapproximability results for kk-MaxCover.

Keywords

Cite

@article{arxiv.2009.02778,
  title  = {On Hardness of Approximation of Parameterized Set Cover and Label Cover: Threshold Graphs from Error Correcting Codes},
  author = {Karthik C. S. and Inbal Livni-Navon},
  journal= {arXiv preprint arXiv:2009.02778},
  year   = {2020}
}