paper-with-me

Papers

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 function computed on the training and the test data. A major barrier to the practical deployment of these attacks is that they do not scale to large well-generalized models -- either the advantage is relatively low, or the attack involves training multiple models which is highly compute-intensive. In this work, inspired by discrepancy theory, we propose a new empirical privacy metric that is an upper bound on the advantage of a family of membership inference attacks. We show that this metric does not involve training multiple models, can be applied to large Imagenet classification models in-the-wild, and has higher advantage than existing metrics on models trained with more recent and sophisticated training recipes. Motivated by our empirical results, we also propose new membership inference attacks tailored to these training losses.

📄 PDF Abstract BibTeX arXiv:2405.15140

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Membership Privacy for Machine Learning Models Through Knowledge Transfer

2019-06-15 · Virat Shejwalkar, Amir Houmansadr

Large capacity machine learning (ML) models are prone to membership inference attacks (MIAs), which aim to infer whether the target sample is a member of the target model's training dataset. The serious privacy concerns …

BIG-bench Machine LearningGeneral ClassificationInference AttackKnowledge Distillation+2

Leveraging Membership Inference Attacks for Privacy Measurement in Federated Learning for Remote Sensing Images

2026-01-08 · Anh-Kiet Duong, Petra Gomez-Krämer, Hoàng-Ân Lê, Minh-Tan Pham arxiv

Federated Learning (FL) enables collaborative model training while keeping training data localized, allowing us to preserve privacy in various domains including remote sensing. However, recent studies show that FL models…

Remote Sensing Image ClassificationScene ClassificationFederated Learning

Effects of Differential Privacy and Data Skewness on Membership Inference Vulnerability

2019-11-21 · Stacey Truex, Ling Liu, Mehmet Emre Gursoy, Wenqi Wei 외

Membership inference attacks seek to infer the membership of individual training instances of a privately trained model. This paper presents a membership privacy analysis and evaluation system, called MPLens, with three …

Inference AttackMembership Inference Attack

Gaussian Membership Inference Privacy

2023-06-12 · NeurIPS 2023 11 · Tobias Leemann, Martin Pawelczyk, Gjergji Kasneci

We propose a novel and practical privacy notion called $f$-Membership Inference Privacy ($f$-MIP), which explicitly considers the capabilities of realistic adversaries under the membership inference attack threat model. …

Inference AttackMembership Inference Attack

PrivacyGuard: A Modular Framework for Privacy Auditing in Machine Learning

2025-10-27 · Luca Melis, Matthew Grange, Iden Kalemaj, Karan Chadha 외 arxiv

The increasing deployment of Machine Learning (ML) models in sensitive domains motivates the need for robust, practical privacy assessment tools. PrivacyGuard is a comprehensive tool for empirical differential privacy (D…