Individualized PATE: Differentially Private Machine Learning with Individual Privacy Guarantees
Franziska Boenisch, Christopher M\"uhl, Roy Rinberg, Jannis Ihrig,, Adam Dziedzic

TL;DR
This paper introduces two novel methods based on PATE that enable machine learning models to have individualized privacy guarantees, improving utility while respecting diverse privacy requirements of data holders.
Contribution
The paper proposes and analyzes two new PATE-based methods for training ML models with personalized privacy guarantees, addressing limitations of uniform privacy budgets.
Findings
Individualized privacy methods outperform non-individualized baselines in accuracy.
Theoretical privacy bounds are formally established for the proposed methods.
Experimental results on MNIST, SVHN, and Adult datasets demonstrate improved privacy-utility trade-offs.
Abstract
Applying machine learning (ML) to sensitive domains requires privacy protection of the underlying training data through formal privacy frameworks, such as differential privacy (DP). Yet, usually, the privacy of the training data comes at the cost of the resulting ML models' utility. One reason for this is that DP uses one uniform privacy budget epsilon for all training data points, which has to align with the strictest privacy requirement encountered among all data holders. In practice, different data holders have different privacy requirements and data points of data holders with lower requirements can contribute more information to the training process of the ML models. To account for this need, we propose two novel methods based on the Private Aggregation of Teacher Ensembles (PATE) framework to support the training of ML models with individualized privacy guarantees. We formally…
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
