HDMM: Optimizing error of high-dimensional statistical queries under differential privacy
Ryan McKenna, Gerome Miklau, Michael Hay, Ashwin Machanavajjhala

TL;DR
HDMM is a novel differentially private algorithm that optimizes the accuracy of high-dimensional query workloads by leveraging a compact matrix representation, outperforming existing methods in many cases.
Contribution
The paper introduces HDMM, a new method that efficiently optimizes differentially private query answering for high-dimensional workloads using a matrix-based approach.
Findings
HDMM achieves lower expected error than state-of-the-art techniques.
HDMM nearly matches existing lower bounds in some cases.
The method is applicable for both Laplace and Gaussian noise mechanisms.
Abstract
In this work we describe the High-Dimensional Matrix Mechanism (HDMM), a differentially private algorithm for answering a workload of predicate counting queries. HDMM represents query workloads using a compact implicit matrix representation and exploits this representation to efficiently optimize over (a subset of) the space of differentially private algorithms for one that is unbiased and answers the input query workload with low expected error. HDMM can be deployed for both -differential privacy (with Laplace noise) and -differential privacy (with Gaussian noise), although the core techniques are slightly different for each. We demonstrate 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 we…
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 · Cryptography and Data Security
