Pushing the Boundaries of Private, Large-Scale Query Answering
Brendan Avent, Aleksandra Korolova

TL;DR
This paper advances differential privacy techniques for large-scale query answering by enhancing the RAP mechanism, enabling it to handle more complex queries and operate effectively with partial future query knowledge.
Contribution
The paper improves the RAP mechanism's analysis, extends it to answer r-of-k threshold queries, and introduces a new setting with partial future query knowledge, demonstrating high utility in both scenarios.
Findings
RAP mechanism can answer larger query sets than prior methods.
Enhanced analysis improves the efficiency and utility of RAP.
Mechanism performs well even with partial knowledge of future queries.
Abstract
We address the problem of efficiently and effectively answering large numbers of queries on a sensitive dataset while ensuring differential privacy (DP). We separately analyze this problem in two distinct settings, grounding our work in a state-of-the-art DP mechanism for large-scale query answering: the Relaxed Adaptive Projection (RAP) mechanism. The first setting is a classic setting in DP literature where all queries are known to the mechanism in advance. Within this setting, we identify challenges in the RAP mechanism's original analysis, then overcome them with an enhanced implementation and analysis. We then extend the capabilities of the RAP mechanism to be able to answer a more general and powerful class of queries (r-of-k thresholds) than previously considered. Empirically evaluating this class, we find that the mechanism is able to answer orders of magnitude larger sets of…
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 · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
