English

On optimal distinguishers for Planted Clique

Computational Complexity 2025-07-22 v2 Data Structures and Algorithms

Abstract

In a distinguishing problem, the input is a sample drawn from one of two distributions and the algorithm is tasked with identifying the source distribution. The performance of a distinguishing algorithm is measured by its advantage, i.e., its incremental probability of success over a random guess. A classic example of a distinguishing problem is the Planted Clique problem, where the input is a graph sampled from either G(n,1/2)G(n,1/2) -- the standard Erd\H{o}s-R\'{e}nyi model, or G(n,1/2,k)G(n,1/2,k) -- the Erd\H{o}s-R\'{e}nyi model with a clique planted on a random subset of kk vertices. The Planted Clique Hypothesis asserts that efficient algorithms cannot achieve advantage better than some absolute constant, say 1/41/4, whenever k=n1/2Ω(1)k=n^{1/2-\Omega(1)}. In this work, we aim to precisely understand the optimal distinguishing advantage achievable by efficient algorithms on Planted Clique. We show the following results under the Planted Clique hypothesis: 1. Optimality of low-degree polynomials: No efficient algorithm can beat the advantage the optimal low-degree polynomial. Concretely, this means that the advantage of any efficient algorithm is at most (1+o(1))k2/(πn)(1+o(1))\cdot k^2/(\sqrt{\pi}n), which is optimal in light of a simple edge-counting algorithm achieving this bound. 2. Harder planted distributions: There is an efficiently sampleable distribution P\mathcal{P}^* supported on graphs containing kk-cliques such that no efficient algorithm can distinguish P\mathcal{P}^* from G(n,1/2)G(n,1/2) with advantage ndn^{-d} for an arbitrarily large constant dd. In other words, there exist alternate planted distributions that are much harder than G(n,1/2,k)G(n,1/2,k). Along the way, we prove a constructive hard-core lemma for a broad class of distributions with respect to low-degree polynomials. This result is applicable much more widely beyond Planted Clique and might be of independent interest.

Keywords

Cite

@article{arxiv.2505.01990,
  title  = {On optimal distinguishers for Planted Clique},
  author = {Ansh Nagda and Prasad Raghavendra},
  journal= {arXiv preprint arXiv:2505.01990},
  year   = {2025}
}
R2 v1 2026-06-28T23:20:26.132Z