paper-with-me

홈 › Papers

Hiding Among the Clones: A Simple and Nearly Optimal Analysis of Privacy Amplification by Shuffling

2020-12-23 · Vitaly Feldman, Audra McMillan, Kunal Talwar

Recent work of Erlingsson, Feldman, Mironov, Raghunathan, Talwar, and Thakurta [EFMRTT19] demonstrates that random shuffling amplifies differential privacy guarantees of locally randomized data. Such amplification implies substantially stronger privacy guarantees for systems in which data is contributed anonymously [BEMMRLRKTS17] and has lead to significant interest in the shuffle model of privacy [CSUZZ19; EFMRTT19]. We show that random shuffling of $n$ data records that are input to $\varepsilon_0$-differentially private local randomizers results in an $(O((1-e^{-\varepsilon_0})\sqrt{\frac{e^{\varepsilon_0}\log(1/\delta)}{n}}), \delta)$-differentially private algorithm. This significantly improves over previous work and achieves the asymptotically optimal dependence in $\varepsilon_0$. Our result is based on a new approach that is simpler than previous work and extends to approximate differential privacy with nearly the same guarantees. Importantly, our work also yields an algorithm for deriving tighter bounds on the resulting $\varepsilon$ and $\delta$ as well as R\'enyi differential privacy guarantees. We show numerically that our algorithm gets to within a small constant factor of the optimal bound. As a direct corollary of our analysis we derive a simple and nearly optimal algorithm for frequency estimation in the shuffle model of privacy. We also observe that our result implies the first asymptotically optimal privacy analysis of noisy stochastic gradient descent that applies to sampling without replacement.

📄 PDF Abstract BibTeX arXiv:2012.12803

Code (1)

apple/ml-shuffling-amplification 공식 구현

Similar Papers 제목 키워드 기반

A Classical Search Game in Discrete Locations

2021-03-08 · Jake Clarkson, Kyle Y. Lin, Kevin D. Glazebrook

Consider a two-person zero-sum search game between a hider and a searcher. The hider hides among $n$ discrete locations, and the searcher successively visits individual locations until finding the hider. Known to both pl…

SimClone: Detecting Tabular Data Clones using Value Similarity

2024-06-24 · Xu Yang, Gopi Krishnan Rajbahadur, Dayi Lin, Shaowei Wang 외

Data clones are defined as multiple copies of the same data among datasets. Presence of data clones between datasets can cause issues such as difficulties in managing data assets and data license violations when using da…

Clone Detection

Artificial Intelligence Clones

2025-01-28 · Annie Liang

Large language models, trained on personal data, may soon be able to mimic individual personalities. These ``AI clones'' or ``AI agents'' have the potential to transform how people search over one another in contexts ran…

Joint Inference of Genome Structure and Content in Heterogeneous Tumour Samples

2015-04-24

For a genomically unstable cancer, a single tumour biopsy will often contain a mixture of competing tumour clones. These tumour clones frequently differ with respect to their genomic content (copy number of each gene) an…

Effective Sub-clonal Cancer Representation to Predict Tumor Evolution

2019-11-28 · Adnan Akbar, Geoffroy Dubourg-Felonneau, Andrey Solovyev, John W Cassidy 외

The majority of cancer treatments end in failure due to Intra-Tumor Heterogeneity (ITH). ITH in cancer is represented by clonal evolution where different sub-clones compete with each other for resources under conditions …

BIG-bench Machine Learning