Optimal Graph Learning and Nuclear Norm Maximization for Deep Cross-Domain Robust Label Propagation

Abstract

The remarkable progress of Latent Diffusion Models (LDMs) in image generation has raised concerns about the potential for unauthorized image mimicry. To address these concerns, studies on adversarial attacks against LDMs have gained increasing attention in recent years. However, existing methods face bottlenecks when attacking the denoising module. In this work, we reveal that the robustness of the denoising module stems from two key factors: the cancellation effect between adversarial perturbations and estimated noise, and unstable gradients caused by randomly sampled timesteps and Gaussian noise. Based on these insights, we introduce a cosine similarity adversarial loss to prevent the generation of perturbations that are easily impaired and develop a more stable optimization strategy by ensembling gradients and fixing the noise in the latent space. Additionally, we propose an alternating iterative framework to reduce memory usage by mathematically dividing the optimization process into two spaces: latent space and pixel space. Compared to previous strategies, our proposed framework reduces video memory demands without sacrificing attack effectiveness. Extensive experiments demonstrate that the alternating iterative framework and the stable optimization strategy on cosine similarity loss are more efficient and more effective. Code is available at https://github.com/MinghaoLi01/cosattack.

Cite

Text

Wang et al. "Optimal Graph Learning and Nuclear Norm Maximization for Deep Cross-Domain Robust Label Propagation." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/156

Markdown

[Wang et al. "Optimal Graph Learning and Nuclear Norm Maximization for Deep Cross-Domain Robust Label Propagation." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/wang2024ijcai-optimal/) doi:10.24963/ijcai.2024/156

BibTeX

@inproceedings{wang2024ijcai-optimal,
  title     = {{Optimal Graph Learning and Nuclear Norm Maximization for Deep Cross-Domain Robust Label Propagation}},
  author    = {Wang, Wei and Li, Hanyang and Shi, Ke and Huang, Chao and Cao, Yang and Wang, Cong and Cao, Xiaochun},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {1407-1415},
  doi       = {10.24963/ijcai.2024/156},
  url       = {https://mlanthology.org/ijcai/2024/wang2024ijcai-optimal/}
}