Reconstructing Training Data from Diverse ML Models by Ensemble Inversion
Qian Wang, Daniel Kurz

TL;DR
This paper introduces ensemble inversion, a novel method that leverages multiple trained models to improve the reconstruction of original training data, revealing privacy risks and enhancing data recovery quality.
Contribution
It proposes a new ensemble inversion technique that jointly utilizes multiple models to better reconstruct training data, outperforming single-model approaches.
Findings
Ensemble inversion significantly improves data reconstruction quality.
Utilizing similar auxiliary datasets enhances reconstruction results.
Model diversity impacts the effectiveness of data recovery.
Abstract
Model Inversion (MI), in which an adversary abuses access to a trained Machine Learning (ML) model attempting to infer sensitive information about its original training data, has attracted increasing research attention. During MI, the trained model under attack (MUA) is usually frozen and used to guide the training of a generator, such as a Generative Adversarial Network (GAN), to reconstruct the distribution of the original training data of that model. This might cause leakage of original training samples, and if successful, the privacy of dataset subjects will be at risk if the training data contains Personally Identifiable Information (PII). Therefore, an in-depth investigation of the potentials of MI techniques is crucial for the development of corresponding defense techniques. High-quality reconstruction of training data based on a single model is challenging. However, existing MI…
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.
Videos
Reconstructing Training Data from Diverse ML Models by Ensemble Inversion· youtube
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Generative Adversarial Networks and Image Synthesis
