CVFeb 11, 2025

CAT: Contrastive Adversarial Training for Evaluating the Robustness of Protective Perturbations in Latent Diffusion Models

arXiv:2502.07225v23 citationsh-index: 5Has CodeICML
Originality Incremental advance
AI Analysis

This addresses privacy and intellectual property concerns for data owners by exposing vulnerabilities in existing protection methods, though it is incremental as it focuses on improving evaluation rather than introducing a new defense.

The paper tackles the problem of evaluating the robustness of protective perturbations in latent diffusion models, revealing that adversarial examples work by distorting latent representations and proposing Contrastive Adversarial Training (CAT) to significantly reduce their effectiveness.

Latent diffusion models have recently demonstrated superior capabilities in many downstream image synthesis tasks. However, customization of latent diffusion models using unauthorized data can severely compromise the privacy and intellectual property rights of data owners. Adversarial examples as protective perturbations have been developed to defend against unauthorized data usage by introducing imperceptible noise to customization samples, preventing diffusion models from effectively learning them. In this paper, we first reveal that the primary reason adversarial examples are effective as protective perturbations in latent diffusion models is the distortion of their latent representations, as demonstrated through qualitative and quantitative experiments. We then propose the Contrastive Adversarial Training (CAT) utilizing lightweight adapters as an adaptive attack against these protection methods, highlighting their lack of robustness. Extensive experiments demonstrate that our CAT method significantly reduces the effectiveness of protective perturbations in customization, urging the community to reconsider and improve the robustness of existing protective perturbations. The code is available at https://github.com/senp98/CAT.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes