English

Gradient Surgery for One-shot Unlearning on Generative Model

Machine Learning 2023-07-19 v2 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2307.04550,
  title  = {Gradient Surgery for One-shot Unlearning on Generative Model},
  author = {Seohui Bae and Seoyoon Kim and Hyemin Jung and Woohyung Lim},
  journal= {arXiv preprint arXiv:2307.04550},
  year   = {2023}
}

Comments

ICML 2023 Workshop on Generative AI & Law

R2 v1 2026-06-28T11:25:57.422Z