Finding Hidden Cliques in Linear Time with High Probability
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 time , and has a failure probability that is less than polynomially small.
Cite
@article{arxiv.1010.2997,
title = {Finding Hidden Cliques in Linear Time with High Probability},
author = {Yael Dekel and Ori Gurel-Gurevich and Yuval Peres},
journal= {arXiv preprint arXiv:1010.2997},
year = {2010}
}