paper-with-me

홈 › Papers

SoK: Unlearnability and Unlearning for Model Dememorization

2026-05-12 · Mengying Zhang, Derui Wang, Ruoxi Sun, Xiaoyu Xia, Shuang Hao, Minhui Xue arxiv

Advanced model dememorization methods, including availability poisoning (unlearnability) and machine unlearning, are emerging as key safeguards against data misuse in machine learning (ML). At the training stage, unlearnability embeds imperceptible perturbations into data before release to reduce learnability. At the post-training stage, unlearning removes previously acquired information from models to prevent unauthorized disclosure or use. While both defenses aim to preserve the right to withhold knowledge, their vulnerabilities and shared foundations remain unclear. Specifically, both unlearnability and unlearning suffer from issues such as shallow dememorization, leading to falsely claimed data learnability reduction or forgetting in the presence of weight perturbations. Moreover, input perturbations may affect the effectiveness of downstream unlearning, while unlearning may inadvertently recover domain knowledge hidden by unlearnability. This interplay calls for deeper investigation. Finally, there is a lack of formal guarantees to provide theoretical insights into current defenses against shallow dememorization. In this Systematization of Knowledge, we present the first integrated analysis of model dememorization approaches leveraging unlearnability and unlearning. Our contributions are threefold: (i) a unified taxonomy of unlearnability and scalable unlearning methods; (ii) an empirical evaluation revealing the robustness, interplay, and shallow dememorization of leading methods; and (iii) the first theoretical guarantee on dememorization depth for models processed through certified unlearning. These results lay the foundation for unifying dememorization mechanisms across the ML lifecycle to achieve a deeper immemor state for sensitive knowledge.

📄 PDF Abstract BibTeX arXiv:2605.11592

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Preserving Privacy Through Dememorization: An Unlearning Technique For Mitigating Memorization Risks In Language Models

2023-12-09 · Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing 2023 12 · Aly Kassem, Omar Mahmoud, Sherif Saad

Large Language models (LLMs) are trained on vast amounts of data, including sensitive information that poses a risk to personal privacy if exposed. LLMs have shown the ability to memorize and reproduce portions of their …

Language ModelingLanguage ModellingMemorization

Flew Over Learning Trap: Learn Unlearnable Samples by Progressive Staged Training

2023-06-03 · Pucheng Dang, Xing Hu, Kaidi Xu, Jinhao Duan 외

Unlearning techniques are proposed to prevent third parties from exploiting unauthorized data, which generate unlearnable samples by adding imperceptible perturbations to data for public publishing. These unlearnable sam…

How Far Are We from True Unlearnability?

2025-09-09 · Kai Ye, Liangcai Su, Chenxiong Qian arxiv

High-quality data plays an indispensable role in the era of large models, but the use of unauthorized data for model training greatly damages the interests of data owners. To overcome this threat, several unlearnable met…

Representation LearningSemantic Segmentation

Efficient Availability Attacks against Supervised and Contrastive Learning Simultaneously

2024-02-06 · Yihan Wang, Yifan Zhu, Xiao-Shan Gao

Availability attacks can prevent the unauthorized use of private data and commercial datasets by generating imperceptible noise and making unlearnable examples before release. Ideally, the obtained unlearnability prevent…

Contrastive Learning

The Unlearnability Phenomenon in RLVR for Language Models

2026-05-16 · Yulin Chen, He He, Chen Zhao arxiv

Reinforcement Learning with Verifiable Reward (RLVR) has proven effective in improving Large Language Model's (LLM) reasoning ability. However, the learning dynamics of RLVR remain underexplored. In this paper, we reveal…

Reinforcement LearningData Augmentation