Robust Sequential DeepFake Detection
Rui Shao, Tianxing Wu, Ziwei Liu

TL;DR
This paper introduces the novel problem of detecting sequential facial manipulations in deepfake media, proposing new datasets and transformer-based models to identify and recover manipulated faces in multi-step scenarios.
Contribution
It formulates Seq-DeepFake detection as an image-to-sequence task, creates the first Seq-DeepFake dataset with annotations, and develops specialized transformer models for robust detection.
Findings
Proposed Seq-DeepFake dataset for sequential manipulation detection
Developed SeqFakeFormer and SeqFakeFormer++ models for improved detection
Achieved superior performance on the new datasets compared to baselines
Abstract
Since photorealistic faces can be readily generated by facial manipulation technologies nowadays, potential malicious abuse of these technologies has drawn great concerns. Numerous deepfake detection methods are thus proposed. However, existing methods only focus on detecting one-step facial manipulation. As the emergence of easy-accessible facial editing applications, people can easily manipulate facial components using multi-step operations in a sequential manner. This new threat requires us to detect a sequence of facial manipulations, which is vital for both detecting deepfake media and recovering original faces afterwards. Motivated by this observation, we emphasize the need and propose a novel research problem called Detecting Sequential DeepFake Manipulation (Seq-DeepFake). Unlike the existing deepfake detection task only demanding a binary label prediction, detecting…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dropout · Adam · Layer Normalization · Focus · Label Smoothing · Byte Pair Encoding · Absolute Position Encodings
