English

The Parameterized Complexity of k-Biclique

Computational Complexity 2019-06-11 v3

Abstract

Given a graph GG and a parameter kk, the kk-biclique problem asks whether GG contains a complete bipartite subgraph Kk,kK_{k,k}. This is the most easily stated problem on graphs whose parameterized complexity is still unknown. We provide an fpt-reduction from kk-clique to kk-biclique, thus solving this longstanding open problem. Our reduction use a class of bipartite graphs with a threshold property of independent interest. More specifically, for positive integers nn, ss and tt, we consider a bipartite graph G=(A  ˙  B,E)G=(A\;\dot\cup\;B, E) such that AA can be partitioned into A=V1  ˙  V2  ˙˙  VnA=V_1\;\dot\cup \;V_2\;\dot\cup\cdots\dot\cup\; V_n and for every ss distinct indices i1isi_1\cdots i_s, there exist vi1Vi1visVisv_{i_1}\in V_{i_1}\cdots v_{i_s}\in V_{i_s} such that vi1visv_{i_1}\cdots v_{i_s} have at least t+1t+1 common neighbors in BB; on the other hand, every s+1s+1 distinct vertices in AA have at most tt common neighbors in BB. Using the Paley-type graphs and Weil's character sum theorem, we show that for t=(s+1)!t=(s+1)! and nn large enough, such threshold bipartite graphs can be computed in nO(1)n^{O(1)}. One corollary of our reduction is that there is no f(k)no(k)f(k)\cdot n^{o(k)} time algorithm to decide whether a graph contains a subgraph isomorphic to Kk!,k!K_{k!,k!} unless the ETH(Exponential Time Hypothesis) fails. We also provide a probabilistic construction with better parameters t=Θ(s2)t=\Theta(s^2), which indicates that kk-biclique has no f(k)no(k)f(k)\cdot n^{o(\sqrt{k})}-time algorithm unless 3-SAT with mm clauses can be solved in 2o(m)2^{o(m)}-time with high probability. Our result also implies the dichotomy classification of the parameterized complexity of cardinality constrain satisfaction problem and the inapproximability of maximum kk-intersection problem.

Keywords

Cite

@article{arxiv.1406.3700,
  title  = {The Parameterized Complexity of k-Biclique},
  author = {Bingkai Lin},
  journal= {arXiv preprint arXiv:1406.3700},
  year   = {2019}
}
R2 v1 2026-06-22T04:38:28.638Z