Detecting GAN generated errors
Xiru Zhu, Fengdi Che (Equal Contribution), Tianzi Yang, Tzuyang Yu,, David Meger, Gregory Dudek

TL;DR
This paper introduces a novel pixel-level error detection method for GAN-generated images, enabling better quality assessment and understanding of generated samples by identifying specific error regions.
Contribution
It proposes a new approach that detects errors within generated images using pixel-wise analysis and attention mechanisms, improving quality evaluation beyond traditional metrics.
Findings
Error detection correlates with FID scores
Method identifies localized errors in images
Enhances understanding of GAN sample quality
Abstract
Despite an impressive performance from the latest GAN for generating hyper-realistic images, GAN discriminators have difficulty evaluating the quality of an individual generated sample. This is because the task of evaluating the quality of a generated image differs from deciding if an image is real or fake. A generated image could be perfect except in a single area but still be detected as fake. Instead, we propose a novel approach for detecting where errors occur within a generated image. By collaging real images with generated images, we compute for each pixel, whether it belongs to the real distribution or generated distribution. Furthermore, we leverage attention to model long-range dependency; this allows detection of errors which are reasonable locally but not holistically. For evaluation, we show that our error detection can act as a quality metric for an individual image, unlike…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
MethodsSoftmax · *Communicated@Fast*How Do I Communicate to Expedia? · Conditional Batch Normalization · Residual Block · Two Time-scale Update Rule · GAN Hinge Loss · Residual Connection · Non-Local Operation · Non-Local Block · Truncation Trick
