Open AccessPosted Content
Convex Optimization for Linear Query Processing under Approximate Differential Privacy
TL;DR: An efficient algorithm based on Newton's method is proposed, which is proved to always converge to the optimal solution with linear global convergence rate and quadratic local convergence rate.
read more
Abstract: Differential privacy enables organizations to collect accurate aggregates over sensitive data with strong, rigorous guarantees on individuals' privacy. Previous work has found that under differential privacy, computing multiple correlated aggregates as a batch, using an appropriate \emph{strategy}, may yield higher accuracy than computing each of them independently. However, finding the best strategy that maximizes result accuracy is non-trivial, as it involves solving a complex constrained optimization program that appears to be non-linear and non-convex. Hence, in the past much effort has been devoted in solving this non-convex optimization program. Existing approaches include various sophisticated heuristics and expensive numerical solutions. None of them, however, guarantees to find the optimal solution of this optimization problem.
This paper points out that under ($\epsilon$, $\delta$)-differential privacy, the optimal solution of the above constrained optimization problem in search of a suitable strategy can be found, rather surprisingly, by solving a simple and elegant convex optimization program. Then, we propose an efficient algorithm based on Newton's method, which we prove to always converge to the optimal solution with linear global convergence rate and quadratic local convergence rate. Empirical evaluations demonstrate the accuracy and efficiency of the proposed solution.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Differentially Private Data Publishing and Analysis: A Survey
TL;DR: This survey compares the diverse release mechanisms of differentially private data publishing given a variety of input data in terms of query type, the maximum number of queries, efficiency, and accuracy.
372
•Posted Content
An Adaptive Mechanism for Accurate Query Answering under Differential Privacy
Chao Li,Gerome Miklau +1 more
TL;DR: An adaptive mechanism for answering sets of counting queries under differential privacy that approximates the optimal strategy for any workload of linear counting queries and achieves near-optimal error for many workloads.
115
Optimizing error of high-dimensional statistical queries under differential privacy
TL;DR: In this article, a differentially private algorithm for answering a workload of predicate counting queries is proposed, which is especially effective for higher-dimensional data sets, such as medical data sets.
77
Game Theory Based Correlated Privacy Preserving Analysis in Big Data
TL;DR: The definition of correlated differential privacy is presented and a game model of multiple players is constructed, in which each publishes data set sanitized by differential privacy, to evaluate the real privacy level of a single data set influenced by the other data sets.
HDMM: Optimizing error of high-dimensional statistical queries under differential privacy
TL;DR: It is demonstrated empirically that HDMM can efficiently answer queries with lower expected error than state-of-the-art techniques, and in some cases, it nearly matches existing lower bounds for the particular class of mechanisms the authors consider.
References
Regression Shrinkage and Selection via the Lasso
TL;DR: A new method for estimation in linear models called the lasso, which minimizes the residual sum of squares subject to the sum of the absolute value of the coefficients being less than a constant, is proposed.
Least angle regression
Bradley Efron,Trevor Hastie,Iain M. Johnstone,Robert Tibshirani,Hemant Ishwaran,Keith Knight,Jean-Michel Loubes,Jean-Michel Loubes,Pascal Massart,Pascal Massart,David Madigan,David Madigan,Greg Ridgeway,Greg Ridgeway,Saharon Rosset,Saharon Rosset,Ji Zhu,Robert A. Stine,Berwin A. Turlach,Sanford Weisberg +19 more
TL;DR: A publicly available algorithm that requires only the same order of magnitude of computational effort as ordinary least squares applied to the full set of covariates is described.
Calibrating noise to sensitivity in private data analysis
Cynthia Dwork,Frank McSherry,Kobbi Nissim,Adam Smith +3 more
- 04 Mar 2006
TL;DR: In this article, the authors show that for several particular applications substantially less noise is needed than was previously understood to be the case, and also show the separation results showing the increased value of interactive sanitization mechanisms over non-interactive.
•Book
Interior-Point Polynomial Algorithms in Convex Programming
Yurii Nesterov,Arkadii Nemirovskii +1 more
- 01 Jan 1987
TL;DR: This book describes the first unified theory of polynomial-time interior-point methods, and describes several of the new algorithms described, e.g., the projective method, which have been implemented, tested on "real world" problems, and found to be extremely efficient in practice.
•Journal Article
Calibrating noise to sensitivity in private data analysis
TL;DR: The study is extended to general functions f, proving that privacy can be preserved by calibrating the standard deviation of the noise according to the sensitivity of the function f, which is the amount that any single argument to f can change its output.
3.6K