Low Rank Mechanism for Optimizing Batch Queries under Differential Privacy
Ganzhao Yuan, Zhenjie Zhang, Marianne Winslett, Xiaokui Xiao, and Yin Yang, Zhifeng Hao

TL;DR
This paper introduces the Low-Rank Mechanism (LRM), a practical approach that uses low-rank approximation to improve the accuracy of batch query answers under differential privacy, outperforming existing methods.
Contribution
The paper presents the first practical differentially private method for batch queries based on low-rank approximation, achieving near-optimal accuracy and outperforming state-of-the-art solutions.
Findings
LRM significantly improves query accuracy over existing methods.
LRM's accuracy is close to the theoretical lower bound.
Extensive experiments validate LRM's superior performance.
Abstract
Differential privacy is a promising privacy-preserving paradigm for statistical query processing over sensitive data. It works by injecting random noise into each query result, such that it is provably hard for the adversary to infer the presence or absence of any individual record from the published noisy results. The main objective in differentially private query processing is to maximize the accuracy of the query results, while satisfying the privacy guarantees. Previous work, notably \cite{LHR+10}, has suggested that with an appropriate strategy, processing a batch of correlated queries as a whole achieves considerably higher accuracy than answering them individually. However, to our knowledge there is currently no practical solution to find such a strategy for an arbitrary query batch; existing methods either return strategies of poor quality (often worse than naive methods) or…
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.
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 · IoT and Edge/Fog Computing
