English

A tight bound for the clique query problem in two rounds

Data Structures and Algorithms 2021-12-14 v1

Abstract

We consider a problem introduced by Feige, Gamarnik, Neeman, R\'acz and Tetali [2020], that of finding a large clique in a random graph GG(n,12)G\sim G(n,\frac{1}{2}), where the graph GG is accessible by queries to entries of its adjacency matrix. The query model allows some limited adaptivity, with a constant number of rounds of queries, and nδn^\delta queries in each round. With high probability, the maximum clique in GG is of size roughly 2logn2\log n, and the goal is to find cliques of size αlogn\alpha\log n, for α\alpha as large as possible. We prove that no two-rounds algorithm is likely to find a clique larger than 43δlogn\frac{4}{3}\delta\log n, which is a tight upper bound when 1δ651\leq\delta\leq \frac{6}{5}. For other ranges of parameters, namely, two-rounds with 65<δ<2\frac{6}{5}<\delta<2, and three-rounds with 1δ<21\leq\delta<2, we improve over the previously known upper bounds on α\alpha, but our upper bounds are not tight. If early rounds are restricted to have fewer queries than the last round, then for some such restrictions we do prove tight upper bounds.

Keywords

Cite

@article{arxiv.2112.06072,
  title  = {A tight bound for the clique query problem in two rounds},
  author = {Uriel Feige and Tom Ferster},
  journal= {arXiv preprint arXiv:2112.06072},
  year   = {2021}
}
R2 v1 2026-06-24T08:13:33.226Z