paper-with-me

Papers

Sharp Composition Bounds for Gaussian Differential Privacy via Edgeworth Expansion

2020-03-10 · ICML 2020 1 · Qinqing Zheng, Jinshuo Dong, Qi Long, Weijie J. Su

Datasets containing sensitive information are often sequentially analyzed by many algorithms. This raises a fundamental question in differential privacy regarding how the overall privacy bound degrades under composition. To address this question, we introduce a family of analytical and sharp privacy bounds under composition using the Edgeworth expansion in the framework of the recently proposed f-differential privacy. In contrast to the existing composition theorems using the central limit theorem, our new privacy bounds under composition gain improved tightness by leveraging the refined approximation accuracy of the Edgeworth expansion. Our approach is easy to implement and computationally efficient for any number of compositions. The superiority of these new bounds is confirmed by an asymptotic error analysis and an application to quantifying the overall privacy guarantees of noisy stochastic gradient descent used in training private deep neural networks.

📄 PDF Abstract BibTeX arXiv:2003.04493

Code (1)

enosair/gdp-edgeworth 공식 구현

Similar Papers 제목 키워드 기반

Individual Privacy Accounting with Gaussian Differential Privacy

2022-09-30 · Antti Koskela, Marlon Tobaben, Antti Honkela

Individual privacy accounting enables bounding differential privacy (DP) loss individually for each participant involved in the analysis. This can be informative as often the individual privacy losses are considerably sm…

Differential Privacy of Gaussian Process Posterior Sampling

2026-06-16 · Tomasz Maciazek arxiv

We study the privacy of releasing posterior sample paths from a Gaussian process (GP) when the entire training set including covariates and responses is private. Unlike standard differential-privacy (DP) mechanisms that …

Generalised Likelihood Ratio Testing Adversaries through the Differential Privacy Lens

2022-10-24 · Georgios Kaissis, Alexander Ziller, Stefan Kolek Martinez de Azagra, Daniel Rueckert

Differential Privacy (DP) provides tight upper bounds on the capabilities of optimal adversaries, but such adversaries are rarely encountered in practice. Under the hypothesis testing/membership inference interpretation …

Concentrated Differential Privacy: Simplifications, Extensions, and Lower Bounds

2016-05-06 · Mark Bun, Thomas Steinke

"Concentrated differential privacy" was recently introduced by Dwork and Rothblum as a relaxation of differential privacy, which permits sharper analyses of many privacy-preserving computations. We present an alternative…

Privacy Preserving

High-Dimensional Asymptotics of Differentially Private PCA

2025-11-10 · Youngjoo Yun, Rishabh Dudeja arxiv

In differential privacy, random noise is introduced to privatize summary statistics of a sensitive dataset before releasing them. The noise level determines the privacy loss, which quantifies how easily an adversary can …