paper-with-me

홈 › Papers

Understanding Membership Inferences on Well-Generalized Learning Models

2018-02-13 · Yunhui Long, Vincent Bindschaedler, Lei Wang, Diyue Bu, Xiao-Feng Wang, Haixu Tang, Carl A. Gunter, Kai Chen

Membership Inference Attack (MIA) determines the presence of a record in a machine learning model's training data by querying the model. Prior work has shown that the attack is feasible when the model is overfitted to its training data or when the adversary controls the training algorithm. However, when the model is not overfitted and the adversary does not control the training algorithm, the threat is not well understood. In this paper, we report a study that discovers overfitting to be a sufficient but not a necessary condition for an MIA to succeed. More specifically, we demonstrate that even a well-generalized model contains vulnerable instances subject to a new generalized MIA (GMIA). In GMIA, we use novel techniques for selecting vulnerable instances and detecting their subtle influences ignored by overfitting metrics. Specifically, we successfully identify individual records with high precision in real-world datasets by querying black-box machine learning models. Further we show that a vulnerable record can even be indirectly attacked by querying other related records and existing generalization techniques are found to be less effective in protecting the vulnerable instances. Our findings sharpen the understanding of the fundamental cause of the problem: the unique influences the training instance may have on the model.

📄 PDF Abstract BibTeX arXiv:1802.04889

Code (1)

BielStela/membership_inference

Tasks

BIG-bench Machine LearningInference AttackMembership Inference Attack

Similar Papers 제목 키워드 기반

Inferences on Mixing Probabilities and Ranking in Mixed-Membership Models

2023-08-29 · Sohom Bhattacharya, Jianqing Fan, Jikai Hou

Network data is prevalent in numerous big data applications including economics and health networks where it is of prime importance to understand the latent structure of network. In this paper, we model the network using…

Uncertainty Quantification

Understanding Satirical Articles Using Common-Sense

2016-01-01 · TACL 2016 1 · Dan Goldwasser, Xiao Zhang

Automatic satire detection is a subtle text classification task, for machines and at times, even for humans. In this paper we argue that satire detection should be approached using common-sense inferences, rather than tr…

ArticlesClassificationCommon Sense ReasoningGeneral Classification+3

Stolen Memories: Leveraging Model Memorization for Calibrated White-Box Membership Inference

2019-06-27 · Klas Leino, Matt Fredrikson

Membership inference (MI) attacks exploit the fact that machine learning algorithms sometimes leak information about their training data through the learned model. In this work, we study membership inference in the white…

Memorization

Logical Inferences with Comparatives and Generalized Quantifiers

2020-05-16 · ACL 2020 6 · Izumi Haruta, Koji Mineshima, Daisuke Bekki

Comparative constructions pose a challenge in Natural Language Inference (NLI), which is the task of determining whether a text entails a hypothesis. Comparatives are structurally complex in that they interact with other…

Automated Theorem ProvingNatural Language Inference

Better Membership Inference Privacy Measurement through Discrepancy

2024-05-24 · Ruihan Wu, Pengrun Huang, Kamalika Chaudhuri

Membership Inference Attacks have emerged as a dominant method for empirically measuring privacy leakage from machine learning models. Here, privacy is measured by the {\em{advantage}} or gap between a score or a functio…