15
46

Pure Differentially Private Summation from Anonymous Messages

Abstract

The shuffled (aka anonymous) model has recently generated significant interest as a candidate distributed privacy framework with trust assumptions better than the central model but with achievable errors smaller than the local model. We study pure differentially private (DP) protocols in the shuffled model for summation, a basic and widely used primitive: - For binary summation where each of n users holds a bit as an input, we give a pure ϵ\epsilon-DP protocol for estimating the number of ones held by the users up to an error of Oϵ(1)O_\epsilon(1), and each user sends Oϵ(logn)O_\epsilon(\log n) messages each of 1 bit. This is the first pure protocol in the shuffled model with error o(n)o(\sqrt{n}) for constant ϵ\epsilon. Using this protocol, we give a pure ϵ\epsilon-DP protocol that performs summation of real numbers in [0,1][0, 1] up to an error of Oϵ(1)O_{\epsilon}(1), and where each user sends Oϵ(log3n)O_{\epsilon}(\log^3 n) messages each of O(loglogn)O(\log\log n) bits. - In contrast, we show that for any pure ϵ\epsilon-DP protocol for binary summation in the shuffled model having absolute error n0.5Ω(1)n^{0.5-\Omega(1)}, the per user communication has to be at least Ωϵ(logn)\Omega_{\epsilon}(\sqrt{\log n}) bits. This implies the first separation between the (bounded-communication) multi-message shuffled model and the central model, and the first separation between pure and approximate DP protocols in the shuffled model. To prove our lower bound, we consider (a generalization of) the following question: given γ\gamma in (0,1)(0, 1), what is the smallest m for which there are two random variables X0,X1X^0, X^1 supported on {0,,m}\{0, \dots ,m\} such that (i) the total variation distance between X0X^0 and X1X^1 is at least 1γ1-\gamma, and (ii) the moment generating functions of X0X^0 and X1X^1 are within a constant factor of each other everywhere? We show that the answer is m=Θ(log(1/γ))m = \Theta(\sqrt{\log(1/\gamma)}).

View on arXiv
Comments on this paper