What Can We Compute in a Single Round of the Congested Clique?

10/06/2022
by   Peter Robinson, et al.
0

We study the computational power of one-round distributed algorithms in the congested clique model. We show that any one-round algorithm that computes a minimum spanning tree (MST) in the unicast congested clique must use a link bandwidth of Ω(log^3 n) bits in the worst case. This is the first round complexity lower bound in the unicast congested clique for a problem where the output size is small, i.e., O(nlog n) bits. Our main technical contribution is to investigate one-round algorithms in the broadcast congested clique and, equivalently, the distributed graph sketching model where the nodes send their message to a referee who computes the output. First, we present a tight lower bound of Ω(n) bits for the message size of computing a breadth-first search tree. Then, we prove that computing a k-edge connected spanning subgraph (k-ECSS) requires messages of size at least Ω( klog^2(n/k) ). We also show that verifying whether a given vertex coloring forms a weak 2-coloring of the input graph requires messages of Ω(n^1/3log^2/3n) bits, and the same lower bound holds for verifying whether a subset of nodes forms a maximal independent set or a minimal dominating set. Interestingly, it turns out that the same class of lower bound graphs for the distributed sketching model is versatile enough to yield a space lower bound of Ω(n^2) bits for verifying symmetry breaking problems such as weak 2-coloring in the fully dynamic turnstile model, where the input arrives as a stream of edges. We also (nearly) settle the space complexity of the k-ECSS problem in the streaming model by extending the work of Kapralov et al. (FOCS 2017): We prove a communication complexity lower bound for a direct sum variant of the UR_k^⊂ problem and show that this implies Ω(k nlog^2(n/k)) bits of memory for computing a k-ECSS.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/24/2020

Tight Distributed Sketching Lower Bound for Connectivity

In this paper, we study the distributed sketching complexity of connecti...
research
05/08/2020

Communication memento: Memoryless communication complexity

We study the communication complexity of computing functions F:{0,1}^n×{...
research
05/19/2019

Broadcast Congested Clique: Planted Cliques and Pseudorandom Generators

We develop techniques to prove lower bounds for the BCAST(log n) Broadca...
research
03/22/2020

Being Fast Means Being Chatty: The Local Information Cost of Graph Spanners

We introduce a new measure for quantifying the amount of information tha...
research
03/12/2021

Robust Lower Bounds for Graph Problems in the Blackboard Model of Communication

We give lower bounds on the communication complexity of graph problems i...
research
04/06/2023

Asymptotically Faster Quantum Distributed Algorithms for Approximate Steiner Trees and Directed Minimum Spanning Trees

The CONGEST and CONGEST-CLIQUE models have been carefully studied to rep...
research
11/05/2018

Hardness of minimal symmetry breaking in distributed computing

A graph is weakly 2-colored if the nodes are labeled with colors black a...

Please sign up or login with your details

Forgot password? Click here to reset