paper-with-me

홈 › Papers

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 methods have been proposed, which generate unlearnable examples (UEs) by compromising the training availability of data. Clearly, due to unknown training purposes and the powerful representation learning capabilities of existing models, these data are expected to be unlearnable for models across multiple tasks, i.e., they will not help improve the model's performance. However, unexpectedly, we find that on the multi-task dataset Taskonomy, UEs still perform well in tasks such as semantic segmentation, failing to exhibit cross-task unlearnability. This phenomenon leads us to question: How far are we from attaining truly unlearnable examples? We attempt to answer this question from the perspective of model optimization. To this end, we observe the difference in the convergence process between clean and poisoned models using a simple model architecture. Subsequently, from the loss landscape we find that only a part of the critical parameter optimization paths show significant differences, implying a close relationship between the loss landscape and unlearnability. Consequently, we employ the loss landscape to explain the underlying reasons for UEs and propose Sharpness-Aware Learnability (SAL) to quantify the unlearnability of parameters based on this explanation. Furthermore, we propose an Unlearnable Distance (UD) to measure the unlearnability of data based on the SAL distribution of parameters in clean and poisoned models. Finally, we conduct benchmark tests on mainstream unlearnable methods using the proposed UD, aiming to promote community awareness of the capability boundaries of existing unlearnable methods.

📄 PDF Abstract BibTeX arXiv:2509.08058

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

SoK: Unlearnability and Unlearning for Model Dememorization

2026-05-12 · Mengying Zhang, Derui Wang, Ruoxi Sun, Xiaoyu Xia 외 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, unlearn…

When Priors Backfire: On the Vulnerability of Unlearnable Examples to Pretraining

2026-03-05 · Zhihao Li, Gezheng Xu, Jiale Cai, Ruiyi Fang 외 arxiv

Unlearnable Examples (UEs) serve as a data protection strategy that generates imperceptible perturbations to mislead models into learning spurious correlations instead of underlying semantics. In this paper, we uncover a…

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

Full spectrum Unlearnable Examples via Spectral Equalization

2026-06-25 · Jiale Cai, Gezheng Xu, Zhihao Li, Ruiyi Fang 외 arxiv

Unlearnable examples (UEs) protect training data by injecting imperceptible perturbations so that models fail to extract exploitable representations. In this paper, we reveal that existing UEs exhibit a critical failure …