Machine Unlearning using a Multi-GAN based Model
Amartya Hatua, Trung T. Nguyen, Andrew H. Sung

TL;DR
This paper introduces a novel machine unlearning method using multiple GANs to generate synthetic data with inverted labels, enabling effective model forgetting and outperforming existing techniques.
Contribution
It proposes a multi-GAN based approach with label inversion for improved machine unlearning, validated on CIFAR-10 with superior results.
Findings
Outperforms state-of-the-art unlearning methods
Effective against Membership Inference Attacks
Utilizes synthetic data with inverted labels for unlearning
Abstract
This article presents a new machine unlearning approach that utilizes multiple Generative Adversarial Network (GAN) based models. The proposed method comprises two phases: i) data reorganization in which synthetic data using the GAN model is introduced with inverted class labels of the forget datasets, and ii) fine-tuning the pre-trained model. The GAN models consist of two pairs of generators and discriminators. The generator discriminator pairs generate synthetic data for the retain and forget datasets. Then, a pre-trained model is utilized to get the class labels of the synthetic datasets. The class labels of synthetic and original forget datasets are inverted. Finally, all combined datasets are used to fine-tune the pre-trained model to get the unlearned model. We have performed the experiments on the CIFAR-10 dataset and tested the unlearned models using Membership Inference…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Processing Techniques · Educational Technology and Assessment
