Convex Optimization for Linear Query Processing under Approximate Differential Privacy
Ganzhao Yuan, Yin Yang, Zhenjie Zhang, Zhifeng Hao

TL;DR
This paper demonstrates that the optimal strategy for linear query processing under approximate differential privacy can be efficiently found by solving a convex optimization problem, improving accuracy and computational efficiency.
Contribution
It reveals that the complex non-convex optimization can be replaced with a convex program, providing an efficient method to find the optimal strategy under approximate differential privacy.
Findings
Convex optimization approach yields the optimal strategy.
Proposed Newton's method algorithm converges efficiently.
Empirical results confirm improved accuracy and efficiency.
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 (,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Cryptography and Data Security
