DBScholar

Back to papers

Finding Heavy-Hitters with Optimal State Changes

Summary: Streaming algorithm for ε-ℓ_k heavy-hitters with drastically reduced state-change complexity: O(ε^{-1} n^{1-1/k} · poly(log log n) · log(1/ε)) state changes and O(1/ε^k · polylog n) space for k∈[1,2] (extension to k≥2 incurs n^{1-2/k} extra space). Shows a matching lower bound up to log log n factors and credits the improvement to a new, very simple insertion-only heavy-hitters subroutine. (summarized by gpt-5-mini on Feb 11 2026)

Paper ID
2055
Venue
PODS
Year
2026
Pagerank
5.2528121e-05
Overall Rank
9,537 | 34.57%
DOI
10.1145/3767714

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{swartworth_pods26,
        address = {New York, NY, USA},
        series = {{PODS} '26},
        title = {{Finding Heavy-Hitters with Optimal State Changes}},
        url = {https://dl.acm.org/doi/10.1145/3767714},
        doi = {10.1145/3767714},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Swartworth, William and Woodruff, David P.},
        year = {2026}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
10,158 Improved Lower Bounds for Privacy under Continual Release 2026 PODS 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 4 of 4 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
26 Models and Issues in Data Stream Systems 2002 PODS 0.00052982574
3,919 Optimal Bounds for Approximate Counting 2022 PODS 7.0176745e-05
6,275 BPTree: an ℓ2 Heavy Hitters Algorithm Using Constant Memory 2017 PODS 5.9299343e-05
11,123 Streaming Algorithms with Few State Changes 2024 PODS 5.093636e-05
Previous Page 1 / 1 Next

Semantically Similar Papers