paper-with-me

홈 › Papers

Partial sensitivity analysis in differential privacy

2021-09-22 · Tamara T. Mueller, Alexander Ziller, Dmitrii Usynin, Moritz Knolle, Friederike Jungmann, Daniel Rueckert, Georgios Kaissis

Differential privacy (DP) allows the quantification of privacy loss when the data of individuals is subjected to algorithmic processing such as machine learning, as well as the provision of objective privacy guarantees. However, while techniques such as individual R\'enyi DP (RDP) allow for granular, per-person privacy accounting, few works have investigated the impact of each input feature on the individual's privacy loss. Here we extend the view of individual RDP by introducing a new concept we call partial sensitivity, which leverages symbolic automatic differentiation to determine the influence of each input feature on the gradient norm of a function. We experimentally evaluate our approach on queries over private databases, where we obtain a feature-level contribution of private attributes to the DP guarantee of individuals. Furthermore, we explore our findings in the context of neural network training on synthetic data by investigating the partial sensitivity of input pixels on an image classification task.

📄 PDF Abstract BibTeX arXiv:2109.10582

Code (1)

tamaramueller/deuterium_partial_sensitivity 공식 구현

Tasks

image-classificationImage ClassificationSensitivity

Similar Papers 제목 키워드 기반

$(ε, δ)$-Differentially Private Partial Least Squares Regression

2024-12-12 · Ramin Nikzad-Langerodi, Mohit Kumar, Du Nguyen Duy, Mahtab Alghasi

As data-privacy requirements are becoming increasingly stringent and statistical models based on sensitive data are being deployed and used more routinely, protecting data-privacy becomes pivotal. Partial Least Squares (…

Privacy PreservingregressionSensitivity

Concentration Bounds for High Sensitivity Functions Through Differential Privacy

2017-03-06 · Kobbi Nissim, Uri Stemmer

A new line of work [Dwork et al. STOC 2015], [Hardt and Ullman FOCS 2014], [Steinke and Ullman COLT 2015], [Bassily et al. STOC 2016] demonstrates how differential privacy [Dwork et al. TCC 2006] can be used as a mathema…

SensitivityVocal Bursts Intensity Prediction

An automatic differentiation system for the age of differential privacy

2021-09-22 · Dmitrii Usynin, Alexander Ziller, Moritz Knolle, Andrew Trask 외

We introduce Tritium, an automatic differentiation-based sensitivity analysis framework for differentially private (DP) machine learning (ML). Optimal noise calibration in this setting requires efficient Jacobian matrix …

BIG-bench Machine LearningSensitivity

A note on privacy preserving iteratively reweighted least squares

2016-05-24 · Mijung Park, Max Welling

Iteratively reweighted least squares (IRLS) is a widely-used method in machine learning to estimate the parameters in the generalised linear models. In particular, IRLS for L1 minimisation under the linear model provides…

Privacy PreservingSensitivity

Sensitivity analysis in differentially private machine learning using hybrid automatic differentiation

2021-07-09 · Alexander Ziller, Dmitrii Usynin, Moritz Knolle, Kritika Prakash 외

In recent years, formal methods of privacy protection such as differential privacy (DP), capable of deployment to data-driven tasks such as machine learning (ML), have emerged. Reconciling large-scale ML with the closed-…

BIG-bench Machine LearningSensitivity