In the task of differentially private (DP) continual counting, we receive a stream of increments and our goal is to output an approximate running total of these increments, without revealing …
Counting under continual observation is a well-studied problem in the area of differential privacy. Given a stream of updates $ x_1, x_2,\dots, x_T\in\{0, 1\} $ the problem is to …
The most common algorithms for differentially private (DP) machine learning (ML) are all based on stochastic gradient descent, for example, DP-SGD. These algorithms achieve DP …
Releasing differentially private statistics about social network data is challenging: one individual's data consists of a node and all of its connections, and typical analyses are …
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 …
Reuse of data in adaptive workflows poses challenges regarding overfitting and the statistical validity of results. Previous work has demonstrated that interacting with data via …
Differential privacy with gradual expiration models the setting where data items arrive in a stream and at a given time $ t $ the privacy loss guaranteed for a data item seen at time $(td) …
M Henzinger, R Safavi, S Vadhan - arXiv preprint arXiv:2411.03299, 2024 - arxiv.org
A series of recent works by Lyu, Wang, Vadhan, and Zhang (TCC21, NeurIPS22, STOC23) showed that composition theorems for non-interactive differentially private mechanisms …