ICML2022

Faster Privacy Accounting via Evolving Discretization

Badih Ghazi, Pritish Kamath, Ravi Kumar, Pasin Manurangsi

被引用 20 次

摘要

We introduce a new algorithm for numerical composition of privacy random variables, useful for computing the accurate differential privacy parameters for composition of mechanisms. Our algorithm achieves a running time and memory usage of polylog(k)\mathrm{polylog}(k) for the task of self-composing a mechanism, from a broad class of mechanisms, kk times; this class, e.g., includes the sub-sampled Gaussian mechanism, that appears in the analysis of differentially private stochastic gradient descent. By comparison, recent work by Gopi et al. (NeurIPS 2021) has obtained a running time of O~(k)\widetilde{O}(\sqrt{k}) for the same task. Our approach extends to the case of composing kk different mechanisms in the same class, improving upon their running time and memory usage from O~(k1.5)\widetilde{O}(k^{1.5}) to O~(k)\widetilde{O}(k).