Bounded Space Differentially Private Quantiles

01/10/2022
by   Daniel Alabi, et al.
0

Estimating the quantiles of a large dataset is a fundamental problem in both the streaming algorithms literature and the differential privacy literature. However, all existing private mechanisms for distribution-independent quantile computation require space at least linear in the input size n. In this work, we devise a differentially private algorithm for the quantile estimation problem, with strongly sublinear space complexity, in the one-shot and continual observation settings. Our basic mechanism estimates any α-approximate quantile of a length-n stream over a data universe 𝒳 with probability 1-β using O( log (|𝒳|/β) log (αϵ n)/αϵ) space while satisfying ϵ-differential privacy at a single time point. Our approach builds upon deterministic streaming algorithms for non-private quantile estimation instantiating the exponential mechanism using a utility function defined on sketch items, while (privately) sampling from intervals defined by the sketch. We also present another algorithm based on histograms that is especially suited to the multiple quantiles case. We implement our algorithms and experimentally evaluate them on synthetic and real-world datasets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/06/2023

Better Differentially Private Approximate Histograms and Heavy Hitters using the Misra-Gries Sketch

We consider the problem of computing differentially private approximate ...
research
01/28/2022

A Joint Exponential Mechanism For Differentially Private Top-k

We present a differentially private algorithm for releasing the sequence...
research
02/16/2021

Differentially Private Quantiles

Quantiles are often used for summarizing and understanding data. If that...
research
11/08/2018

Private Continual Release of Real-Valued Data Streams

We present a differentially private mechanism to display statistics (e.g...
research
01/06/2022

SQUAD: Combining Sketching and Sampling Is Better than Either for Per-item Quantile Estimation

Stream monitoring is fundamental in many data stream applications, such ...
research
03/29/2022

(Nearly) All Cardinality Estimators Are Differentially Private

We consider privacy in the context of streaming algorithms for cardinali...
research
11/16/2021

Improved Pan-Private Stream Density Estimation

Differential privacy is a rigorous definition for privacy that guarantee...

Please sign up or login with your details

Forgot password? Click here to reset