Factorial Lower Bounds for (Almost) Random Order Streams
Ashish Chiplunkar, John Kallaugher, Michael Kapralov, Eric, Price

TL;DR
This paper introduces the StreamingCycles problem, a random order streaming problem related to hypermatching, and establishes tight lower bounds on its communication complexity, impacting graph streaming and random walk generation.
Contribution
The paper presents the first tight lower bounds for StreamingCycles, advancing understanding of streaming lower bounds in random order models.
Findings
Established an old lower bound on communication complexity for StreamingCycles.
Provided near-tight lower bounds for component collection in random order graph streams.
Achieved the first exponential space lower bounds for random walk generation.
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 , comprising disjoint length- cycles on vertices, are partitioned randomly among players. Every edge is annotated with an independent uniformly random bit, and the players' task is to output the parity of some cycle in after one round of sequential communication. Our main result is an lower bound on the communication complexity of \textsc{StreamingCycles}, which is tight up to constant factors in . Applications of our lower bound for \textsc{StreamingCycles} include an essentially tight lower bound for component collection in (almost) random order graph streams, making…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Cooperative Communication and Network Coding
