English

On Lower Bounds of Approximating Parameterized $k$-Clique

Computational Complexity 2022-08-04 v3

Abstract

Given a simple graph GG and an integer kk, the goal of kk-Clique problem is to decide if GG contains a complete subgraph of size kk. We say an algorithm approximates kk-Clique within a factor g(k)g(k) if it can find a clique of size at least k/g(k)k / g(k) when GG is guaranteed to have a kk-clique. Recently, it was shown that approximating kk-Clique within a constant factor is W[1]-hard [Lin21]. We study the approximation of kk-Clique under the Exponential Time Hypothesis (ETH). The reduction of [Lin21] already implies an nΩ(logk6)n^{\Omega(\sqrt[6]{\log k})}-time lower bound under ETH. We improve this lower bound to nΩ(logk)n^{\Omega(\log k)}. Using the gap-amplification technique by expander graphs, we also prove that there is no ko(1)k^{o(1)} factor FPT-approximation algorithm for kk-Clique under ETH. We also suggest a new way to prove the Parameterized Inapproximability Hypothesis (PIH) under ETH. We show that if there is no nO(klogk)n^{O(\frac{k}{\log k})} algorithm to approximate kk-Clique within a constant factor, then PIH is true.

Keywords

Cite

@article{arxiv.2111.14033,
  title  = {On Lower Bounds of Approximating Parameterized $k$-Clique},
  author = {Bingkai Lin and Xuandi Ren and Yican Sun and Xiuhan Wang},
  journal= {arXiv preprint arXiv:2111.14033},
  year   = {2022}
}
R2 v1 2026-06-24T07:54:26.794Z