The Secret Revealer: Generative Model-Inversion Attacks Against Deep Neural Networks
Yuheng Zhang, Ruoxi Jia, Hengzhi Pei, Wenxiao Wang, Bo Li, Dawn Song

TL;DR
This paper introduces a novel generative model-inversion attack against deep neural networks, leveraging partial public data and GANs to successfully reconstruct training data, revealing significant privacy vulnerabilities.
Contribution
The paper presents a new attack method that effectively inverts deep neural networks using generative models and theoretical insights linking model accuracy to vulnerability.
Findings
Achieves 75% higher reconstruction accuracy for face images
Demonstrates the attack's effectiveness on state-of-the-art models
Shows differential privacy offers limited protection against these attacks
Abstract
This paper studies model-inversion attacks, in which the access to a model is abused to infer information about the training data. Since its first introduction, such attacks have raised serious concerns given that training data usually contain privacy-sensitive information. Thus far, successful model-inversion attacks have only been demonstrated on simple models, such as linear regression and logistic regression. Previous attempts to invert neural networks, even the ones with simple architectures, have failed to produce convincing results. We present a novel attack method, termed the generative model-inversion attack, which can invert deep neural networks with high success rates. Rather than reconstructing private training data from scratch, we leverage partial public information, which can be very generic, to learn a distributional prior via generative adversarial networks (GANs) and…
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
The Secret Revealer: Generative Model-Inversion Attacks Against Deep Neural Networks· youtube
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Geophysical Methods and Applications
MethodsLinear Regression
