Differentially private sparse vectors with low error, optimal space, and fast access

06/18/2021
by   Martin Aumüller, et al.
0

Representing a sparse histogram, or more generally a sparse vector, is a fundamental task in differential privacy. An ideal solution would use space close to information-theoretical lower bounds, have an error distribution that depends optimally on the desired privacy level, and allow fast random access to entries in the vector. However, existing approaches have only achieved two of these three goals. In this paper we introduce the Approximate Laplace Projection (ALP) mechanism for approximating k-sparse vectors. This mechanism is shown to simultaneously have information-theoretically optimal space (up to constant factors), fast access to vector entries, and error of the same magnitude as the Laplace-mechanism applied to dense vectors. A key new technique is a unary representation of small integers, which is shown to be robust against “randomized response” noise. This representation is combined with hashing, in the spirit of Bloom filters, to obtain a space-efficient, differentially private representation. Our theoretical performance bounds are complemented by simulations which show that the constant factors on the main performance parameters are quite small, suggesting practicality of the technique.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/22/2022

Improved Differentially Private Euclidean Distance Approximation

This work shows how to privately and more accurately estimate Euclidean ...
research
05/04/2023

Shannon meets Gray: Noise-robust, Low-sensitivity Codes with Applications in Differential Privacy

Integer data is typically made differentially private by adding noise fr...
research
05/18/2021

Oneshot Differentially Private Top-k Selection

Being able to efficiently and accurately select the top-k elements witho...
research
04/10/2019

What Storage Access Privacy is Achievable with Small Overhead?

Oblivious RAM (ORAM) and private information retrieval (PIR) are classic...
research
01/31/2020

Efficient Differentially Private F_0 Linear Sketching

A powerful feature of linear sketches is that from sketches of two data ...
research
02/02/2022

Exact Privacy Analysis of the Gaussian Sparse Histogram Mechanism

Sparse histogram methods can be useful for returning differentially priv...
research
03/15/2021

A Central Limit Theorem for Differentially Private Query Answering

Perhaps the single most important use case for differential privacy is t...

Please sign up or login with your details

Forgot password? Click here to reset