APCRMar 17, 2021

Accuracy Gains from Privacy Amplification Through Sampling for Differential Privacy

arXiv:2103.09705v31 citations
AI Analysis

This work addresses the problem of enhancing accuracy in differentially private algorithms for statisticians and data analysts, representing an incremental step in optimizing privacy-utility trade-offs.

The paper investigates whether using random sampling in differential privacy can improve the accuracy of privatized estimates, finding that accuracy gains are possible in certain regimes, particularly when the sensitivity of the output does not depend strongly on database size.

Recent research in differential privacy demonstrated that (sub)sampling can amplify the level of protection. For example, for $ε$-differential privacy and simple random sampling with sampling rate $r$, the actual privacy guarantee is approximately $rε$, if a value of $ε$ is used to protect the output from the sample. In this paper, we study whether this amplification effect can be exploited systematically to improve the accuracy of the privatized estimate. Specifically, assuming the agency has information for the full population, we ask under which circumstances accuracy gains could be expected, if the privatized estimate would be computed on a random sample instead of the full population. We find that accuracy gains can be achieved for certain regimes. However, gains can typically only be expected, if the sensitivity of the output with respect to small changes in the database does not depend too strongly on the size of the database. We only focus on algorithms that achieve differential privacy by adding noise to the final output and illustrate the accuracy implications for two commonly used statistics: the mean and the median. We see our research as a first step towards understanding the conditions required for accuracy gains in practice and we hope that these findings will stimulate further research broadening the scope of differential privacy algorithms and outputs considered.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes