scispace - formally typeset
Open AccessPosted Content

Detection, Attribution and Localization of GAN Generated Images

Reads0
Chats0
TLDR
A novel approach to detect, attribute and localize GAN generated images that combines image features with deep learning methods is proposed.
Abstract
Recent advances in Generative Adversarial Networks (GANs) have led to the creation of realistic-looking digital images that pose a major challenge to their detection by humans or computers. GANs are used in a wide range of tasks, from modifying small attributes of an image (StarGAN [14]), transferring attributes between image pairs (CycleGAN [91]), as well as generating entirely new images (ProGAN [36], StyleGAN [37], SPADE/GauGAN [64]). In this paper, we propose a novel approach to detect, attribute and localize GAN generated images that combines image features with deep learning methods. For every image, co-occurrence matrices are computed on neighborhood pixels of RGB channels in different directions (horizontal, vertical and diagonal). A deep learning network is then trained on these features to detect, attribute and localize these GAN generated/manipulated images. A large scale evaluation of our approach on 5 GAN datasets comprising over 2.76 million images (ProGAN, StarGAN, CycleGAN, StyleGAN and SPADE/GauGAN) shows promising results in detecting GAN generated images.

read more

Citations
More filters
Posted Content

Exposing GAN-generated Faces Using Inconsistent Corneal Specular Highlights

TL;DR: This work shows that GAN synthesized faces can be exposed with the inconsistent corneal specular highlights between two eyes, and describes an automatic method to extract and compare corneals from two eyes.
Proceedings ArticleDOI

Exposing GAN-Generated Faces Using Inconsistent Corneal Specular Highlights

TL;DR: This paper showed that GAN synthesized faces can be exposed with inconsistent corneal specular highlights between two eyes due to the lack of physical/physiological constraints in the GAN models.
Posted Content

Countering Malicious DeepFakes: Survey, Battleground, and Horizon.

TL;DR: A comprehensive overview and detailed analysis of the research work on the topic of DeepFake generation, DeepFake detection as well as evasion of deepfake detection, with more than 191 research papers carefully surveyed is provided in this article.
Journal Article

GAN-generated Faces Detection: A Survey and New Perspectives

TL;DR: This work aims to provide a comprehensive review of recent progress in GAN-face detection, focusing on methods that can detect face images that are generated or synthesized from GAN models.
References
More filters
Posted Content

Improved Techniques for Training GANs

TL;DR: In this article, the authors present a variety of new architectural features and training procedures that apply to the generative adversarial networks (GANs) framework and achieve state-of-the-art results in semi-supervised classification on MNIST, CIFAR-10 and SVHN.
Posted Content

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

TL;DR: SRGAN, a generative adversarial network (GAN) for image super-resolution (SR), is presented, to its knowledge, the first framework capable of inferring photo-realistic natural images for 4x upscaling factors and a perceptual loss function which consists of an adversarial loss and a content loss.
Posted Content

Improved Training of Wasserstein GANs

TL;DR: This work proposes an alternative to clipping weights: penalize the norm of gradient of the critic with respect to its input, which performs better than standard WGAN and enables stable training of a wide variety of GAN architectures with almost no hyperparameter tuning.
Proceedings Article

Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning

TL;DR: In this article, the authors show that training with residual connections accelerates the training of Inception networks significantly, and they also present several new streamlined architectures for both residual and non-residual Inception Networks.
Trending Questions (1)
Are GAN generated images easy to detect? A critical analysis ofthe state-of-the-art?

GAN generated images pose a major challenge to detection, but the proposed approach in the paper shows promising results in detecting GAN generated images.