paper-with-me

Papers

Optimal Membership Inference Bounds for Adaptive Composition of Sampled Gaussian Mechanisms

2022-04-12 · Saeed Mahloujifar, Alexandre Sablayrolles, Graham Cormode, Somesh Jha

Given a trained model and a data sample, membership-inference (MI) attacks predict whether the sample was in the model's training set. A common countermeasure against MI attacks is to utilize differential privacy (DP) during model training to mask the presence of individual examples. While this use of DP is a principled approach to limit the efficacy of MI attacks, there is a gap between the bounds provided by DP and the empirical performance of MI attacks. In this paper, we derive bounds for the \textit{advantage} of an adversary mounting a MI attack, and demonstrate tightness for the widely-used Gaussian mechanism. We further show bounds on the \textit{confidence} of MI attacks. Our bounds are much stronger than those obtained by DP analysis. For example, analyzing a setting of DP-SGD with $\epsilon=4$ would obtain an upper bound on the advantage of $\approx0.36$ based on our analyses, while getting bound of $\approx 0.97$ using the analysis of previous work that convert $\epsilon$ to membership inference bounds. Finally, using our analysis, we provide MI metrics for models trained on CIFAR10 dataset. To the best of our knowledge, our analysis provides the state-of-the-art membership inference bounds for the privacy.

📄 PDF Abstract BibTeX arXiv:2204.06106

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Membership inference attack with relative decision boundary distance

2023-06-07 · Jiacheng Xu, Chengxiang Tan

Membership inference attack is one of the most popular privacy attacks in machine learning, which aims to predict whether a given sample was contained in the target model's training set. Label-only membership inference a…

Inference AttackMembership Inference Attack

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 …

Do Parameters Reveal More than Loss for Membership Inference?

2024-06-17 · Anshuman Suri, Xiao Zhang, David Evans

Membership inference attacks are used as a key tool for disclosure auditing. They aim to infer whether an individual record was used to train a model. While such evaluations are useful to demonstrate risk, they are compu…

Inference AttackMembership Inference Attack

Projection-free Adaptive Regret with Membership Oracles

2022-11-22 · Zhou Lu, Nataly Brukhim, Paula Gradu, Elad Hazan

In the framework of online convex optimization, most iterative algorithms require the computation of projections onto convex sets, which can be computationally expensive. To tackle this problem HK12 proposed the study of…

Exact Learning of Juntas from Membership Queries

2017-06-21 · Nader H. Bshouty, Areej Costa

In this paper, we study adaptive and non-adaptive exact learning of Juntas from membership queries. We use new techniques to find new bounds, narrow some of the gaps between the lower bounds and upper bounds and find new…