paper-with-me

Papers

GAN-Leaks: A Taxonomy of Membership Inference Attacks against Generative Models

2019-09-09 · Dingfan Chen, Ning Yu, Yang Zhang, Mario Fritz

Deep learning has achieved overwhelming success, spanning from discriminative models to generative models. In particular, deep generative models have facilitated a new level of performance in a myriad of areas, ranging from media manipulation to sanitized dataset generation. Despite the great success, the potential risks of privacy breach caused by generative models have not been analyzed systematically. In this paper, we focus on membership inference attack against deep generative models that reveals information about the training data used for victim models. Specifically, we present the first taxonomy of membership inference attacks, encompassing not only existing attacks but also our novel ones. In addition, we propose the first generic attack model that can be instantiated in a large range of settings and is applicable to various kinds of deep generative models. Moreover, we provide a theoretically grounded attack calibration technique, which consistently boosts the attack performance in all cases, across different attack settings, data modalities, and training configurations. We complement the systematic analysis of attack performance by a comprehensive experimental study, that investigates the effectiveness of various attacks w.r.t. model type and training configurations, over three diverse application scenarios (i.e., images, medical data, and location data).

📄 PDF Abstract BibTeX arXiv:1909.03935

Code (1)

DingfanChen/GAN-Leaks 공식 구현 tf

Tasks

Dataset GenerationInference AttackMembership Inference Attack

Similar Papers 제목 키워드 기반

l-Leaks: Membership Inference Attacks with Logits

2022-05-13 · Shuhao Li, Yajie Wang, Yuanzhang Li, Yu-an Tan

Machine Learning (ML) has made unprecedented progress in the past several decades. However, due to the memorability of the training data, ML is susceptible to various attacks, especially Membership Inference Attacks (MIA…

VLALeaks: Membership Inference Attacks against Vision-Language-Action Models

2026-06-13 · Xukun Luan, Jinyan Liu, Xuesong Li, Yuanguo Bi 외 arxiv

Vision-Language-Action (VLA) models enable end-to-end robot control and have garnered widespread attention. However, the memorization of training data inherent to VLA, coupled with the high cost of robotic data acquisiti…

VidLeaks: Membership Inference Attacks Against Text-to-Video Models

2026-01-16 · Li Wang, Wenyu Chen, Ning Yu, Zheng Li 외 arxiv

The proliferation of powerful Text-to-Video (T2V) models, trained on massive web-scale datasets, raises urgent concerns about copyright and privacy violations. Membership inference attacks (MIAs) provide a principled too…

Video Generation

ML-Leaks: Model and Data Independent Membership Inference Attacks and Defenses on Machine Learning Models

2018-06-04 · Ahmed Salem, Yang Zhang, Mathias Humbert, Pascal Berrang 외

Machine learning (ML) has become a core component of many real-world applications and training data is a key factor that drives current progress. This huge success has led Internet companies to deploy machine learning as…

BIG-bench Machine LearningInference AttackMembership Inference Attack

Privacy Auditing of Machine Learning using Membership Inference Attacks

2021-09-29 · Jiayuan Ye, Aadyaa Maddi, Sasi Kumar Murakonda, Reza Shokri

Membership inference attacks determine if a given data point is used for training a target model. Thus, this attack could be used as an auditing tool to quantify the private information that a model leaks about the indiv…

BIG-bench Machine Learning