CRCVLGOct 3, 2022

UnGANable: Defending Against GAN-based Face Manipulation

arXiv:2210.00957v138 citationsh-index: 84
Originality Incremental advance
AI Analysis

This addresses the threat of deepfakes for society by providing a defense against face manipulation, though it is incremental as it builds on existing GAN inversion techniques.

The paper tackles the problem of defending against GAN-based face manipulation by proposing UnGANable, a system that searches for cloaked images to disrupt GAN inversion, achieving remarkable effectiveness and outperforming baseline methods in experiments on four GAN models and two datasets.

Deepfakes pose severe threats of visual misinformation to our society. One representative deepfake application is face manipulation that modifies a victim's facial attributes in an image, e.g., changing her age or hair color. The state-of-the-art face manipulation techniques rely on Generative Adversarial Networks (GANs). In this paper, we propose the first defense system, namely UnGANable, against GAN-inversion-based face manipulation. In specific, UnGANable focuses on defending GAN inversion, an essential step for face manipulation. Its core technique is to search for alternative images (called cloaked images) around the original images (called target images) in image space. When posted online, these cloaked images can jeopardize the GAN inversion process. We consider two state-of-the-art inversion techniques including optimization-based inversion and hybrid inversion, and design five different defenses under five scenarios depending on the defender's background knowledge. Extensive experiments on four popular GAN models trained on two benchmark face datasets show that UnGANable achieves remarkable effectiveness and utility performance, and outperforms multiple baseline methods. We further investigate four adaptive adversaries to bypass UnGANable and show that some of them are slightly effective.

Code Implementations1 repo
Foundations

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

Your Notes