BriefGPT.xyz
Jun, 2024
对抗式机器遗忘
Adversarial Machine Unlearning
HTML
PDF
Zonglin Di, Sixie Yu, Yevgeniy Vorobeychik, Yang Liu
TL;DR
该论文提出了一个游戏理论框架,将成员推理攻击(MIAs)与机器遗忘算法的设计整合在一起,从而以对抗性的方式主动地将攻击纳入算法设计中,利用隐式微分限制攻击者的成功,以实现从模型中遗忘特定的训练数据。
Abstract
This paper focuses on the challenge of
machine unlearning
, aiming to remove the influence of specific training data on machine learning models. Traditionally, the development of unlearning algorithms runs parallel with that of
→