TL;DR
This paper investigates whether the computational hardness of planted clique detection and recovery extends to space complexity, proposing near O(log n) space algorithms for clique recovery in certain regimes.
Contribution
It introduces the first near O(log n) space algorithms for planted clique recovery when k=Omega(sqrt{n}), linking space complexity with known statistical-computational gaps.
Findings
Recovery in O((log* n - log* (k/sqrt{n})) log n) bits for k=Omega(sqrt{n})
O(log n) space recovery for k=omega(sqrt{n} log^{(l)} n)
O(log* n log n) bits for k=Theta(sqrt{n})
Abstract
We study the planted clique problem in which a clique of size k is planted in an Erd\H{o}s-R\'enyi graph G(n, 1/2), and one is interested in either detecting or recovering this planted clique. This problem is interesting because it is widely believed to show a statistical-computational gap at clique size k=sqrt{n}, and has emerged as the prototypical problem with such a gap from which average-case hardness of other statistical problems can be deduced. It also displays a tight computational connection between the detection and recovery variants, unlike other problems of a similar nature. This wide investigation into the computational complexity of the planted clique problem has, however, mostly focused on its time complexity. In this work, we ask- Do the statistical-computational phenomena that make the planted clique an interesting problem also hold when we use `space efficiency' as…
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
Is the space complexity of planted clique recovery the same as that of detection?· youtube
