paper-with-me

홈 › Papers

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

2026-08-06 · Binze Wang, Jinyu Tian, Xingrun Wang, Xiaochen Yuan, Jianqing Li 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, making them unlearnable has become a crucial approach for safeguarding data copyright. Existing methods for creating unlearnable examples overlook the risk of data leakage, which can threaten data ownership. Thus, copyright protection in deep learning faces two main threats: illegal model training and malicious data leakage. We investigate that these two threats cannot be solved by straightforwardly combining existing availability attacks and watermarking techniques as their negative interaction effects. Therefore, in this paper, we propose a novel copyright protection mechanism for the aforementioned security concerns. Considering that the prevention of unauthorized model training requires powerful generalizability of unlearnable perturbations, we generate perturbations to induce the model to learn uncorrelated features of input images. It works by minimizing the mutual information of the input and output of the model. On the other hand, to eliminate the side impact of unlearnable perturbations on the watermark extraction, we design a dual extraction strategy by using two distinct watermark extractors. Extensive experiments on the image datasets {ImageNet, CIFAR10, and Pets} show that our proposed method could provide comprehensive copyright protection to images. The code is available at {https://github.com/Yeah21/ReversibleUnlearnableExamples}.

📄 PDF Abstract BibTeX arXiv:2608.06211

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unlearnable Examples for Diffusion Models: Protect Data from Unauthorized Exploitation

2023-06-02 · Zhengyue Zhao, Jinhao Duan, Xing Hu, Kaidi Xu 외

Diffusion models have demonstrated remarkable performance in image generation tasks, paving the way for powerful AIGC applications. However, these widely-used generative models can also raise security and privacy concern…

DenoisingImage Generation

Towards Generalizable Data Protection With Transferable Unlearnable Examples

2023-05-18 · Bin Fang, Bo Li, Shuang Wu, Tianyi Zheng 외

Artificial Intelligence (AI) is making a profound impact in almost every domain. One of the crucial factors contributing to this success has been the access to an abundance of high-quality data for constructing machine l…

Unlearnable Examples Give a False Sense of Security: Piercing through Unexploitable Data with Learnable Examples

2023-05-16 · Wan Jiang, Yunfeng Diao, He Wang, Jianxin Sun 외

Safeguarding data from unauthorized exploitation is vital for privacy and security, especially in recent rampant research in security breach such as adversarial/membership attacks. To this end, \textit{unlearnable exampl…

Perturbation-Induced Linearization: Constructing Unlearnable Data with Solely Linear Classifiers

2026-01-27 · Jinlin Liu, Wei Chen, Xiaojin Zhang arxiv

Collecting web data to train deep models has become increasingly common, raising concerns about unauthorized data usage. To mitigate this issue, unlearnable examples introduce imperceptible perturbations into data, preve…

T2UE: Generating Unlearnable Examples from Text Descriptions

2025-08-05 · Xingjun Ma, Hanxun Huang, Tianwei Song, Ye Sun 외 arxiv

Large-scale pre-training frameworks like CLIP have revolutionized multimodal learning, but their reliance on web-scraped datasets, frequently containing private user data, raises serious concerns about misuse. Unlearnabl…

Cross-Modal Retrieval