Adversarial Self-Defense for Cycle-Consistent GANs
Dina Bashkirova, Ben Usman, Kate Saenko

TL;DR
This paper identifies a vulnerability in cycle-consistent GANs where they hide information in low-amplitude noise during many-to-one image translation, and proposes defense techniques to improve robustness and output quality.
Contribution
It introduces two novel defense methods against self-adversarial attacks in cycle-consistent GANs and demonstrates their effectiveness through quantitative evaluation.
Findings
Defense techniques improve translation robustness.
Enhanced models show better reconstruction accuracy.
Models become less sensitive to low-amplitude noise.
Abstract
The goal of unsupervised image-to-image translation is to map images from one domain to another without the ground truth correspondence between the two domains. State-of-art methods learn the correspondence using large numbers of unpaired examples from both domains and are based on generative adversarial networks. In order to preserve the semantics of the input image, the adversarial objective is usually combined with a cycle-consistency loss that penalizes incorrect reconstruction of the input image from the translated one. However, if the target mapping is many-to-one, e.g. aerial photos to maps, such a restriction forces the generator to hide information in low-amplitude structured noise that is undetectable by human eye or by the discriminator. In this paper, we show how such self-attacking behavior of unsupervised translation methods affects their performance and provide two…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Reinforcement Learning in Robotics · Advanced Memory and Neural Computing
