paper-with-me

홈 › Papers

Erased, but Not Gone: Output Forgetting Is Not True Forgetting

2026-06-23 · Teresa Pui Yee Yong, Win Kent Ong, Chee Seng Chan arxiv

Machine unlearning (MU) is commonly judged by output forgetting, such as low forget-set accuracy or reduced logit-level membership inference. But if output-level success can coexist with retraining-inconsistent residuals in representation space, what kind of forgetting are current evaluations actually certifying? We study this question through retraining-consistent representation forgetting, using the retrained model (i.e., trained from scratch without the forget data) as an operational reference for correct forgetting. Across multiple unlearning methods, datasets, and models, our theoretical analysis and empirical results show that standard output-level evaluation can systematically overestimate the success of unlearning. Under this stronger lens, current methods often appear forgotten at the output layer while exhibiting a structured mismatch relative to retraining. They partially align with retraining on forget samples, remain more inconsistent on retain samples, and leave residual discrepancy concentrated along retraining-related directions rather than diffuse in representation space. This structured mismatch is characterized by forget/retain asymmetry, directional mismatch, and concentrated residuals along retraining-related directions. These results suggest that current MU is often evaluated for apparent forgetting rather than retraining-consistent forgetting. More broadly, retraining reveals what output forgetting hides.

📄 PDF Abstract BibTeX arXiv:2606.25001

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Statistical Mechanical Analysis of Catastrophic Forgetting in Continual Learning with Teacher and Student Networks

2021-05-16 · Haruka Asanuma, Shiro Takagi, Yoshihiro Nagano, Yuki Yoshida 외

When a computational system continuously learns from an ever-changing environment, it rapidly forgets its past experiences. This phenomenon is called catastrophic forgetting. While a line of studies has been proposed wit…

Continual Learning

Understanding the Dilemma of Unlearning for Large Language Models

2025-09-29 · Qingjie Zhang, Haoting Qian, Zhicong Huang, Cheng Hong 외 arxiv

Unlearning seeks to remove specific knowledge from large language models (LLMs), but its effectiveness remains contested. On one side, "forgotten" knowledge can often be recovered through interventions such as light fine…

SalUn: Empowering Machine Unlearning via Gradient-based Weight Saliency in Both Image Classification and Generation

2023-10-19 · Chongyu Fan, Jiancheng Liu, Yihua Zhang, Eric Wong 외

With evolving data regulations, machine unlearning (MU) has become an important tool for fostering trust and safety in today's AI models. However, existing MU methods focusing on data and/or weight perspectives often suf…

image-classificationImage ClassificationImage GenerationMachine Unlearning

Real Time Detection and Quantitative Analysis of Spurious Forgetting in Continual Learning

2025-12-02 · Weiwei Wang arxiv

Catastrophic forgetting remains a fundamental challenge in continual learning for large language models. Recent work revealed that performance degradation may stem from spurious forgetting caused by task alignment disrup…

Continual Learning

UnlearnShield: Shielding Forgotten Privacy against Unlearning Inversion

2026-01-28 · Lulu Xue, Shengshan Hu, Wei Lu, Ziqi Zhou 외 arxiv

Machine unlearning is an emerging technique that aims to remove the influence of specific data from trained models, thereby enhancing privacy protection. However, recent research has uncovered critical privacy vulnerabil…