Distributed Discovery of Large Near-Cliques
Zvika Brakerski, Boaz Patt-Shamir

TL;DR
This paper introduces a fast, constant-time distributed algorithm that efficiently finds large near-cliques in graphs using small messages, with high probability of success.
Contribution
It presents the first constant-time distributed algorithm for discovering large near-cliques with small message complexity.
Findings
Finds linear-sized near-cliques with high probability.
Operates in constant time with small message size.
Works even if the graph contains large cliques of certain sizes.
Abstract
Given an undirected graph and , a set of nodes is called -near clique if all but an fraction of the pairs of nodes in the set have a link between them. In this paper we present a fast synchronous network algorithm that uses small messages and finds a near-clique. Specifically, we present a constant-time algorithm that finds, with constant probability of success, a linear size -near clique if there exists an -near clique of linear size in the graph. The algorithm uses messages of bits. The failure probability can be reduced to in time, and the algorithm also works if the graph contains a clique of size for some .
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Optimization and Search Problems
