LGCVApr 21

Robust Continual Unlearning against Knowledge Erosion and Forgetting Reversal

arXiv:2604.1910862.0h-index: 2
Predicted impact top 34% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners deploying unlearning in dynamic environments (e.g., privacy regulations), this work addresses a realistic but overlooked failure mode of existing methods.

Existing machine unlearning methods fail under repeated unlearning, causing knowledge erosion (retain accuracy drops) and forgetting reversal (forgotten samples become recognizable). The proposed SAFER framework mitigates both issues, achieving stable performance across multiple unlearning phases.

As a means to balance the growth of the AI industry with the need for privacy protection, machine unlearning plays a crucial role in realizing the ``right to be forgotten'' in artificial intelligence. This technique enables AI systems to remove the influence of specific data while preserving the rest of the learned knowledge. Although it has been actively studied, most existing unlearning methods assume that unlearning is performed only once. In this work, we evaluate existing unlearning algorithms in a more realistic scenario where unlearning is conducted repeatedly, and in this setting, we identify two critical phenomena: (1) Knowledge Erosion, where the accuracy on retain data progressively degrades over unlearning phases, and (2) Forgetting Reversal, where previously forgotten samples become recognizable again in later phases. To address these challenges, we propose SAFER (StAbility-preserving Forgetting with Effective Regularization), a continual unlearning framework that maintains representation stability for retain data while enforcing negative logit margins for forget data. Extensive experiments show that SAFER mitigates not only knowledge erosion but also forgetting reversal, achieving stable performance across multiple unlearning phases.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes