LGCRMLJul 31, 2018

Subsampled Rényi Differential Privacy and Analytical Moments Accountant

arXiv:1808.00087v2480 citations
Originality Incremental advance
AI Analysis

This work addresses a key challenge in differentially private machine learning, offering a theoretical advancement for privacy-preserving algorithms, though it appears incremental as it builds on existing RDP and moments accounting frameworks.

The paper tackles the problem of subsampling in differential privacy by providing a tight upper bound on the Rényi Differential Privacy parameters for algorithms that subsample data and apply a randomized mechanism, generalizing the moments accounting technique to any subsampled RDP mechanism.

We study the problem of subsampling in differential privacy (DP), a question that is the centerpiece behind many successful differentially private machine learning algorithms. Specifically, we provide a tight upper bound on the Rényi Differential Privacy (RDP) (Mironov, 2017) parameters for algorithms that: (1) subsample the dataset, and then (2) applies a randomized mechanism M to the subsample, in terms of the RDP parameters of M and the subsampling probability parameter. Our results generalize the moments accounting technique, developed by Abadi et al. (2016) for the Gaussian mechanism, to any subsampled RDP mechanism.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes