Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TALL: Thumbnail Layout for Deepfake Video Detection

About

The growing threats of deepfakes to society and cybersecurity have raised enormous public concerns, and increasing efforts have been devoted to this critical topic of deepfake video detection. Existing video methods achieve good performance but are computationally intensive. This paper introduces a simple yet effective strategy named Thumbnail Layout (TALL), which transforms a video clip into a pre-defined layout to realize the preservation of spatial and temporal dependencies. Specifically, consecutive frames are masked in a fixed position in each frame to improve generalization, then resized to sub-images and rearranged into a pre-defined layout as the thumbnail. TALL is model-agnostic and extremely simple by only modifying a few lines of code. Inspired by the success of vision transformers, we incorporate TALL into Swin Transformer, forming an efficient and effective method TALL-Swin. Extensive experiments on intra-dataset and cross-dataset validate the validity and superiority of TALL and SOTA TALL-Swin. TALL-Swin achieves 90.79$\%$ AUC on the challenging cross-dataset task, FaceForensics++ $\to$ Celeb-DF. The code is available at https://github.com/rainy-xu/TALL4Deepfake.

Yuting Xu, Jian Liang, Gengyun Jia, Ziming Yang, Yanhao Zhang, Ran He• 2023

Related benchmarks

TaskDatasetResultRank
Deepfake DetectionDFDC
AUC76.8
135
AI-generated Video DetectionEA-Video seen (evaluation)
Accuracy83.6
88
Deepfake DetectionDFDC (test)
AUC76.8
87
Fake Face DetectionCeleb-DF v2 (test)
AUC98.55
50
Deepfake DetectionCDFv1, CDFv2, DFD, DFDCP, DFDC (test)
DFD Score50.843
42
Deepfake DetectionFF++ video-level 8 (test)
Accuracy91.3
40
Deepfake DetectionFF++
AUC99.9
34
Deepfake DetectionCeleb-DF 9 (test)
Accuracy91.3
30
Deepfake DetectionDFDC 10 (test)
Accuracy91.1
30
Deepfake DetectionFF++ Intra-dataset c23
AUC99.87
24
Showing 10 of 51 rows

Other info

Follow for update