English

The Complexity of Computing the Optimal Composition of Differential Privacy

Computational Complexity 2016-06-01 v2

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 kk arbitrary (ϵ,δ)(\epsilon,\delta)-differentially private algorithms. We characterize the optimal composition for the more general case of kk arbitrary (ϵ1,δ1),,(ϵk,δk)(\epsilon_{1},\delta_{1}),\ldots,(\epsilon_{k},\delta_{k})-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).

Keywords

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

R2 v1 2026-06-22T10:10:00.932Z