paper-with-me

홈 › Papers

Channel-Level Semantic Perturbations: Unlearnable Examples for Diverse Training Paradigms

2026-04-18 · Bo Wang, Jia Ni, Mengnan Zhao, Zhan Qin, Kui Ren arxiv

The unauthorized use of personal data in model training has emerged as a growing privacy threat. Unlearnable examples (UEs) address this issue by embedding imperceptible perturbations into benign examples to obstruct feature learning. However, existing studies mainly evaluate UEs under from-scratch training settings, leaving their behavior under the widely adopted pretraining-finetuning (PF) paradigm largely unexplored. In this work, we provide the first systematic investigation of unlearnable examples across diverse training paradigms. Our analysis reveals that loading and freezing pretrained weights significantly weakens the effectiveness of existing UEs methods. We further explain these findings through semantic filtering: while UEs tend to induce models to overfit non-semantic noise, thereby weakening their semantic extraction capabilities, under the PF paradigm, frozen shallow layers preserve data semantics, effectively filtering out distracting information like unlearnable noise. Guided by these insights, we propose a hierarchical deception strategy, Shallow Semantic Camouflage (SSC), that confines the generation process to a semantically valid subspace, aiming to bypass the semantic suppression introduced by pretrained weights. Extensive experiments demonstrate that our method consistently preserves data unlearnability even under challenging training paradigms, such as shallow-layer freezing and semantic-focused pretraining (SF-Pretrain), bridging the critical gap in pretrain-based unlearnable learning.

📄 PDF Abstract BibTeX arXiv:2605.05224

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Semantic Deep Hiding for Robust Unlearnable Examples

2024-06-25 · Ruohan Meng, Chenyu Yi, Yi Yu, Siyuan Yang 외

Ensuring data privacy and protection has become paramount in the era of deep learning. Unlearnable examples are proposed to mislead the deep learning models and prevent data from unauthorized exploration by adding small …

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…

Transferable Unlearnable Examples

2022-10-18 · Jie Ren, Han Xu, Yuxuan Wan, Xingjun Ma 외

With more people publishing their personal data online, unauthorized data usage has become a serious concern. The unlearnable strategies have been introduced to prevent third parties from training on the data without per…

Reversible Unlearnable Examples: Towards the Copyright Protection in Deep Learning Era

2026-08-06 · Binze Wang, Jinyu Tian, Xingrun Wang, Xiaochen Yuan 외 arxiv

Significant advancements in deep learning have been made possible by the utilization of large datasets, underscoring the critical importance of copyright protection. Adding meticulously designed perturbations to examples…

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 …