English

Space Lower Bounds for Graph Stream Problems

Computational Complexity 2020-11-23 v1

Abstract

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)\Omega(n) space, where nn 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 sts-t cut, detecting negative weight cycle and finding whether two nodes lie in the same strongly connected component.

Keywords

Cite

@article{arxiv.2011.10528,
  title  = {Space Lower Bounds for Graph Stream Problems},
  author = {Paritosh Verma},
  journal= {arXiv preprint arXiv:2011.10528},
  year   = {2020}
}

Comments

Published in the conference on. Theory and Applications of Models of Computation (TAMC) 2019 pp 635-646