English

Factorial Lower Bounds for (Almost) Random Order Streams

Data Structures and Algorithms 2022-09-21 v3

Abstract

In this paper we introduce and study the \textsc{StreamingCycles} problem, a random order streaming version of the Boolean Hidden Hypermatching problem that has been instrumental in streaming lower bounds over the past decade. In this problem the edges of a graph GG, comprising n/n/\ell disjoint length-\ell cycles on nn vertices, are partitioned randomly among nn players. Every edge is annotated with an independent uniformly random bit, and the players' task is to output the parity of some cycle in GG after one round of sequential communication. Our main result is an Ω()\ell^{\Omega(\ell)} lower bound on the communication complexity of \textsc{StreamingCycles}, which is tight up to constant factors in \ell. Applications of our lower bound for \textsc{StreamingCycles} include an essentially tight lower bound for component collection in (almost) random order graph streams, making progress towards a conjecture of Peng and Sohler [SODA'18] and the first exponential space lower bounds for random walk generation.

Keywords

Cite

@article{arxiv.2110.10091,
  title  = {Factorial Lower Bounds for (Almost) Random Order Streams},
  author = {Ashish Chiplunkar and John Kallaugher and Michael Kapralov and Eric Price},
  journal= {arXiv preprint arXiv:2110.10091},
  year   = {2022}
}
R2 v1 2026-06-24T07:01:06.150Z