paper-with-me

홈 › Papers

Differentially Private Query Release Through Adaptive Projection

2021-03-11 · Sergul Aydore, William Brown, Michael Kearns, Krishnaram Kenthapadi, Luca Melis, Aaron Roth, Ankit Siva

We propose, implement, and evaluate a new algorithm for releasing answers to very large numbers of statistical queries like $k$-way marginals, subject to differential privacy. Our algorithm makes adaptive use of a continuous relaxation of the Projection Mechanism, which answers queries on the private dataset using simple perturbation, and then attempts to find the synthetic dataset that most closely matches the noisy answers. We use a continuous relaxation of the synthetic dataset domain which makes the projection loss differentiable, and allows us to use efficient ML optimization techniques and tooling. Rather than answering all queries up front, we make judicious use of our privacy budget by iteratively and adaptively finding queries for which our (relaxed) synthetic data has high error, and then repeating the projection. We perform extensive experimental evaluations across a range of parameters and datasets, and find that our method outperforms existing algorithms in many cases, especially when the privacy budget is small or the query class is large.

📄 PDF Abstract BibTeX arXiv:2103.06641

Code (1)

amazon-research/relaxed-adaptive-projection jax

Similar Papers 제목 키워드 기반

Leveraging Public Data for Practical Private Query Release

2021-02-17 · Terrance Liu, Giuseppe Vietri, Thomas Steinke, Jonathan Ullman 외

In many statistical problems, incorporating priors can significantly improve performance. However, the use of prior knowledge in differentially private query release has remained underexplored, despite such priors common…

Algorithms for Differentially Private Multi-Armed Bandits

2015-11-27 · Aristide Tossou, Christos Dimitrakakis

We present differentially private algorithms for the stochastic Multi-Armed Bandit (MAB) problem. This is a problem for applications such as adaptive clinical trials, experiment design, and user-targeted advertising wher…

Multi-Armed Bandits

Private Query Release Assisted by Public Data

2020-04-23 · ICML 2020 1 · Raef Bassily, Albert Cheu, Shay Moran, Aleksandar Nikolov 외

We study the problem of differentially private query release assisted by access to public data. In this problem, the goal is to answer a large class $\mathcal{H}$ of statistical queries with error no more than $\alpha$ u…

Private Synthetic Data with Hierarchical Structure

2022-06-13 · Terrance Liu, Zhiwei Steven Wu

We study the problem of differentially private synthetic data generation for hierarchical datasets in which individual data points are grouped together (e.g., people within households). In particular, to measure the simi…

Synthetic Data Generation

Propose, Test, Release: Differentially private estimation with high probability

2020-02-19 · Victor-Emmanuel Brunel, Marco Avella-Medina

We derive concentration inequalities for differentially private median and mean estimators building on the "Propose, Test, Release" (PTR) mechanism introduced by Dwork and Lei (2009). We introduce a new general version o…

Vocal Bursts Intensity Prediction