Differentially Private Random Feature Model
Chunyang Liao, Deanna Needell, Hayden Schaeffer, Alexander Xue

TL;DR
This paper introduces a differentially private random feature model for kernel approximation, providing theoretical guarantees, empirical performance improvements, and potential fairness benefits in privacy-preserving machine learning.
Contribution
It is the first to analyze privacy-preserving random feature models in the over-parametrized regime with theoretical guarantees and empirical validation.
Findings
The method preserves privacy with a generalization error bound.
It outperforms other privacy-preserving methods on benchmark datasets.
Random features can reduce disparate impact in DP learning.
Abstract
Designing privacy-preserving machine learning algorithms has received great attention in recent years, especially in the setting when the data contains sensitive information. Differential privacy (DP) is a widely used mechanism for data analysis with privacy guarantees. In this paper, we produce a differentially private random feature model. Random features, which were proposed to approximate large-scale kernel machines, have been used to study privacy-preserving kernel machines as well. We consider the over-parametrized regime (more features than samples) where the non-private random feature model is learned via solving the min-norm interpolation problem, and then we apply output perturbation techniques to produce a private model. We show that our method preserves privacy and derive a generalization error bound for the method. To the best of our knowledge, we are the first to consider…
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 · Bayesian Methods and Mixture Models · Data Management and Algorithms
MethodsSoftmax · Attention Is All You Need
