paper-with-me

Papers

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 differential privacy (DP) mechanisms also provide ReRo, but so far, only asymptotic Monte Carlo estimates of a tight ReRo bound have been shown. Directly computable ReRo bounds for general DP mechanisms are thus desirable. In this work, we establish a connection between hypothesis testing DP and ReRo and derive closed-form, analytic or numerical ReRo bounds for the Laplace and Gaussian mechanisms and their subsampled variants.

📄 PDF Abstract BibTeX arXiv:2307.03928

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Analyzing Privacy Leakage in Machine Learning via Multiple Hypothesis Testing: A Lesson From Fano

2022-10-24 · Chuan Guo, Alexandre Sablayrolles, Maziar Sanjabi

Differential privacy (DP) is by far the most widely accepted framework for mitigating privacy risks in machine learning. However, exactly how small the privacy parameter $\epsilon$ needs to be to protect against certain …

Generalized Likelihood Ratio Test for Adversarially Robust Hypothesis Testing

2021-12-04 · Bhagyashree Puranik, Upamanyu Madhow, Ramtin Pedarsani

Machine learning models are known to be susceptible to adversarial attacks which can cause misclassification by introducing small but well designed perturbations. In this paper, we consider a classical hypothesis testing…

Understanding Data Reconstruction Leakage in Federated Learning from a Theoretical Perspective

2024-08-22 · Zifan Wang, Binghui Zhang, Meng Pang, Yuan Hong 외

Federated learning (FL) is an emerging collaborative learning paradigm that aims to protect data privacy. Unfortunately, recent works show FL algorithms are vulnerable to the serious data reconstruction attacks. However,…

Federated Learning

Bounding Training Data Reconstruction in Private (Deep) Learning

2022-01-28 · Chuan Guo, Brian Karrer, Kamalika Chaudhuri, Laurens van der Maaten

Differential privacy is widely accepted as the de facto method for preventing data leakage in ML, and conventional wisdom suggests that it offers strong protection against privacy attacks. However, existing semantic guar…

Deep Learning

Bounding Training Data Reconstruction in DP-SGD

2023-02-14 · NeurIPS 2023 11

Differentially private training offers a protection which is usually interpreted as a guarantee against membership inference attacks. By proxy, this guarantee extends to other threats like reconstruction attacks attempti…

Reconstruction Attack