Differentially Private Publication of Sparse Data
Graham Cormode, Magda Procopiuc, Divesh Srivastava, Thanh T. L. Tran

TL;DR
This paper introduces efficient methods for privately releasing sparse data under differential privacy by generating compact summaries directly from input data, avoiding costly intermediate steps, and enabling accurate private query answering.
Contribution
It presents novel techniques to efficiently release sparse data with differential privacy by directly generating summaries, improving practicality and utility over traditional noisy data publication methods.
Findings
Effective privacy-preserving data release for sparse datasets.
Comparable or improved utility over traditional methods.
Practical approach demonstrated through experimental results.
Abstract
The problem of privately releasing data is to provide a version of a dataset without revealing sensitive information about the individuals who contribute to the data. The model of differential privacy allows such private release while providing strong guarantees on the output. A basic mechanism achieves differential privacy by adding noise to the frequency counts in the contingency tables (or, a subset of the count data cube) derived from the dataset. However, when the dataset is sparse in its underlying space, as is the case for most multi-attribute relations, then the effect of adding noise is to vastly increase the size of the published data: it implicitly creates a huge number of dummy data points to mask the true data, making it almost impossible to work with. We present techniques to overcome this roadblock and allow efficient private release of sparse data, while maintaining…
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 · Internet Traffic Analysis and Secure E-voting
