Multi-Pass Streaming Lower Bounds for Uniformity Testing
Qian Li, Xin Lyu

TL;DR
This paper establishes lower bounds for multi-pass streaming algorithms testing uniformity over a large domain, revealing fundamental space-pass-sample tradeoffs and introducing new techniques for analyzing stochastic streaming problems.
Contribution
It extends one-pass lower bounds to multiple passes by developing a hybrid argument and analyzing a novel two-player communication problem with noisy observations.
Findings
Any multi-pass streaming algorithm for uniformity testing must satisfy the tradeoff snℓ=Ω(m/ε^2).
The proof introduces a new perspective on hardness based on bias uncertainty.
A strong lower bound is proved for a two-player noisy sign vector problem.
Abstract
We prove multi-pass streaming lower bounds for uniformity testing over a domain of size . The tester receives a stream of i.i.d. samples and must distinguish (i) the uniform distribution on from (ii) a Paninski-style planted distribution in which, for each pair , the probabilities are biased left or right by . We show that any -pass streaming algorithm using space and achieving constant advantage must satisfy the tradeoff . This extends the one-pass lower bound of Diakonikolas, Gouleakis, Kane, and Rao (2019) to multiple passes. Our proof has two components. First, we develop a hybrid argument, inspired by Dinur (2020), that reduces streaming to two-player communication problems. This reduction relies on a new perspective on hardness: we identify the source of hardness as uncertainty in the bias…
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 · Machine Learning and Algorithms · Stochastic Gradient Optimization Techniques
