Differential Privacy with Random Projections and Sign Random Projections
Ping Li, Xiaoyun Li

TL;DR
This paper introduces new differential privacy algorithms based on random projections, especially sign random projections, which improve privacy-utility trade-offs in machine learning and data mining tasks.
Contribution
It develops novel DP algorithms using sign random projections and a smooth flipping probability technique, enhancing privacy guarantees and utility over existing methods.
Findings
iDP-SignRP performs well under individual DP with small epsilon.
DP-SignOPORP outperforms existing DP algorithms based on SignRP.
DP-OPORP achieves the best performance among DP-RP methods without signs.
Abstract
In this paper, we develop a series of differential privacy (DP) algorithms from a family of random projections (RP) for general applications in machine learning, data mining, and information retrieval. Among the presented algorithms, iDP-SignRP is remarkably effective under the setting of ``individual differential privacy'' (iDP), based on sign random projections (SignRP). Also, DP-SignOPORP considerably improves existing algorithms in the literature under the standard DP setting, using ``one permutation + one random projection'' (OPORP), where OPORP is a variant of the celebrated count-sketch method with fixed-length binning and normalization. Without taking signs, among the DP-RP family, DP-OPORP achieves the best performance. Our key idea for improving DP-RP is to take only the signs, i.e., , of the projected data. The intuition…
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 · Privacy, Security, and Data Protection
