The Complexity of Computing the Optimal Composition of Differential Privacy
Jack Murtagh, Salil Vadhan

TL;DR
This paper investigates the complexity of computing the optimal composition of differential privacy algorithms, proving it is P-complete, and provides an efficient approximation algorithm for practical use.
Contribution
It characterizes the complexity of optimal composition for arbitrary privacy parameters and introduces a polynomial-time approximation algorithm.
Findings
Optimal composition computation is P-complete.
An approximation algorithm can compute the composition to arbitrary accuracy.
The algorithm adapts Dyer's dynamic programming approach for knapsack problems.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Complexity and Algorithms in Graphs
