Adversarial Robustness on Insertion-Deletion Streams
Abstract
We study adversarially robust algorithms for insertion-deletion (turnstile) streams, where future updates may depend on past algorithm outputs. While robust algorithms exist for insertion-only streams with only a polylogarithmic overhead in memory over non-robust algorithms, it was widely conjectured that turnstile streams of length polynomial in the universe size require space linear in . We refute this conjecture, showing that robustness can be achieved using space which is significantly sublinear in . Our framework combines multiple linear sketches in a novel estimator-corrector-learner framework, yielding the first insertion-deletion algorithms that approximate: (1) the second moment up to a -factor in polylogarithmic space, (2) any symmetric function with an -approximate triangle inequality up to a factor in bits of space, where is the space required to approximate non-robustly; this includes a broad class of functions such as the -norm, the support size , and non-normed losses such as the -estimators, and (3) heavy hitters. For the moment, our algorithm is optimal up to factors. Given the recent results of Gribelyuk et al. (STOC, 2025), this shows an exponential separation between linear sketches and non-linear sketches for achieving adversarial robustness in turnstile streams.
Cite
@article{arxiv.2602.20854,
title = {Adversarial Robustness on Insertion-Deletion Streams},
author = {Elena Gribelyuk and Honghao Lin and David P. Woodruff and Huacheng Yu and Samson Zhou},
journal= {arXiv preprint arXiv:2602.20854},
year = {2026}
}