187 research outputs found

    Finding Planted Cliques in Sublinear Time

    Full text link
    We study the planted clique problem in which a clique of size kk is planted in an Erd\H{o}s-R\'enyi graph of size nn and one wants to recover this planted clique. For k=Ω(n)k=\Omega(\sqrt{n}), polynomial time algorithms can find the planted clique. The fastest such algorithms run in time linear O(n2)O(n^2) (or nearly linear) in the size of the input [FR10,DGGP14,DM15a]. In this work, we initiate the development of sublinear time algorithms that find the planted clique when k=ω(nloglogn)k=\omega(\sqrt{n \log \log n}). Our algorithms can recover the clique in time O~(n+(nk)3)=O~(n32)\widetilde{O}\left(n+(\frac{n}{k})^{3}\right)=\widetilde{O}\left(n^{\frac{3}{2}}\right) when k=Ω(nlogn)k=\Omega(\sqrt{n\log n}), and in time O~(n2/exp(k224n))\widetilde{O}\left(n^2/\exp{\left(\frac{k^2}{24n}\right)}\right) for ω(nloglogn)=k=o(nlogn)\omega(\sqrt{n\log \log n})=k=o(\sqrt{n\log{n}}). An Ω(n){\Omega}(n) running time lower bound for the planted clique recovery problem follows easily from the results of [RS19] and therefore our recovery algorithms are optimal whenever k=Ω(n23)k = \Omega(n^{\frac{2}{3}}). As the lower bound of [RS19] builds on purely information theoretic arguments, it cannot provide a detection lower bound stronger than Ω~(n2k2)\widetilde{\Omega}(\frac{n^2}{k^2}). Since our algorithms for k=Ω(nlogn)k = \Omega(\sqrt{n \log n}) run in time O~(n3k3+n)\widetilde{O}\left(\frac{n^3}{k^3} + n\right), we show stronger lower bounds based on computational hardness assumptions. With a slightly different notion of the planted clique problem we show that the Planted Clique Conjecture implies the following. A natural family of non-adaptive algorithms---which includes our algorithms for clique detection---cannot reliably solve the planted clique detection problem in time O(n3δk3)O\left( \frac{n^{3-\delta}}{k^3}\right) for any constant δ>0\delta>0. Thus we provide evidence that if detecting small cliques is hard, it is also likely that detecting large cliques is not \textit{too} easy

    Is the Space Complexity of Planted Clique Recovery the Same as That of Detection?

    Get PDF
    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 our notion of computational efficiency? It is relatively easy to show that a positive answer to this question depends on the existence of a O(log n) space algorithm that can recover planted cliques of size k = Omega(sqrt{n}). Our main result comes very close to designing such an algorithm. We show that for k=Omega(sqrt{n}), the recovery problem can be solved in O((log*{n}-log*{k/sqrt{n}}) log n) bits of space. 1. If k = omega(sqrt{n}log^{(l)}n) for any constant integer l > 0, the space usage is O(log n) bits. 2.If k = Theta(sqrt{n}), the space usage is O(log*{n} log n) bits. Our result suggests that there does exist an O(log n) space algorithm to recover cliques of size k = Omega(sqrt{n}), since we come very close to achieving such parameters. This provides evidence that the statistical-computational phenomena that (conjecturally) hold for planted clique time complexity also (conjecturally) hold for space complexity

    Finding cliques and dense subgraphs using edge queries

    Full text link
    We consider the problem of finding a large clique in an Erd\H{o}s--R\'enyi random graph where we are allowed unbounded computational time but can only query a limited number of edges. Recall that the largest clique in GG(n,1/2)G \sim G(n,1/2) has size roughly 2log2n2\log_{2} n. Let α(δ,)\alpha_{\star}(\delta,\ell) be the supremum over α\alpha such that there exists an algorithm that makes nδn^{\delta} queries in total to the adjacency matrix of GG, in a constant \ell number of rounds, and outputs a clique of size αlog2n\alpha \log_{2} n with high probability. We give improved upper bounds on α(δ,)\alpha_{\star}(\delta,\ell) for every δ[1,2)\delta \in [1,2) and 3\ell \geq 3. We also study analogous questions for finding subgraphs with density at least η\eta for a given η\eta, and prove corresponding impossibility results.Comment: 19 pp, 5 figures, Focused Workshop on Networks and Their Limits held at the Erd\H{o}s Center, Budapest, Hungary in July 202

    Optimal Rates of Convergence for Noisy Sparse Phase Retrieval via Thresholded Wirtinger Flow

    Get PDF
    This paper considers the noisy sparse phase retrieval problem: recovering a sparse signal xRpx \in \mathbb{R}^p from noisy quadratic measurements yj=(ajx)2+ϵjy_j = (a_j' x )^2 + \epsilon_j, j=1,,mj=1, \ldots, m, with independent sub-exponential noise ϵj\epsilon_j. The goals are to understand the effect of the sparsity of xx on the estimation precision and to construct a computationally feasible estimator to achieve the optimal rates. Inspired by the Wirtinger Flow [12] proposed for noiseless and non-sparse phase retrieval, a novel thresholded gradient descent algorithm is proposed and it is shown to adaptively achieve the minimax optimal rates of convergence over a wide range of sparsity levels when the aja_j's are independent standard Gaussian random vectors, provided that the sample size is sufficiently large compared to the sparsity of xx.Comment: 28 pages, 4 figure

    LIPIcs, Volume 251, ITCS 2023, Complete Volume

    Get PDF
    LIPIcs, Volume 251, ITCS 2023, Complete Volum
    corecore