MimicGAN: Robust Projection onto Image Manifolds with Corruption Mimicking
Rushil Anirudh, Jayaraman J. Thiagarajan, Bhavya Kailkhura, Timo, Bremer

TL;DR
MimicGAN introduces a robust projection method for GANs that accurately maps corrupted images onto learned image manifolds, improving performance in real-world applications like anomaly detection and adversarial defense.
Contribution
The paper proposes a novel corruption mimicking technique that enhances the robustness of image projection onto GAN manifolds without extra supervision.
Findings
Outperforms PGD under various corruptions
Achieves state-of-the-art results in anomaly detection
Improves robustness in domain adaptation and adversarial defense
Abstract
In the past few years, Generative Adversarial Networks (GANs) have dramatically advanced our ability to represent and parameterize high-dimensional, non-linear image manifolds. As a result, they have been widely adopted across a variety of applications, ranging from challenging inverse problems like image completion, to problems such as anomaly detection and adversarial defense. A recurring theme in many of these applications is the notion of projecting an image observation onto the manifold that is inferred by the generator. In this context, Projected Gradient Descent (PGD) has been the most popular approach, which essentially optimizes for a latent vector that minimizes the discrepancy between a generated image and the given observation. However, PGD is a brittle optimization technique that fails to identify the right projection (or latent vector) when the observation is corrupted, or…
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
MethodsTest
