Planted Clique Conjecture
Canonical statement
View source LaTeX
For every fixed \(\varepsilon\in(0,1/2)\), there is no
randomized polynomial-time algorithm \(A\) such that, for all
sufficiently large \(n\), the following hypotheses are distinguished:
\[
H_0:\text{each edge of a graph on }[n]\text{ is independently present
with probability }\tfrac12;
\]
\[
H_1:\text{sample as under }H_0,\text{ choose uniformly a }
k=\lfloor n^{1/2-\varepsilon}\rfloor\text{-vertex set, and add all
its missing edges}.
\]
More precisely, no such \(A\) satisfies
\(\Pr[A(G)=i\mid H_i]\geq2/3\) for both \(i\in\{0,1\}\).Notes
The planted clique conjecture concerns distinguishing an Erdős–Rényi random graph from the same model after all edges inside a uniformly chosen set of vertices have been added. It asserts that for every fixed no randomized polynomial-time algorithm identifies the correct hypothesis with probability at least in both cases. Its origins span 1992–1998: Jerrum showed that the Metropolis process fails to find large hidden cliques [Jerrum1992Clique], and Alon, Krivelevich and Sudakov gave the now-standard planted formulation together with an efficient algorithm for large cliques [AlonKrivelevichSudakov1998].
The known landscape frames the conjecture precisely. Exhaustive search succeeds at the information-theoretic logarithmic scale of , but in super-polynomial time, while spectral and related polynomial-time methods succeed once [AlonKrivelevichSudakov1998]. In the gap between these regimes no efficient algorithm is known, and the conjectured hardness there has become a widely used assumption, transferred by reductions to other planted problems [BrennanBreslerHuleihel2018].
The conjecture remains open: proving it requires average-case lower bounds beyond current techniques, while refuting it needs a polynomial-time distinguisher below the threshold.
References (3)
- [Jerrum1992Clique]
Large cliques elude the Metropolis process
Open ↗Mark Jerrum · 1992 · misc
- [AlonKrivelevichSudakov1998]
Finding a large hidden clique in a random graph
Open ↗Noga Alon and Michael Krivelevich and Benny Sudakov · 1998 · misc
- [BrennanBreslerHuleihel2018]
Reducibility and computational lower bounds for problems with planted sparse structure
Open ↗Matthew Brennan and Guy Bresler and Wasim Huleihel · 2018 · misc
The boxed statement is the canonical open formulation — not a stronger variant or a related research program. The status reflects the catalog's last review; do your own literature search before investing serious effort.