Space Lower Bounds for Graph Stream Problems

11/20/2020
by   Paritosh Verma, et al.
0

This work concerns with proving space lower bounds for graph problems in the streaming model. It is known that computing the length of shortest path between two nodes in the streaming model requires Ω(n) space, where n is the number of nodes in the graph. We study the problem of finding the depth of a given node in a rooted tree in the streaming model. For this problem we prove a tight single pass space lower bound and a multipass space lower bound. As this is a special case of computing shortest paths on graphs, the above lower bounds also apply to the shortest path problem in the streaming model. The results are obtained by using known communication complexity lower bounds or by constructing hard instances for the problem. Additionally, we apply the techniques used in proving the above lower bound results to prove space lower bounds (single and multipass) for other graph problems like finding min s-t cut, detecting negative weight cycle and finding whether two nodes lie in the same strongly connected component.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/02/2020

Near-Quadratic Lower Bounds for Two-Pass Graph Streaming Algorithms

We prove that any two-pass graph streaming algorithm for the s-t reachab...
research
09/29/2022

On Constructing Spanners from Random Gaussian Projections

Graph sketching is a powerful paradigm for analyzing graph structure via...
research
01/07/2019

Smaller Cuts, Higher Lower Bounds

This paper proves strong lower bounds for distributed computing in the C...
research
07/07/2020

Streaming Complexity of SVMs

We study the space complexity of solving the bias-regularized SVM proble...
research
02/09/2019

Space lower bounds for linear prediction

We show that fundamental learning tasks, such as finding an approximate ...
research
04/09/2019

Polynomial Pass Lower Bounds for Graph Streaming Algorithms

We present new lower bounds that show that a polynomial number of passes...
research
03/20/2019

Almost Tight Lower Bounds for Hard Cutting Problems in Embedded Graphs

We prove essentially tight lower bounds, conditionally to the Exponentia...

Please sign up or login with your details

Forgot password? Click here to reset