Adversarially Robust Streaming via Dense--Sparse Trade-offs
Omri Ben-Eliezer, Talya Eden, Krzysztof Onak

TL;DR
This paper introduces a novel streaming algorithm that achieves adversarial robustness for moment estimation by balancing sparse and dense regimes, surpassing previous space complexity barriers in the turnstile model.
Contribution
It presents a new approach combining sparse recovery and differential privacy frameworks, breaking the $m^{1/2}$ space complexity barrier for adversarially robust moment estimation.
Findings
Achieves $ ilde{O}(m^{2/5})$ space for $F_2$-estimation.
Achieves $ ilde{O}(m^{1/3})$ space for $F_0$-estimation.
Breaks previous $ ilde{O}( ext{flip number}^{1/2})$ dependence barrier.
Abstract
A streaming algorithm is adversarially robust if it is guaranteed to perform correctly even in the presence of an adaptive adversary. Recently, several sophisticated frameworks for robustification of classical streaming algorithms have been developed. One of the main open questions in this area is whether efficient adversarially robust algorithms exist for moment estimation problems under the turnstile streaming model, where both insertions and deletions are allowed. So far, the best known space complexity for streams of length , achieved using differential privacy (DP) based techniques, is of order for computing a constant-factor approximation with high constant probability. In this work, we propose a new simple approach to tracking moments by alternating between two different regimes: a sparse regime, in which we can explicitly maintain the current frequency…
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 · Adversarial Robustness in Machine Learning · Stochastic Gradient Optimization Techniques
