Robust Algorithms for Finding Cliques in Random Intersection Graphs via Sum-of-Squares
By: Andreas Göbel, Janosch Ruff, Leon Schiller
Potential Business Impact:
Finds hidden groups in complex data networks.
We study efficient algorithms for recovering cliques in dense random intersection graphs (RIGs). In this model, $d = n^{Ω(1)}$ cliques of size approximately $k$ are randomly planted by choosing the vertices to participate in each clique independently with probability $δ$. While there has been extensive work on recovering one, or multiple disjointly planted cliques in random graphs, the natural extension of this question to recovering overlapping cliques has been, surprisingly, largely unexplored. Moreover, because every vertex can be part of polynomially many cliques, this task is significantly harder than in case of disjointly planted cliques (as recently studied by Kothari, Vempala, Wein and Xu [COLT'23]) and manifests in the failure of simple combinatorial and even spectral algorithms. In this work we obtain the first efficient algorithms for recovering the community structure of RIGs both from the perspective of exact and approximate recovery. Our algorithms are further robust to noise, monotone adversaries, a certain, optimal number of edge corruptions, and work whenever $k \gg \sqrt{n \log(n)}$. Our techniques follow the proofs-to-algorithms framework utilizing the sum-of-squares hierarchy.
Similar Papers
On Finding Randomly Planted Cliques in Arbitrary Graphs
Computational Complexity
Finds hidden groups in big networks.
Planted clique recovery in random geometric graphs
Probability
Finds hidden groups in computer networks.
Aggregating maximal cliques in real-world graphs
Data Structures and Algorithms
Finds important groups in data faster.