Adaptively Robust Resettable Streaming
Edith Cohen, Elena Gribelyuk, Jelani Nelson, Uri Stemmer

TL;DR
This paper introduces the first adaptively robust streaming sketches for resettable streams, using differential privacy and the Binary Tree Mechanism to achieve polylogarithmic space complexity and withstand adaptive adversarial attacks.
Contribution
It develops a novel framework for robust streaming algorithms in resettable models, overcoming previous vulnerabilities and strong impossibility results.
Findings
Supports linear and nonlinear statistics like $L_p$ moments and Bernstein statistics.
Achieves polylogarithmic space complexity in the stream length.
Provides accurate prefix-max error guarantees.
Abstract
We study algorithms in the resettable streaming model, where the value of each key can either be increased or reset to zero. The model is suitable for applications such as active resource monitoring with support for deletions and machine unlearning. We show that all existing sketches for this model are vulnerable to adaptive adversarial attacks that apply even when the sketch size is polynomial in the length of the stream. To overcome these vulnerabilities, we present the first adaptively robust sketches for resettable streams that maintain polylogarithmic space complexity in the stream length. Our framework supports (sub) linear statistics including moments for (in particular, Cardinality and Sum) and Bernstein statistics. We bypass strong impossibility results known for linear and composable sketches by designing dedicated streaming sketches robustified via…
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
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Adversarial Robustness in Machine Learning
