Streaming algorithms with few state changes

R Jayaram, DP Woodruff, S Zhou - … of the ACM on Management of Data, 2024 - dl.acm.org
In this paper, we study streaming algorithms that minimize the number of changes made to
their internal state (ie, memory contents). While the design of streaming algorithms typically …

Differentially Private Hierarchical Heavy Hitters

A Biswas, G Cormode, Y Kanza, D Srivastava… - Proceedings of the ACM …, 2024 - dl.acm.org
The task of finding Hierarchical Heavy Hitters (HHH) was introduced by Cormode et al.[12]
as a generalisation of the heavy hitter problem. While finding HHH in data streams has been …

DPSW-Sketch: A Differentially Private Sketch Framework for Frequency Estimation over Sliding Windows

Y Wang, Y Wang, C Chen - Proceedings of the 30th ACM SIGKDD …, 2024 - dl.acm.org
The sliding window model of computation captures scenarios in which data are continually
arriving in the form of a stream, and only the most recent w items are used for analysis. In …

Vogue: Faster computation of private heavy hitters

P Jangir, N Koti, VB Kukkala, A Patra… - … on Dependable and …, 2023 - ieeexplore.ieee.org
Consider the problem of securely identifying-heavy hitters, where given a set of client inputs,
the goal is to identify those inputs which are held by at least clients in a privacy-preserving …

Additive noise mechanisms for making randomized approximation algorithms differentially private

J Tětek - arxiv preprint arxiv:2211.03695, 2022 - arxiv.org
The exponential increase in the amount of available data makes taking advantage of them
without violating users' privacy one of the fundamental problems of computer science. This …

Better Gaussian Mechanism using Correlated Noise

CJ Lebeda - 2025 Symposium on Simplicity in Algorithms (SOSA), 2025 - SIAM
We present a simple variant of the Gaussian mechanism for answering differentially private
queries when the sensitivity space has a certain common structure. Our motivating problem …

Differentially private histogram, predecessor, and set cardinality under continual observation

M Henzinger, AR Sricharan, TA Steiner - arxiv preprint arxiv:2306.10428, 2023 - arxiv.org
Differential privacy is the de-facto privacy standard in data analysis. The classic model of
differential privacy considers the data to be static. The dynamic setting, called differential …

Efficient and Secure Quantile Aggregation of Private Data Streams

X Lan, H **, H Guo, X Wang - IEEE Transactions on …, 2023 - ieeexplore.ieee.org
Computing the quantile of a massive data stream has been a crucial task in networking and
data management. However, existing solutions assume a centralized model where one data …

Private Synthetic Data Generation in Small Memory

R Holland, S Camtepe, C Thapa, J Xue - arxiv preprint arxiv:2412.09756, 2024 - arxiv.org
Protecting sensitive information on data streams is a critical challenge for modern systems.
Current approaches to privacy in data streams follow two strategies. The first transforms the …

Differential Privacy for Clustering Under Continual Observation

MD la Tour, M Henzinger, D Saulpic - arxiv preprint arxiv:2307.03430, 2023 - arxiv.org
We consider the problem of clustering privately a dataset in $\mathbb {R}^ d $ that
undergoes both insertion and deletion of points. Specifically, we give an $\varepsilon …