A tight bound for the clique query problem in two rounds
Uriel Feige, Tom Ferster

TL;DR
This paper establishes a tight upper bound for the size of large cliques that can be found in a random graph using a limited number of adaptive query rounds, advancing understanding of query complexity in clique detection.
Contribution
It provides a tight bound for the two-round query model in the clique problem, improving the theoretical limits on clique size detection in random graphs.
Findings
Two-round algorithms cannot find cliques larger than (4/3)δ log n for certain parameters.
Improved upper bounds for multi-round algorithms in specific query regimes.
Tight bounds are proven when early rounds have fewer queries than the last round.
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 , where the graph 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 queries in each round. With high probability, the maximum clique in is of size roughly , and the goal is to find cliques of size , for as large as possible. We prove that no two-rounds algorithm is likely to find a clique larger than , which is a tight upper bound when . For other ranges of parameters, namely, two-rounds with , and three-rounds with , we improve over the previously known upper bounds on , but…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
