English

Concurrent Composition for Differentially Private Continual Mechanisms

Data Structures and Algorithms 2026-03-17 v4

Abstract

Many intended uses of differential privacy involve a continual mechanism\textit{continual mechanism} that is set up to run continuously over a long period of time, making more statistical releases as either queries come in or the dataset is updated. In this paper, we give the first general treatment of privacy against adaptive\textit{adaptive} adversaries for mechanisms that support dataset updates and a variety of queries, all arbitrarily interleaved. It also models a very general notion of neighboring, that includes both event-level and user-level privacy. We prove several concurrent\textit{concurrent} composition theorems for continual mechanisms, which ensure privacy even when an adversary can interleave queries and dataset updates to the different composed mechanisms. Previous concurrent composition theorems for differential privacy were only for the case when the dataset is static, with no adaptive updates. Moreover, we also give the first interactive and continual generalizations of the "parallel composition theorem" for noninteractive differential privacy. Specifically, we show that the analogue of the noninteractive parallel composition theorem holds if either there are no adaptive dataset updates or each of the composed mechanisms satisfies pure differential privacy, but it fails to hold for composing approximately differentially private mechanisms with dataset updates. We then formalize a set of general conditions on a continual mechanism MM that runs multiple continual sub-mechanisms such that the privacy guarantees of MM follow directly using the above concurrent composition theorems on the sub-mechanisms, without further privacy loss. This enables us to give a simpler and more modular privacy analysis of a recent continual histogram mechanism of Henzinger, Sricharan, and Steiner. In the case of approximate DP, ours is the first proof showing that its privacy holds against adaptive adversaries.

Keywords

Cite

@article{arxiv.2411.03299,
  title  = {Concurrent Composition for Differentially Private Continual Mechanisms},
  author = {Monika Henzinger and Roodabeh Safavi and Salil Vadhan},
  journal= {arXiv preprint arXiv:2411.03299},
  year   = {2026}
}

Comments

Accepted to the ACM Symposium on Principles of Database Systems (PODS 2026). This is the full version, containing all missing proofs

R2 v1 2026-06-28T19:49:15.219Z