English

Faster Privacy Accounting via Evolving Discretization

Data Structures and Algorithms 2022-07-12 v1 Cryptography and Security Machine Learning

Abstract

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).

Keywords

Cite

@article{arxiv.2207.04381,
  title  = {Faster Privacy Accounting via Evolving Discretization},
  author = {Badih Ghazi and Pritish Kamath and Ravi Kumar and Pasin Manurangsi},
  journal= {arXiv preprint arXiv:2207.04381},
  year   = {2022}
}

Comments

Appeared in International Conference on Machine Learning (ICML) 2022

R2 v1 2026-06-25T00:47:17.431Z