微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
Leveraging Imperfect Restoration for Data Availability Attack
RSS 官方收录 · 可信分层展示
关键摘要
提出新型数据可用性攻击IRP,图像质量与中毒效果双优
- IRP是面向监督学习和自监督学习的新型数据中毒方法
- 理论分析揭示CUDA梯度缺陷并改进类偏置策略
- IRP在8个基线和5种防御下均表现最优
AI 摘要 · 来源可核验
正文提要
arXiv:2609.04627v1 Announce Type: new Abstract: The abundance of online data is at risk of unauthorized usage in training deep learning models. To counter this, various Data Availability Attacks (DAAs) have been devised to make data unlearnable for such models by subtly perturbing the training data. However, existing attacks often excel against either Supervised Learning (SL) or Self-Supervised Learning (SSL) scenarios. Among these, a model-free approach that generates a Convolution-based Unlearnable Dataset (CUDA) stands out as the most robust DAA across both SSL and SL. Nonetheless, CUDA's effectiveness against SSL is underwhelming and it faces a severe trade-off between image quality and its poisoning effect. In this paper, we conduct a theoretical analysis of CUDA, uncovering the sub-optimal gradients it introduces and elucidating the strategy it employs to induce class-wise bias for data poisoning. Building on this, we propose a novel poisoning method named Imperfect Restoration Poisoning (IRP), aiming to preserve high image quality while achieving strong poisoning effects. Through extensive comparisons of IRP with eight baselines across SL and SSL, coupled with evaluations alongside five representative defense methods, we showcase the superiority of IRP. Code: https://github.com/lyumingzhi/IRP