Gradient Surgery for One-shot Unlearning on Generative Model
Seohui Bae, Seoyoon Kim, Hyemin Jung, Woohyung Lim

TL;DR
This paper introduces a gradient manipulation technique inspired by multi-task learning to efficiently unlearn specific data influence in deep generative models, outperforming existing methods and providing theoretical insights.
Contribution
Proposes a novel gradient projection method for unlearning in generative models, with theoretical analysis and superior empirical performance.
Findings
Outperforms existing unlearning baselines.
Provides theoretical analysis of the unlearning process.
Effective in removing data influence from generative models.
Abstract
Recent regulation on right-to-be-forgotten emerges tons of interest in unlearning pre-trained machine learning models. While approximating a straightforward yet expensive approach of retrain-from-scratch, recent machine unlearning methods unlearn a sample by updating weights to remove its influence on the weight parameters. In this paper, we introduce a simple yet effective approach to remove a data influence on the deep generative model. Inspired by works in multi-task learning, we propose to manipulate gradients to regularize the interplay of influence among samples by projecting gradients onto the normal plane of the gradients to be retained. Our work is agnostic to statistics of the removal samples, outperforming existing baselines while providing theoretical analysis for the first time in unlearning a generative model.
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
TopicsGenerative Adversarial Networks and Image Synthesis · Human Pose and Action Recognition · Computational Physics and Python Applications
