paper-with-me

홈 › Papers

Ungeneralizable Examples

2024-04-22 · CVPR 2024 1 · Jingwen Ye, Xinchao Wang

The training of contemporary deep learning models heavily relies on publicly available data, posing a risk of unauthorized access to online data and raising concerns about data privacy. Current approaches to creating unlearnable data involve incorporating small, specially designed noises, but these methods strictly limit data usability, overlooking its potential usage in authorized scenarios. In this paper, we extend the concept of unlearnable data to conditional data learnability and introduce \textbf{U}n\textbf{G}eneralizable \textbf{E}xamples (UGEs). UGEs exhibit learnability for authorized users while maintaining unlearnability for potential hackers. The protector defines the authorized network and optimizes UGEs to match the gradients of the original data and its ungeneralizable version, ensuring learnability. To prevent unauthorized learning, UGEs are trained by maximizing a designated distance loss in a common feature space. Additionally, to further safeguard the authorized side from potential attacks, we introduce additional undistillation optimization. Experimental results on multiple datasets and various networks demonstrate that the proposed UGEs framework preserves data usability while reducing training performance on hacker networks, even under different types of attacks.

📄 PDF Abstract BibTeX arXiv:2404.14016

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Data Factors for Better Compositional Generalization

2023-11-08 · Xiang Zhou, Yichen Jiang, Mohit Bansal

Recent diagnostic datasets on compositional generalization, such as SCAN (Lake and Baroni, 2018) and COGS (Kim and Linzen, 2020), expose severe problems in models trained from scratch on these datasets. However, in contr…

DiagnosticMemorization

Rectifying the Shortcut Learning of Background for Few-Shot Learning

2021-07-16 · NeurIPS 2021 12 · Xu Luo, Longhui Wei, Liangjian Wen, Jinrong Yang 외

The category gap between training and evaluation has been characterised as one of the main obstacles to the success of Few-Shot Learning (FSL). In this paper, we for the first time empirically identify image background, …

Few-Shot Image ClassificationFew-Shot LearningImage Classification

Unmasking Dementia Detection by Masking Input Gradients: A JSM Approach to Model Interpretability and Precision

2024-02-25 · Yasmine Mustafa, Tie Luo

The evolution of deep learning and artificial intelligence has significantly reshaped technological landscapes. However, their effective application in crucial sectors such as medicine demands more than just superior per…

counterfactual

Reinforcement Learning in Credit Scoring and Underwriting

2022-12-15 · Seksan Kiatsupaibul, Pakawan Chansiripas, Pojtanut Manopanjasiri, Kantapong Visantavarakul 외

This paper proposes a novel reinforcement learning (RL) framework for credit underwriting that tackles ungeneralizable contextual challenges. We adapt RL principles for credit scoring, incorporating action space renewal …

Decision MakingEfficient Explorationreinforcement-learningReinforcement Learning+2