DeepFake Detection Based on the Discrepancy Between the Face and its Context
Yuval Nirkin, Lior Wolf, Yosi Keller, Tal Hassner

TL;DR
This paper introduces a novel face manipulation detection method that exploits discrepancies between the face and its surrounding context, achieving state-of-the-art results and generalizing to unseen fake generation techniques.
Contribution
The authors propose a dual-network approach that compares face and context recognition signals to detect DeepFake manipulations, improving detection accuracy over existing methods.
Findings
Achieves state-of-the-art results on FaceForensics++, Celeb-DF-v2, and DFDC benchmarks.
Effectively detects fakes produced by unseen methods.
Provides a complementary detection signal to conventional classifiers.
Abstract
We propose a method for detecting face swapping and other identity manipulations in single images. Face swapping methods, such as DeepFake, manipulate the face region, aiming to adjust the face to the appearance of its context, while leaving the context unchanged. We show that this modus operandi produces discrepancies between the two regions. These discrepancies offer exploitable telltale signs of manipulation. Our approach involves two networks: (i) a face identification network that considers the face region bounded by a tight semantic segmentation, and (ii) a context recognition network that considers the face context (e.g., hair, ears, neck). We describe a method which uses the recognition signals from our two networks to detect such discrepancies, providing a complementary detection signal that improves conventional real vs. fake classifiers commonly used for detecting fake…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Digital Media Forensic Detection · Generative Adversarial Networks and Image Synthesis
