Finding Subgraphs in Highly Dynamic Networks
Keren Censor-Hillel, Victor I. Kolobov, Gregory Schwartzman

TL;DR
This paper presents deterministic algorithms for finding specific subgraphs like cliques and cycles in highly dynamic networks with limited message sizes, achieving constant amortized rounds, and establishes complexity bounds for other subgraph problems.
Contribution
It introduces the robust 2-hop and 3-hop neighborhoods for efficient subgraph detection in dynamic networks, and provides tight bounds for various subgraph listing problems.
Findings
Deterministic $O(1)$-amortized algorithms for $k$-clique, 4-cycle, and 5-cycle listing.
Introduction of robust neighborhoods that can be maintained efficiently in dynamic networks.
Impossibility results showing near-linear or higher complexity for other subgraph listing problems.
Abstract
In this paper we consider the fundamental problem of finding subgraphs in highly dynamic distributed networks - networks which allow an arbitrary number of links to be inserted / deleted per round. We show that the problems of -clique membership listing (for any ), 4-cycle listing and 5-cycle listing can be deterministically solved in -amortized round complexity, even with limited logarithmic-sized messages. To achieve -clique membership listing we introduce a very useful combinatorial structure which we name the robust -hop neighborhood. This is a subset of the 2-hop neighborhood of a node, and we prove that it can be maintained in highly dynamic networks in -amortized rounds. We also show that maintaining the actual 2-hop neighborhood of a node requires near linear amortized time, showing the necessity of our definition. For -cycle and -cycle…
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.
