English

Composition Properties of Bayesian Differential Privacy

Cryptography and Security 2019-11-05 v1 Computers and Society

Abstract

Differential privacy is a rigorous privacy standard that has been applied to a range of data analysis tasks. To broaden the application scenarios of differential privacy when data records have dependencies, the notion of Bayesian differential privacy has been recently proposed. However, it is unknown whether Bayesian differential privacy preserves three nice properties of differential privacy: sequential composability, parallel composability, and post-processing. In this paper, we provide an affirmative answer to this question; i.e., Bayesian differential privacy still have these properties. The idea behind sequential composability is that if we have mm algorithms Y1,Y2,,YmY_1, Y_2, \ldots, Y_m, where YY_{\ell} is independently ϵ\epsilon_{\ell}-Bayesian differential private for =1,2,,m{\ell}=1,2,\ldots,m, then by feeding the result of Y1Y_1 into Y2Y_2, the result of Y2Y_2 into Y3Y_3, and so on, we will finally have an =1mϵ\sum_{\ell=1}^m \epsilon_{\ell}-Bayesian differential private algorithm. For parallel composability, we consider the situation where a database is partitioned into mm disjoint subsets. The \ell-th subset is input to a Bayesian differential private algorithm YY_{\ell}, for =1,2,,m{\ell}=1,2,\ldots,m. Then the parallel composition of Y1Y_1, Y2Y_2, \ldots, YmY_m will be max=1mϵ\max_{\ell=1}^m \epsilon_{\ell}-Bayesian differential private. The post-processing property means that a data analyst, without additional knowledge about the private database, cannot compute a function of the output of a Bayesian differential private algorithm and reduce its privacy guarantee.

Keywords

Cite

@article{arxiv.1911.00763,
  title  = {Composition Properties of Bayesian Differential Privacy},
  author = {Jun Zhao},
  journal= {arXiv preprint arXiv:1911.00763},
  year   = {2019}
}

Comments

Published in: 2017 IEEE 28th Annual International Symposium on Personal, Indoor, and Mobile Radio Communications (PIMRC)

R2 v1 2026-06-23T12:03:03.926Z