Concentrated Differential Privacy
Cynthia Dwork, Guy N. Rothblum
TL;DR
This work introduces Concentrated Differential Privacy (CDP), a relaxation of Differential Privacy that keeps the privacy loss distributed with a controllable mean μ and a subgaussian tail parameter τ, enabling tighter cumulative privacy guarantees under composition. CDP provides an advanced-composition–like guarantee: k CDP mechanisms compose to (Σμ_i, sqrt(Στ_i^2)), allowing much better accuracy for large numbers of analyses. It shows that Gaussian mechanisms achieve CDP with explicit parameters, and proves that any ε-DP mechanism is also CDP with improved mean loss and subgaussian concentration, while detailing tight group-privacy bounds. The paper also discusses tightness results via antipodal distributions, and notes subsequent work (e.g., Renyi-entropy based CDP) and the continued relevance of CDP for privacy-preserving data analysis with strong composition behavior.
Abstract
We introduce Concentrated Differential Privacy, a relaxation of Differential Privacy enjoying better accuracy than both pure differential privacy and its popular "(epsilon,delta)" relaxation without compromising on cumulative privacy loss over multiple computations.
