paper-with-me

홈 › Papers

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

2026-03-05 · Zhihao Li, Gezheng Xu, Jiale Cai, Ruiyi Fang, Di Wu, Qicheng Lao, Charles Ling, Boyu Wang 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 fundamental vulnerability of UEs that emerges when learning starts from a pretrained model. Crucially, our empirical analysis shows that even when data are protected by carefully crafted perturbations, pretraining priors still furnish rich semantic representations that allow the model to circumvent the shortcuts introduced by UEs and capture genuine features, thereby nullifying unlearnability. To address this, we propose BAIT (Binding Artificial perturbations to Incorrect Targets), a novel bi-level optimization formulation. Specifically, the inner level aims at associating the perturbed samples with real labels to simulate standard data-label alignment, while the outer level actively disrupts this alignment by enforcing a mislabel-perturbation binding that maps samples to designated incorrect targets. This mechanism effectively overrides the semantic guidance of priors, forcing the model to rely on the injected perturbations and consequently preventing the acquisition of true semantics. Extensive experiments on standard benchmarks and multiple pretrained backbones demonstrate that BAIT effectively mitigates the influence of pretraining priors and maintains data unlearnability.

📄 PDF Abstract BibTeX arXiv:2603.04731

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robust Unlearnable Examples: Protecting Data Against Adversarial Learning

2022-03-28 · Shaopeng Fu, Fengxiang He, Yang Liu, Li Shen 외

The tremendous amount of accessible data in cyberspace face the risk of being unauthorized used for training deep learning models. To address this concern, methods are proposed to make data unlearnable for deep learning …

Going Grayscale: The Road to Understanding and Improving Unlearnable Examples

2021-11-25 · Zhuoran Liu, Zhengyu Zhao, Alex Kolmus, Tijn Berns 외

Recent work has shown that imperceptible perturbations can be applied to craft unlearnable examples (ULEs), i.e. images whose content cannot be used to improve a classifier during training. In this paper, we reveal the r…

Robust Unlearnable Examples: Protecting Data Privacy Against Adversarial Learning

2021-09-29 · ICLR 2022 4 · Shaopeng Fu, Fengxiang He, Yang Liu, Li Shen 외

The tremendous amount of accessible data in cyberspace face the risk of being unauthorized used for training deep learning models. To address this concern, methods are proposed to make data unlearnable for deep learning …

Deep Learning

Why Do Unlearnable Examples Work: A Novel Perspective of Mutual Information

2026-03-04 · Yifan Zhu, Yibo Miao, Yinpeng Dong, Xiao-Shan Gao arxiv

The volume of freely scraped data on the Internet has driven the tremendous success of deep learning. Along with this comes the growing concern about data privacy and security. Numerous methods for generating unlearnable…

Detection and Defense of Unlearnable Examples

2023-12-14 · Yifan Zhu, Lijia Yu, Xiao-Shan Gao

Privacy preserving has become increasingly critical with the emergence of social media. Unlearnable examples have been proposed to avoid leaking personal information on the Internet by degrading generalization abilities …

Adversarial DefensePrivacy Preserving