Lower Bounds for Induced Cycle Detection in Distributed Computing
Fran\c{c}ois Le Gall, Masayuki Miyamoto

TL;DR
This paper establishes tight and near-tight lower bounds for detecting induced cycles in distributed networks, revealing the increased complexity of induced subgraph detection compared to non-induced variants.
Contribution
It provides the first tight lower bounds for induced cycle detection in the CONGEST model, demonstrating the problem's higher complexity and extending understanding to larger cycles and specific subgraphs.
Findings
Induced 4-cycle detection requires rac{ ilde{ ext{O}}(n)}{ ext{rounds}} in CONGEST.
For cycles of length 5 to 7, the rac{ ilde{ ext{O}}(n)}{ ext{lower bound}} cannot be improved via communication complexity.
Induced cycle detection for k rac{ ext{at least}}{ ext{8}} requires rac{ ilde{ ext{O}}(n^{2- ext{Theta}(1/k)}) rounds, nearly matching upper bounds.
Abstract
The distributed subgraph detection asks, for a fixed graph , whether the -node input graph contains as a subgraph or not. In the standard CONGEST model of distributed computing, the complexity of clique/cycle detection and listing has received a lot of attention recently. In this paper we consider the induced variant of subgraph detection, where the goal is to decide whether the -node input graph contains as an \emph{induced} subgraph or not. We first show a lower bound for detecting the existence of an induced -cycle for any in the CONGEST model. This lower bound is tight for , and shows that the induced variant of -cycle detection is much harder than the non-induced version. This lower bound is proved via a reduction from two-party communication complexity. We complement this result by showing that for , this…
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 · Distributed systems and fault tolerance
