Latent Transfer Attack: Adversarial Examples via Generative Latent Spaces
Eitan Shaar, Ariel Shaulov, Yalcin Tur, Gal Chechik, Ravid Shwartz-Ziv

TL;DR
This paper introduces LTA, a novel transfer-based adversarial attack method that optimizes perturbations in the latent space of a pretrained generative model, resulting in more robust and perceptually coherent adversarial examples.
Contribution
LTA leverages generative latent spaces for adversarial attacks, improving transferability and robustness over pixel-space methods, and incorporates techniques like EOT and latent smoothing for stability.
Findings
LTA achieves high transfer success across CNN and transformer models.
Perturbations are low-frequency and spatially coherent, differing from pixel-space attacks.
The method effectively bridges adversarial robustness testing with generative priors.
Abstract
Adversarial attacks are a central tool for probing the robustness of modern vision models, yet most methods optimize perturbations directly in pixel space under or constraints. While effective in white-box settings, pixel-space optimization often produces high-frequency, texture-like noise that is brittle to common preprocessing (e.g., resizing and cropping) and transfers poorly across architectures. We propose (atent ransfer ttack), a transfer-based attack that instead optimizes perturbations in the latent space of a pretrained Stable Diffusion VAE. Given a clean image, we encode it into a latent code and optimize the latent representation to maximize a surrogate classifier loss, while softly enforcing a pixel-space budget after decoding. To improve robustness to resolution mismatch and standard…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques
