paper-with-me

홈 › Papers

Learning from End User Data with Shuffled Differential Privacy over Kernel Densities

2025-02-19 · Tal Wagner

We study a setting of collecting and learning from private data distributed across end users. In the shuffled model of differential privacy, the end users partially protect their data locally before sharing it, and their data is also anonymized during its collection to enhance privacy. This model has recently become a prominent alternative to central DP, which requires full trust in a central data curator, and local DP, where fully local data protection takes a steep toll on downstream accuracy. Our main technical result is a shuffled DP protocol for privately estimating the kernel density function of a distributed dataset, with accuracy essentially matching central DP. We use it to privately learn a classifier from the end user data, by learning a private density function per class. Moreover, we show that the density function itself can recover the semantic content of its class, despite having been learned in the absence of any unprotected data. Our experiments show the favorable downstream performance of our approach, and highlight key downstream considerations and trade-offs in a practical ML deployment of shuffled DP.

📄 PDF Abstract BibTeX arXiv:2502.14087

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Power of Multiple Anonymous Messages

2019-08-29 · Badih Ghazi, Noah Golowich, Ravi Kumar, Rasmus Pagh 외

An exciting new development in differential privacy is the shuffled model, in which an anonymous channel enables non-interactive, differentially private protocols with error much smaller than what is possible in the loca…

Privacy Amplification via Shuffled Check-Ins

2022-06-07 · Seng Pei Liew, Satoshi Hasegawa, Tsubasa Takahashi

We study a protocol for distributed computation called shuffled check-in, which achieves strong privacy guarantees without requiring any further trust assumptions beyond a trusted shuffler. Unlike most existing work, shu…

Federated Learning

Scalable and Differentially Private Distributed Aggregation in the Shuffled Model

2019-06-19 · Badih Ghazi, Rasmus Pagh, Ameya Velingker

Federated learning promises to make machine learning feasible on distributed, private datasets by implementing gradient descent using secure aggregation methods. The idea is to compute a global weight update without reve…

Federated LearningPrivacy Preserving

On the Renyi Differential Privacy of the Shuffle Model

2021-05-11 · Antonious M. Girgis, Deepesh Data, Suhas Diggavi, Ananda Theertha Suresh 외

The central question studied in this paper is Renyi Differential Privacy (RDP) guarantees for general discrete local mechanisms in the shuffle privacy model. In the shuffle model, each of the $n$ clients randomizes its r…

Discrete Distribution Estimation under User-level Local Differential Privacy

2022-11-07 · Jayadev Acharya, YuHan Liu, Ziteng Sun

We study discrete distribution estimation under user-level local differential privacy (LDP). In user-level $\varepsilon$-LDP, each user has $m\ge1$ samples and the privacy of all $m$ samples must be preserved simultaneou…