A Simple Proof of a New Set Disjointness with Applications to Data Streams
Akshay Kamath, Eric Price, David P. Woodruff

TL;DR
This paper offers a simplified proof of a set disjointness lower bound and applies it to establish optimal data stream algorithms and lower bounds for heavy hitters and p-estimation problems.
Contribution
It provides a new, simpler proof of a key communication complexity lower bound and applies it to derive optimal data stream algorithms and bounds for heavy hitters and p-estimation.
Findings
Established an optimal lower bound for $ ext{l}_2$-Heavy Hitters in data streams.
Proved an optimal lower bound for $ ext{l}_p$-Estimation for $p > 2$ in streaming models.
Simplified the proof of a set disjointness lower bound, avoiding complex inequalities.
Abstract
The multiplayer promise set disjointness is one of the most widely used problems from communication complexity in applications. In this problem there are players with subsets , each drawn from , and we are promised that either the sets are (1) pairwise disjoint, or (2) there is a unique element occurring in all the sets, which are otherwise pairwise disjoint. The total communication of solving this problem with constant probability in the blackboard model is . We observe for most applications, it instead suffices to look at what we call the ``mostly'' set disjointness problem, which changes case (2) to say there is a unique element occurring in at least half of the sets, and the sets are otherwise disjoint. This change gives us a much simpler proof of an randomized total communication lower bound, avoiding…
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
TopicsAdvanced Database Systems and Queries · Data Management and Algorithms · Data Stream Mining Techniques
