APEx: Accuracy-Aware Differentially Private Data Exploration
Chang Ge, Xi He, Ihab F. Ilyas, Ashwin Machanavajjhala

TL;DR
APEx is a system that enables data analysts to explore sensitive datasets with differential privacy, providing accuracy guarantees and minimizing privacy loss during adaptive query sequences.
Contribution
It introduces a novel framework that translates query and accuracy requirements into privacy-preserving algorithms, simplifying data exploration with provable privacy and accuracy guarantees.
Findings
APEx achieves accurate query answers with moderate privacy loss.
Supports adaptive query sequences with accuracy guarantees.
Effective for entity resolution tasks under privacy constraints.
Abstract
Organizations are increasingly interested in allowing external data scientists to explore their sensitive datasets. Due to the popularity of differential privacy, data owners want the data exploration to ensure provable privacy guarantees. However, current systems for answering queries with differential privacy place an inordinate burden on the data analysts to understand differential privacy, manage their privacy budget, and even implement new algorithms for noisy query answering. Moreover, current systems do not provide any guarantees to the data analyst on the quality they care about, namely accuracy of query answers. We present APEx, a novel system that allows data analysts to pose adaptively chosen sequences of queries along with required accuracy bounds. By translating queries and accuracy bounds into differentially private algorithms with the least privacy loss, APEx returns…
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 · Data Quality and Management
