ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2009.08208
22
5

Finding Subgraphs in Highly Dynamic Networks

17 September 2020
K. Censor-Hillel
V. I. Kolobov
Gregory Schwartzman
ArXiv (abs)PDFHTML
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 kkk-clique membership listing (for any k≥3k\geq 3k≥3), 4-cycle listing and 5-cycle listing can be deterministically solved in O(1)O(1)O(1)-amortized round complexity, even with limited logarithmic-sized messages. To achieve kkk-clique membership listing we introduce a very useful combinatorial structure which we name the robust 222-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 O(1)O(1)O(1)-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 444-cycle and 555-cycle listing, we need edges within hop distance 3, for which we similarly define the robust 333-hop neighborhood and prove it can be maintained in highly dynamic networks in O(1)O(1)O(1)-amortized rounds. We complement the above with several impossibility results. We show that membership listing of any other graph on k≥3k\geq 3k≥3 nodes except kkk-clique requires an almost linear number of amortized communication rounds. We also show that kkk-cycle listing for k≥6k\geq 6k≥6 requires Ω(n/log⁡n)\Omega(\sqrt{n} / \log n)Ω(n​/logn) amortized rounds. This, combined with our upper bounds, paints a detailed picture of the complexity landscape for ultra fast graph finding algorithms in this highly dynamic environment.

View on arXiv
Comments on this paper