How to hide a clique?
Abstract
In the well known planted clique problem, a clique (or alternatively, an independent set) of size is planted at random in an Erdos-Renyi random graph, and the goal is to design an algorithm that finds the maximum clique (or independent set) in the resulting graph. We introduce a variation on this problem, where instead of planting the clique at random, the clique is planted by an adversary who attempts to make it difficult to find the maximum clique in the resulting graph. We show that for the standard setting of the parameters of the problem, namely, a clique of size planted in a random graph, the known polynomial time algorithms can be extended (in a non-trivial way) to work also in the adversarial setting. In contrast, we show that for other natural settings of the parameters, such as planting an independent set of size in a graph with , there is no polynomial time algorithm that finds an independent set of size , unless NP has randomized polynomial time algorithms.
Cite
@article{arxiv.2004.12258,
title = {How to hide a clique?},
author = {Uriel Feige and Vadim Grinberg},
journal= {arXiv preprint arXiv:2004.12258},
year = {2020}
}