English

Almost Optimal Time Lower Bound for Approximating Parameterized Clique, CSP, and More, under ETH

Computational Complexity 2024-06-13 v2

Abstract

The Parameterized Inapproximability Hypothesis (PIH), which is an analog of the PCP theorem in parameterized complexity, asserts that, there is a constant ε>0\varepsilon> 0 such that for any computable function f:NNf:\mathbb{N}\to\mathbb{N}, no f(k)nO(1)f(k)\cdot n^{O(1)}-time algorithm can, on input a kk-variable CSP instance with domain size nn, find an assignment satisfying 1ε1-\varepsilon fraction of the constraints. A recent work by Guruswami, Lin, Ren, Sun, and Wu (STOC'24) established PIH under the Exponential Time Hypothesis (ETH). In this work, we improve the quantitative aspects of PIH and prove (under ETH) that approximating sparse parameterized CSPs within a constant factor requires nk1o(1)n^{k^{1-o(1)}} time. This immediately implies that, assuming ETH, finding a (k/2)(k/2)-clique in an nn-vertex graph with a kk-clique requires nk1o(1)n^{k^{1-o(1)}} time. We also prove almost optimal time lower bounds for approximating kk-ExactCover and Max kk-Coverage. Our proof follows the blueprint of the previous work to identify a "vector-structured" ETH-hard CSP whose satisfiability can be checked via an appropriate form of "parallel" PCP. Using further ideas in the reduction, we guarantee additional structures for constraints in the CSP. We then leverage this to design a parallel PCP of almost linear size based on Reed-Muller codes and derandomized low degree testing.

Keywords

Cite

@article{arxiv.2404.08870,
  title  = {Almost Optimal Time Lower Bound for Approximating Parameterized Clique, CSP, and More, under ETH},
  author = {Venkatesan Guruswami and Bingkai Lin and Xuandi Ren and Yican Sun and Kewen Wu},
  journal= {arXiv preprint arXiv:2404.08870},
  year   = {2024}
}
R2 v1 2026-06-28T15:53:08.461Z