Private Data Release via Learning Thresholds
Moritz Hardt, Guy N. Rothblum, Rocco A. Servedio

TL;DR
This paper introduces efficient algorithms for differentially private data release by reducing the problem to learning thresholded sums of predicates, enabling accurate release of complex query types with polynomial runtime.
Contribution
It presents a novel reduction from private data release to learning thresholded sums, leading to new algorithms for releasing conjunctions and parity queries efficiently.
Findings
Achieves polynomial-time algorithms for releasing k-way conjunctions.
Provides differentially private algorithms for releasing most parity queries.
Ensures bounded error with database sizes polynomial in data dimension.
Abstract
This work considers computationally efficient privacy-preserving data release. We study the task of analyzing a database containing sensitive information about individual participants. Given a set of statistical queries on the data, we want to release approximate answers to the queries while also guaranteeing differential privacy---protecting each participant's sensitive data. Our focus is on computationally efficient data release algorithms; we seek algorithms whose running time is polynomial, or at least sub-exponential, in the data dimensionality. Our primary contribution is a computationally efficient reduction from differentially private data release for a class of counting queries, to learning thresholded sums of predicates from a related class. We instantiate this general reduction with a variety of algorithms for learning thresholds. These instantiations yield several new…
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
