Tight Streaming Lower Bounds for Deterministic Approximate Counting
Yichuan Wang

TL;DR
This paper establishes a tight lower bound of a(k \u2212 n/k) bits for deterministic approximate counting in streaming models, confirming the optimality of existing algorithms like Misra-Gries.
Contribution
It provides the first non-trivial lower bounds for deterministic approximate counting in streaming, using a novel potential function analysis.
Findings
Lower bound of a(k n/k) bits for deterministic algorithms
Misra-Gries algorithm is space-optimal for heavy hitters
Introduces a new potential function technique for streaming lower bounds
Abstract
We study the streaming complexity of -counter approximate counting. In the -counter approximate counting problem, we are given an input string in , and we are required to approximate the number of each 's () in the string. Typically we require an additive error for each respectively, and we are mostly interested in the regime . We prove a lower bound result that the deterministic and worst-case -counter approximate counting problem requires bits of space in the streaming model, while no non-trivial lower bounds were known before. In contrast, trivially counting the number of each uses bits of space. Our main proof technique is analyzing a novel potential function. Our lower bound for -counter approximate counting also implies the optimality of some other streaming…
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
TopicsData Stream Mining Techniques · Advanced Bandit Algorithms Research · Bayesian Modeling and Causal Inference
