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
Journal ArticleDOI

On the Exploitation of Deepfake Model Recognition

TL;DR: This study takes an important step in countering the Deepfake phenomenon introducing a sort of signature in some sense similar to those employed in the multimedia forensics field (e.g. for camera source identification task, image ballistics task, etc).
Journal ArticleDOI

Robust Attentive Deep Neural Network for Detecting GAN-Generated Faces

TL;DR: This work proposes a robust, attentive, end-to-end framework that spots GAN-generated faces by analyzing eye inconsistencies, and automatically learns to identify inconsistent eye components by localizing and comparing artifacts between eyes.
Journal ArticleDOI

Generative Adversarial Networks and Other Generative Models

Markus Wenzel
- 08 Jul 2022 - 
TL;DR: This chapter gives a basic introduction into the motivation for Generative Adversarial Networks (GANs) and traces the path of their success by abstracting the basic task and working mechanism, and deriving the difficulty of early practical approaches.
Journal ArticleDOI

DeePhy: On Deepfake Phylogeny

TL;DR: DeePhy is proposed, a novel Deepfake Phylogeny dataset which consists of 5040 deepfake videos generated using three different generation techniques and the results highlight the need to evolve the research of model attribution of deepfakes and generalize the process over a variety of deepfake generation techniques.
Journal ArticleDOI

Distinguishing natural and computer generated images using Multi-Colorspace fused EfficientNet

TL;DR: In this article , a Multi-Colorspace fused EfficientNet model is proposed to distinguish natural images from photo-realistic computer-generated images as a three-class classification task classifying natural, computer graphics and GAN images.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Proceedings Article

Adam: A Method for Stochastic Optimization

TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
Proceedings Article

ImageNet Classification with Deep Convolutional Neural Networks

TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: In this paper, the authors investigated the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting and showed that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 layers.
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.