Finding Hidden Cliques in Linear Time with High Probability
Yael Dekel, Ori Gurel-Gurevich, Yuval Peres

TL;DR
This paper introduces a new algorithm for detecting hidden cliques in random graphs that operates in quadratic time and has a very high probability of success, improving upon previous methods in efficiency and reliability.
Contribution
The paper presents a novel quadratic-time algorithm for finding hidden cliques with a failure probability that is polynomially small, enhancing previous approaches in speed and accuracy.
Findings
Algorithm runs in O(n^2) time.
Achieves success probability greater than polynomially small.
Improves reliability over previous spectral and simpler algorithms.
Abstract
We are given a graph with vertices, where a random subset of vertices has been made into a clique, and the remaining edges are chosen independently with probability . This random graph model is denoted . The hidden clique problem is to design an algorithm that finds the -clique in polynomial time with high probability. An algorithm due to Alon, Krivelevich and Sudakov uses spectral techniques to find the hidden clique with high probability when for a sufficiently large constant . Recently, an algorithm that solves the same problem was proposed by Feige and Ron. It has the advantages of being simpler and more intuitive, and of an improved running time of . However, the analysis in the paper gives success probability of only . In this paper we present a new algorithm for finding hidden cliques that both runs in…
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.
