English

Almost-Polynomial Ratio ETH-Hardness of Approximating Densest $k$-Subgraph

Computational Complexity 2017-04-11 v2

Abstract

In the Densest kk-Subgraph problem, given an undirected graph GG and an integer kk, the goal is to find a subgraph of GG on kk vertices that contains maximum number of edges. Even though the state-of-the-art algorithm for the problem achieves only O(n1/4+ε)O(n^{1/4 + \varepsilon}) approximation ratio (Bhaskara et al., 2010), previous attempts at proving hardness of approximation, including those under average case assumptions, fail to achieve a polynomial ratio; the best ratios ruled out under any worst case assumption and any average case assumption are only any constant (Raghavendra and Steurer, 2010) and 2Ω(log2/3n)2^{\Omega(\log^{2/3} n)} (Alon et al., 2011) respectively. In this work, we show, assuming the exponential time hypothesis (ETH), that there is no polynomial-time algorithm that approximates Densest kk-Subgraph to within n1/(loglogn)cn^{1/(\log \log n)^c} factor of the optimum, where c>0c > 0 is a universal constant independent of nn. In addition, our result has "perfect completeness", meaning that we prove that it is ETH-hard to even distinguish between the case in which GG contains a kk-clique and the case in which every induced kk-subgraph of GG has density at most 1/n1/(loglogn)c1/n^{-1/(\log \log n)^c} in polynomial time. Moreover, if we make a stronger assumption that there is some constant ε>0\varepsilon > 0 such that no subexponential-time algorithm can distinguish between a satisfiable 3SAT formula and one which is only (1ε)(1 - \varepsilon)-satisfiable (also known as Gap-ETH), then the ratio above can be improved to nf(n)n^{f(n)} for any function ff whose limit is zero as nn goes to infinity (i.e. fo(1)f \in o(1)).

Keywords

Cite

@article{arxiv.1611.05991,
  title  = {Almost-Polynomial Ratio ETH-Hardness of Approximating Densest $k$-Subgraph},
  author = {Pasin Manurangsi},
  journal= {arXiv preprint arXiv:1611.05991},
  year   = {2017}
}

Comments

15 pages