Optimal Lower Bounds for Distributed and Streaming Spanning Forest Computation

07/13/2018
by   Jelani Nelson, et al.
0

We show optimal lower bounds for spanning forest computation in two different models: * One wants a data structure for fully dynamic spanning forest in which updates can insert or delete edges amongst a base set of n vertices. The sole allowed query asks for a spanning forest, which the data structure should successfully answer with some given (potentially small) constant probability ϵ>0. We prove that any such data structure must use Ω(n^3 n) bits of memory. * There is a referee and n vertices in a network sharing public randomness, and each vertex knows only its neighborhood; the referee receives no input. The vertices each send a message to the referee who then computes a spanning forest of the graph with constant probability ϵ>0. We prove the average message length must be Ω(^3 n) bits. Both our lower bounds are optimal, with matching upper bounds provided by the AGM sketch [AGM12] (which even succeeds with probability 1 - 1/poly(n)). Furthermore, for the first setting we show optimal lower bounds even for low failure probability δ, as long as δ > 2^-n^1-ϵ.

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
11/14/2022

The ℓ_p-Subspace Sketch Problem in Small Dimensions with Applications to Support Vector Machines

In the ℓ_p-subspace sketch problem, we are given an n× d matrix A with n...
research
11/13/2017

Tight Cell Probe Bounds for Succinct Boolean Matrix-Vector Multiplication

The conjectured hardness of Boolean matrix-vector multiplication has bee...
research
08/12/2020

Further Unifying the Landscape of Cell Probe Lower Bounds

In a landmark paper, Pǎtraşcu demonstrated how a single lower bound for ...
research
12/31/2017

Broadcasting Spanning Forests on a Multiple-Access Channel

The problem of finding a spanning forest of a graph in a distributed-pro...
research
09/24/2019

Random k-out subgraph leaves only O(n/k) inter-component edges

Each vertex of an arbitrary simple graph on n vertices chooses k random ...
research
07/08/2020

Superpixel Segmentation using Dynamic and Iterative Spanning Forest

As constituent parts of image objects, superpixels can improve several h...

Please sign up or login with your details

Forgot password? Click here to reset