The Complexity of Computing the Optimal Composition of Differential Privacy
Abstract
In the study of differential privacy, composition theorems (starting with the original paper of Dwork, McSherry, Nissim, and Smith (TCC'06)) bound the degradation of privacy when composing several differentially private algorithms. Kairouz, Oh, and Viswanath (ICML'15) showed how to compute the optimal bound for composing arbitrary -differentially private algorithms. We characterize the optimal composition for the more general case of arbitrary -differentially private algorithms where the privacy parameters may differ for each algorithm in the composition. We show that computing the optimal composition in general is P-complete. Since computing optimal composition exactly is infeasible (unless FP=P), we give an approximation algorithm that computes the composition to arbitrary accuracy in polynomial time. The algorithm is a modification of Dyer's dynamic programming approach to approximately counting solutions to knapsack problems (STOC'03).
Cite
@article{arxiv.1507.03113,
title = {The Complexity of Computing the Optimal Composition of Differential Privacy},
author = {Jack Murtagh and Salil Vadhan},
journal= {arXiv preprint arXiv:1507.03113},
year = {2016}
}
Comments
32 pages, 4 figures