Private Frequency Estimation via Projective Geometry

03/01/2022
by   Vitaly Feldman, et al.
0

In this work, we propose a new algorithm ProjectiveGeometryResponse (PGR) for locally differentially private (LDP) frequency estimation. For a universe size of k and with n users, our ε-LDP algorithm has communication cost ⌈log_2k⌉ bits in the private coin setting and εlog_2 e + O(1) in the public coin setting, and has computation cost O(n + kexp(ε) log k) for the server to approximately reconstruct the frequency histogram, while achieving the state-of-the-art privacy-utility tradeoff. In many parameter settings used in practice this is a significant improvement over the O(n+k^2) computation cost that is achieved by the recent PI-RAPPOR algorithm (Feldman and Talwar; 2021). Our empirical evaluation shows a speedup of over 50x over PI-RAPPOR while using approximately 75x less memory for practically relevant parameter settings. In addition, the running time of our algorithm is within an order of magnitude of HadamardResponse (Acharya, Sun, and Zhang; 2019) and RecursiveHadamardResponse (Chen, Kairouz, and Ozgur; 2020) which have significantly worse reconstruction error. The error of our algorithm essentially matches that of the communication- and time-inefficient but utility-optimal SubsetSelection (SS) algorithm (Ye and Barg; 2017). Our new algorithm is based on using Projective Planes over a finite field to define a small collection of sets that are close to being pairwise independent and a dynamic programming algorithm for approximate histogram reconstruction on the server side. We also give an extension of PGR, which we call HybridProjectiveGeometryResponse, that allows trading off computation time with utility smoothly.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/15/2021

Locally Differentially Private Frequency Estimation

We present two new local differentially private algorithms for frequency...
research
05/26/2021

Differentially Private Frequency Moments Estimation with Polylogarithmic Space

We prove that 𝔽_p sketch, a well-celebrated streaming algorithm for freq...
research
05/28/2019

Communication Complexity in Locally Private Distribution Estimation and Heavy Hitters

We consider the problems of distribution estimation and heavy hitter (fr...
research
06/14/2022

Private Set Matching Protocols

We introduce Private Set Matching (PSM) problems, in which a client aims...
research
10/08/2019

Differentially private anonymized histograms

For a dataset of label-count pairs, an anonymized histogram is the multi...
research
02/24/2021

Lossless Compression of Efficient Private Local Randomizers

Locally Differentially Private (LDP) Reports are commonly used for colle...
research
06/07/2023

Fast Optimal Locally Private Mean Estimation via Random Projections

We study the problem of locally private mean estimation of high-dimensio...

Please sign up or login with your details

Forgot password? Click here to reset