paper-with-me

Papers

Laplace Transform Interpretation of Differential Privacy

2024-11-14 · Rishav Chourasia, Uzair Javaid, Biplap Sikdar

We introduce a set of useful expressions of Differential Privacy (DP) notions in terms of the Laplace transform of the privacy loss distribution. Its bare form expression appears in several related works on analyzing DP, either as an integral or an expectation. We show that recognizing the expression as a Laplace transform unlocks a new way to reason about DP properties by exploiting the duality between time and frequency domains. Leveraging our interpretation, we connect the $(q, \rho(q))$-R\'enyi DP curve and the $(\epsilon, \delta(\epsilon))$-DP curve as being the Laplace and inverse-Laplace transforms of one another. This connection shows that the R\'enyi divergence is well-defined for complex orders $q = \gamma + i \omega$. Using our Laplace transform-based analysis, we also prove an adaptive composition theorem for $(\epsilon, \delta)$-DP guarantees that is exactly tight (i.e., matches even in constants) for all values of $\epsilon$. Additionally, we resolve an issue regarding symmetry of $f$-DP on subsampling that prevented equivalence across all functional DP notions.

📄 PDF Abstract BibTeX arXiv:2411.09142

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Differentially Private M-band Wavelet-Based Mechanisms in Machine Learning Environments

2019-12-30 · Kenneth Choi, Tony Lee

In the post-industrial world, data science and analytics have gained paramount importance regarding digital data privacy. Improper methods of establishing privacy for accessible datasets can compromise large amounts of u…

BIG-bench Machine LearningPrivacy Preserving

Bounding data reconstruction attacks with the hypothesis testing interpretation of differential privacy

2023-07-08 · Georgios Kaissis, Jamie Hayes, Alexander Ziller, Daniel Rueckert

We explore Reconstruction Robustness (ReRo), which was recently proposed as an upper bound on the success of data reconstruction attacks against machine learning models. Previous research has demonstrated that differenti…

Infinitely Divisible Noise in the Low Privacy Regime

2021-10-13 · Rasmus Pagh, Nina Mesing Stausholm

Federated learning, in which training data is distributed among users and never shared, has emerged as a popular approach to privacy-preserving machine learning. Cryptographic techniques such as secure aggregation are us…

Federated LearningPrivacy Preserving

Oneshot Differentially Private Top-k Selection

2021-05-18 · Gang Qiao, Weijie J. Su, Li Zhang

Being able to efficiently and accurately select the top-$k$ elements with differential privacy is an integral component of various private data analysis tasks. In this paper, we present the oneshot Laplace mechanism, whi…

Improving Sparse Vector Technique with Renyi Differential Privacy

2020-12-01 · NeurIPS 2020 12 · Yuqing Zhu, Yu-Xiang Wang

The Sparse Vector Technique (SVT) is one of the most fundamental algorithmic tools in differential privacy (DP). It also plays a central role in the state-of-the-art algorithms for adaptive data analysis and model-agnost…