CRCVLGIVMar 3, 2022

Detecting High-Quality GAN-Generated Face Images using Neural Networks

arXiv:2203.01716v117 citationsh-index: 78
Originality Incremental advance
AI Analysis

This addresses the malicious use of fake face images for creating fraudulent online profiles, which undermines identity trustworthiness, though it appears incremental compared to existing detection methods.

The paper tackles the problem of detecting high-quality GAN-generated face images that lack spatial artifacts by proposing a method using spectral band discrepancies with cross-band and spatial co-occurrence matrices fed into a CNN, achieving over 92% accuracy in various post-processing environments.

In the past decades, the excessive use of the last-generation GAN (Generative Adversarial Networks) models in computer vision has enabled the creation of artificial face images that are visually indistinguishable from genuine ones. These images are particularly used in adversarial settings to create fake social media accounts and other fake online profiles. Such malicious activities can negatively impact the trustworthiness of users identities. On the other hand, the recent development of GAN models may create high-quality face images without evidence of spatial artifacts. Therefore, reassembling uniform color channel correlations is a challenging research problem. To face these challenges, we need to develop efficient tools able to differentiate between fake and authentic face images. In this chapter, we propose a new strategy to differentiate GAN-generated images from authentic images by leveraging spectral band discrepancies, focusing on artificial face image synthesis. In particular, we enable the digital preservation of face images using the Cross-band co-occurrence matrix and spatial co-occurrence matrix. Then, we implement these techniques and feed them to a Convolutional Neural Networks (CNN) architecture to identify the real from artificial faces. Additionally, we show that the performance boost is particularly significant and achieves more than 92% in different post-processing environments. Finally, we provide several research observations demonstrating that this strategy improves a comparable detection method based only on intra-band spatial co-occurrences.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes