15
3

The Complexity of Verifying Loop-free Programs as Differentially Private

Abstract

We study the problem of verifying differential privacy for loop-free programs with probabilistic choice. Programs in this class can be seen as randomized Boolean circuits, which we will use as a formal model to answer two different questions: first, deciding whether a program satisfies a prescribed level of privacy; second, approximating the privacy parameters a program realizes. We show that the problem of deciding whether a program satisfies ε\varepsilon-differential privacy is coNP#PcoNP^{\#P}-complete. In fact, this is the case when either the input domain or the output range of the program is large. Further, we show that deciding whether a program is (ε,δ)(\varepsilon,\delta)-differentially private is coNP#PcoNP^{\#P}-hard, and in coNP#PcoNP^{\#P} for small output domains, but always in coNP#P#PcoNP^{\#P^{\#P}}. Finally, we show that the problem of approximating the level of differential privacy is both NPNP-hard and coNPcoNP-hard. These results complement previous results by Murtagh and Vadhan showing that deciding the optimal composition of differentially private components is #P\#P-complete, and that approximating the optimal composition of differentially private components is in PP.

View on arXiv
Comments on this paper