Superlinear Lower Bounds for Distributed Subgraph Detection
Orr Fischer, Tzlil Gonen, Rotem Oshman

TL;DR
This paper proves that detecting certain subgraphs in distributed networks with bandwidth constraints requires superlinear time, establishing new lower bounds that improve understanding of the problem's inherent complexity.
Contribution
It introduces superlinear lower bounds for distributed subgraph detection, showing the problem's difficulty exceeds previous linear or sublinear bounds for specific subgraphs.
Findings
Superlinear lower bounds for subgraph detection in distributed networks.
Lower bounds depend on subgraph size and network bandwidth.
Detection of certain subgraphs requires (n^{2-1/k}/(Bk)) rounds, even for small diameters.
Abstract
In the distributed subgraph-freeness problem, we are given a graph , and asked to determine whether the network graph contains as a subgraph or not. Subgraph-freeness is an extremely local problem: if the network had no bandwidth constraints, we could detect any subgraph in rounds, by having each node of the network learn its entire -neighborhood. However, when bandwidth is limited, the problem becomes harder. Upper and lower bounds in the presence of congestion have been established for several classes of subgraphs, including cycles, trees, and more complicated subgraphs. All bounds shown so far have been linear or sublinear. We show that the subgraph-freeness problem is not, in general, solvable in linear time: for any , there exists a subgraph such that -freeness requires rounds to solve. Here is the…
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 · Optimization and Search Problems · Stochastic Gradient Optimization Techniques
