Since the recent advent of regulations for data protection (e.g., the General Data Protection Regulation), there has been increasing demand in deleting information learned from sensitive data in pre-trained models without retraining from scratch. The inherent vulnerability of neural networks towards adversarial attacks and unfairness also calls for a robust method to remove or correct information in an instance-wise fashion, while retaining the predictive performance across remaining data. To this end, we consider instance-wise unlearning, of which the goal is to delete information on a set of instances from a pre-trained model, by either misclassifying each instance away from its original prediction or relabeling the instance to a different label. We also propose two methods that reduce forgetting on the remaining data: 1) utilizing adversarial examples to overcome forgetting at the representation-level and 2) leveraging weight importance metrics to pinpoint network parameters guilty of propagating unwanted information. Both methods only require the pre-trained model and data instances to forget, allowing painless application to real-life settings where the entire training set is unavailable. Through extensive experimentation on various image classification benchmarks, we show that our approach effectively preserves knowledge of remaining data while unlearning given instances in both single-task and continual unlearning scenarios.
翻译:自近期数据保护法规(如《通用数据保护条例》)出台以来,在无需从头重新训练的前提下,从预训练模型中删除从敏感数据中学到的信息的需求日益增长。神经网络对对抗攻击和公平性问题的固有脆弱性也要求一种稳健的方法,能够以实例方式移除或修正信息,同时保留对剩余数据的预测性能。为此,我们研究了实例级遗忘问题——其目标是从预训练模型中删除关于一组实例的信息,通过将每个实例错误分类至其原始预测之外,或将其重新标记为不同标签。我们还提出了两种减少剩余数据遗忘的方法:1)利用对抗样本克服表征层面的遗忘;2)利用权重重要性指标定位传播无用信息的网络参数。这两种方法仅需预训练模型和待遗忘的数据实例,从而在无法获取完整训练集的现实场景中实现无痛应用。通过在多个图像分类基准上的广泛实验,我们证明该方法能在单任务和持续遗忘场景中,在遗忘给定实例的同时有效保留剩余数据知识。