CVMar 23, 2023

Watch Out for the Confusing Faces: Detecting Face Swapping with the Probability Distribution of Face Identification Models

arXiv:2303.13131v1h-index: 52
Originality Incremental advance
AI Analysis

This work addresses the need for more reliable and robust face swapping detection to combat fake content in real-world applications, offering an incremental improvement over existing methods by focusing on specific identity sets.

The paper tackles the problem of detecting face swapping in images, which is challenging due to poor generalization to unseen methods and low-quality images, and proposes IdP_FSD, a detection approach based on face identification probability distributions that achieves high performance on various benchmarks and improves robustness against evasion attacks.

Recently, face swapping has been developing rapidly and achieved a surprising reality, raising concerns about fake content. As a countermeasure, various detection approaches have been proposed and achieved promising performance. However, most existing detectors struggle to maintain performance on unseen face swapping methods and low-quality images. Apart from the generalization problem, current detection approaches have been shown vulnerable to evasion attacks crafted by detection-aware manipulators. Lack of robustness under adversary scenarios leaves threats for applying face swapping detection in real world. In this paper, we propose a novel face swapping detection approach based on face identification probability distributions, coined as IdP_FSD, to improve the generalization and robustness. IdP_FSD is specially designed for detecting swapped faces whose identities belong to a finite set, which is meaningful in real-world applications. Compared with previous general detection methods, we make use of the available real faces with concerned identities and require no fake samples for training. IdP_FSD exploits face swapping's common nature that the identity of swapped face combines that of two faces involved in swapping. We reflect this nature with the confusion of a face identification model and measure the confusion with the maximum value of the output probability distribution. What's more, to defend our detector under adversary scenarios, an attention-based finetuning scheme is proposed for the face identification models used in IdP_FSD. Extensive experiments show that the proposed IdP_FSD not only achieves high detection performance on different benchmark datasets and image qualities but also raises the bar for manipulators to evade the detection.

Foundations

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

Your Notes