Zero-Shot Machine Unlearning with Proxy Adversarial Data Generation
Huiqiang Chen, Tianqing Zhu, Xin Yu, and Wanlei Zhou

TL;DR
This paper introduces ZS-PAG, a zero-shot machine unlearning framework that generates proxy adversarial data to effectively remove specific samples' influence without access to remaining data, ensuring model performance.
Contribution
The paper proposes a novel zero-shot unlearning method using adversarial data generation and influence-based pseudo-labeling, addressing practical scenarios with limited data access.
Findings
Outperforms existing unlearning methods on multiple benchmarks.
Effectively prevents over-unlearning in zero-shot scenarios.
Provides theoretical guarantees for the unlearning process.
Abstract
Machine unlearning aims to remove the influence of specific samples from a trained model. A key challenge in this process is over-unlearning, where the model's performance on the remaining data significantly drops due to the change in the model's parameters. Existing unlearning algorithms depend on the remaining data to prevent this issue. As such, these methods are inapplicable in a more practical scenario, where only the unlearning samples are available (i.e., zero-shot unlearning). This paper presents a novel framework, ZS-PAG, to fill this gap. Our approach offers three key innovations: (1) we approximate the inaccessible remaining data by generating adversarial samples; (2) leveraging the generated samples, we pinpoint a specific subspace to perform the unlearning process, therefore preventing over-unlearning in the challenging zero-shot scenario; and (3) we consider the influence…
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.
