On the Adversarial Robustness of Generative Autoencoders in the Latent Space
Mingfei Lu, Badong Chen

TL;DR
This paper investigates the vulnerability of generative autoencoders, like VAEs, to adversarial attacks in the latent space, revealing their weaknesses and exploring methods to improve robustness.
Contribution
First comprehensive study on the adversarial robustness of generative autoencoders in the latent space, including empirical attacks, comparisons, and robustness enhancement strategies.
Findings
VAEs are vulnerable to latent space attacks
Deterministic autoencoders show better robustness than VAEs
Adversarial training can improve latent robustness
Abstract
The generative autoencoders, such as the variational autoencoders or the adversarial autoencoders, have achieved great success in lots of real-world applications, including image generation, and signal communication. However, little concern has been devoted to their robustness during practical deployment. Due to the probabilistic latent structure, variational autoencoders (VAEs) may confront problems such as a mismatch between the posterior distribution of the latent and real data manifold, or discontinuity in the posterior distribution of the latent. This leaves a back door for malicious attackers to collapse VAEs from the latent space, especially in scenarios where the encoder and decoder are used separately, such as communication and compressed sensing. In this work, we provide the first study on the adversarial robustness of generative autoencoders in the latent space.…
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
