Generated Distributions Are All You Need for Membership Inference Attacks Against Generative Models
Minxing Zhang, Ning Yu, Rui Wen, Michael Backes, Yang Zhang

TL;DR
This paper introduces a universal black-box membership inference attack that effectively exposes privacy vulnerabilities across various generative models by analyzing generated distributions, without needing model access or architecture details.
Contribution
It presents the first generalized attack method applicable to multiple generative models, leveraging only generated distributions and auxiliary data, improving privacy risk assessment.
Findings
Achieves AUC > 0.99 on GANs and diffusion models trained on CIFAR-10 and CelebA.
Achieves AUC > 0.90 on VQGAN, LDM, and LIIF models.
Demonstrates widespread vulnerability of generative models to the proposed attack.
Abstract
Generative models have demonstrated revolutionary success in various visual creation tasks, but in the meantime, they have been exposed to the threat of leaking private information of their training data. Several membership inference attacks (MIAs) have been proposed to exhibit the privacy vulnerability of generative models by classifying a query image as a training dataset member or nonmember. However, these attacks suffer from major limitations, such as requiring shadow models and white-box access, and either ignoring or only focusing on the unique property of diffusion models, which block their generalization to multiple generative models. In contrast, we propose the first generalized membership inference attack against a variety of generative models such as generative adversarial networks, [variational] autoencoders, implicit functions, and the emerging diffusion models. We leverage…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis
MethodsDiffusion · Attentive Walk-Aggregating Graph Neural Network
