Faster Algorithms for Privately Releasing Marginals
Justin Thaler, Jonathan Ullman, Salil Vadhan

TL;DR
This paper introduces a faster algorithm for privately releasing k-way marginal queries with strong accuracy guarantees, significantly reducing computation time compared to previous methods, enabling practical privacy-preserving data analysis.
Contribution
The paper presents the first algorithm capable of efficiently releasing marginal queries with non-trivial accuracy in sub-exponential time relative to the number of queries.
Findings
Runs in time $d^{O( oot{ ext{sqrt}}{k})}$ for privacy-preserving marginal release
Achieves at most 0.01 error on all queries with sufficient data
Reduces computational complexity compared to previous exponential-time algorithms
Abstract
We study the problem of releasing -way marginals of a database , while preserving differential privacy. The answer to a -way marginal query is the fraction of 's records with a given value in each of a given set of up to columns. Marginal queries enable a rich class of statistical analyses of a dataset, and designing efficient algorithms for privately releasing marginal queries has been identified as an important open problem in private data analysis (cf. Barak et. al., PODS '07). We give an algorithm that runs in time and releases a private summary capable of answering any -way marginal query with at most error on every query as long as . To our knowledge, ours is the first algorithm capable of privately releasing marginal queries with non-trivial worst-case accuracy guarantees…
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 · Cryptography and Data Security · Complexity and Algorithms in Graphs
