CVDec 31, 2019

Face X-ray for More General Face Forgery Detection

arXiv:1912.13458v21171 citations
Originality Highly original
AI Analysis

This addresses the challenge of general face forgery detection for security and media verification, offering a more robust solution compared to incremental improvements.

The paper tackles the problem of detecting forged face images by introducing a novel image representation called face X-ray, which reveals blending boundaries from manipulation methods, and shows it remains effective on unseen techniques with significant performance gains over existing algorithms.

In this paper we propose a novel image representation called face X-ray for detecting forgery in face images. The face X-ray of an input face image is a greyscale image that reveals whether the input image can be decomposed into the blending of two images from different sources. It does so by showing the blending boundary for a forged image and the absence of blending for a real image. We observe that most existing face manipulation methods share a common step: blending the altered face into an existing background image. For this reason, face X-ray provides an effective way for detecting forgery generated by most existing face manipulation algorithms. Face X-ray is general in the sense that it only assumes the existence of a blending step and does not rely on any knowledge of the artifacts associated with a specific face manipulation technique. Indeed, the algorithm for computing face X-ray can be trained without fake images generated by any of the state-of-the-art face manipulation methods. Extensive experiments show that face X-ray remains effective when applied to forgery generated by unseen face manipulation techniques, while most existing face forgery detection or deepfake detection algorithms experience a significant performance drop.

Code Implementations4 repos
Foundations

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

Your Notes