KGA: A General Machine Unlearning Framework Based on Knowledge Gap Alignment
Lingzhi Wang, Tong Chen, Wei Yuan, Xingshan Zeng, Kam-Fai Wong,, Hongzhi Yin

TL;DR
This paper introduces KGA, a novel machine unlearning framework for NLP that maintains distribution differences to effectively forget specific training data, addressing privacy concerns in text-based models.
Contribution
KGA is the first general unlearning framework for NLP that relaxes distribution assumptions and applies across multiple NLP tasks with new evaluation metrics.
Findings
KGA outperforms baseline methods on large-scale NLP datasets.
Extensive experiments validate the effectiveness of KGA in various NLP tasks.
New evaluation metrics for unlearning in NLP are proposed.
Abstract
Recent legislation of the "right to be forgotten" has led to the interest in machine unlearning, where the learned models are endowed with the function to forget information about specific training instances as if they have never existed in the training set. Previous work mainly focuses on computer vision scenarios and largely ignores the essentials of unlearning in NLP field, where text data contains more explicit and sensitive personal information than images. In this paper, we propose a general unlearning framework called KGA to induce forgetfulness. Different from previous work that tries to recover gradients or forces models to perform close to one specific distribution, KGA maintains distribution differences (i.e., knowledge gap). This relaxes the distribution assumption. Furthermore, we first apply the unlearning method to various NLP tasks (i.e., classification, translation,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
