paper-with-me

홈 › Papers

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

2023-06-03 · Pucheng Dang, Xing Hu, Kaidi Xu, Jinhao Duan, Di Huang, Husheng Han, Rui Zhang, Zidong Du, Qi Guo, Yunji Chen

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 samples effectively misguide model training to learn perturbation features but ignore image semantic features. We make the in-depth analysis and observe that models can learn both image features and perturbation features of unlearnable samples at an early stage, but rapidly go to the overfitting stage since the shallow layers tend to overfit on perturbation features and make models fall into overfitting quickly. Based on the observations, we propose Progressive Staged Training to effectively prevent models from overfitting in learning perturbation features. We evaluated our method on multiple model architectures over diverse datasets, e.g., CIFAR-10, CIFAR-100, and ImageNet-mini. Our method circumvents the unlearnability of all state-of-the-art methods in the literature and provides a reliable baseline for further evaluation of unlearnable techniques.

📄 PDF Abstract BibTeX arXiv:2306.02064

Code (1)

cherryblueberry/st 공식 구현

Similar Papers 제목 키워드 기반

Unlearnable 3D Point Clouds: Class-wise Transformation Is All You Need

2024-10-04 · Xianlong Wang, Minghui Li, Wei Liu, Hangtao Zhang 외

Traditional unlearnable strategies have been proposed to prevent unauthorized users from training on the 2D image data. With more 3D point cloud data containing sensitivity information, unauthorized usage of this new typ…

All

Unlearnable Clusters: Towards Label-agnostic Unlearnable Examples

2022-12-31 · CVPR 2023 1 · Jiaming Zhang, Xingjun Ma, Qi Yi, Jitao Sang 외

There is a growing interest in developing unlearnable examples (UEs) against visual privacy leaks on the Internet. UEs are training samples added with invisible but unlearnable noise, which have been found can prevent un…

Data Poisoning

Toward Understanding Adversarial Distillation: Why Robust Teachers Fail

2026-05-21 · Hongsin Lee, Hye Won Chung arxiv

Adversarial Distillation aims to enhance student robustness by guiding the student with a robust teacher's soft labels within the min-max adversarial training framework, yet its success is notoriously inconsistent: a mor…

Image Classification

FLeW: Facet-Level and Adaptive Weighted Representation Learning of Scientific Documents

2025-09-09 · Zheng Dou, Deqing Wang, Fuzhen Zhuang, Jian Ren 외 arxiv

Scientific document representation learning provides powerful embeddings for various tasks, while current methods face challenges across three approaches. 1) Contrastive training with citation-structural signals underuti…

Representation LearningDomain Generalization

HiddenSpeaker: Generate Imperceptible Unlearnable Audios for Speaker Verification System

2024-05-24 · Zhisheng Zhang, Pengyang Huang

In recent years, the remarkable advancements in deep neural networks have brought tremendous convenience. However, the training process of a highly effective model necessitates a substantial quantity of samples, which br…

Speaker Verification