Differentially Private Projected Histograms of Multi-Attribute Data for Classification
Dong Su, Jianneng Cao, Ninghui Li

TL;DR
This paper introduces PrivPfC, a novel differentially private method for creating data summaries optimized for classification, by selecting an optimal data partition in one step to improve privacy and utility.
Contribution
PrivPfC is the first method to privately select an optimal data partition for classification in a single step, reducing iterative privacy loss and improving classification accuracy.
Findings
PrivPfC outperforms existing methods on real datasets.
The method effectively balances privacy budget and data utility.
PrivPfC achieves lower misclassification errors.
Abstract
In this paper, we tackle the problem of constructing a differentially private synopsis for the classification analyses. Several the state-of-the-art methods follow the structure of existing classification algorithms and are all iterative, which is suboptimal due to the locally optimal choices and the over-divided privacy budget among many sequentially composed steps. Instead, we propose a new approach, PrivPfC, a new differentially private method for releasing data for classification. The key idea is to privately select an optimal partition of the underlying dataset using the given privacy budget in one step. Given one dataset and the privacy budget, PrivPfC constructs a pool of candidate grids where the number of cells of each grid is under a data-aware and privacy-budget-aware threshold. After that, PrivPfC selects an optimal grid via the exponential mechanism by using a novel quality…
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 · Imbalanced Data Classification Techniques
