CVMar 30, 2021

Face Forensics in the Wild

arXiv:2103.16076v1179 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of scalable and accurate face forgery detection in real-world scenarios, though it is incremental as it builds on existing detection techniques.

The paper tackles the problem of detecting face forgeries in multi-person videos, where existing methods perform poorly, by introducing a large-scale dataset (FFIW-10K) and a novel algorithm that outperforms prior approaches in classification and localization.

On existing public benchmarks, face forgery detection techniques have achieved great success. However, when used in multi-person videos, which often contain many people active in the scene with only a small subset having been manipulated, their performance remains far from being satisfactory. To take face forgery detection to a new level, we construct a novel large-scale dataset, called FFIW-10K, which comprises 10,000 high-quality forgery videos, with an average of three human faces in each frame. The manipulation procedure is fully automatic, controlled by a domain-adversarial quality assessment network, making our dataset highly scalable with low human cost. In addition, we propose a novel algorithm to tackle the task of multi-person face forgery detection. Supervised by only video-level label, the algorithm explores multiple instance learning and learns to automatically attend to tampered faces. Our algorithm outperforms representative approaches for both forgery classification and localization on FFIW-10K, and also shows high generalization ability on existing benchmarks. We hope that our dataset and study will help the community to explore this new field in more depth.

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