paper-with-me

홈 › Papers

Real Face Foundation Representation Learning for Generalized Deepfake Detection

2023-03-15 · Liang Shi, Jie Zhang, Shiguang Shan

The emergence of deepfake technologies has become a matter of social concern as they pose threats to individual privacy and public security. It is now of great significance to develop reliable deepfake detectors. However, with numerous face manipulation algorithms present, it is almost impossible to collect sufficient representative fake faces, and it is hard for existing detectors to generalize to all types of manipulation. Therefore, we turn to learn the distribution of real faces, and indirectly identify fake images that deviate from the real face distribution. In this study, we propose Real Face Foundation Representation Learning (RFFR), which aims to learn a general representation from large-scale real face datasets and detect potential artifacts outside the distribution of RFFR. Specifically, we train a model on real face datasets by masked image modeling (MIM), which results in a discrepancy between input faces and the reconstructed ones when applying the model on fake samples. This discrepancy reveals the low-level artifacts not contained in RFFR, making it easier to build a deepfake detector sensitive to all kinds of potential artifacts outside the distribution of RFFR. Extensive experiments demonstrate that our method brings about better generalization performance, as it significantly outperforms the state-of-the-art methods in cross-manipulation evaluations, and has the potential to further improve by introducing extra real faces for training RFFR.

📄 PDF Abstract BibTeX arXiv:2303.08439

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionFace SwappingRepresentation Learning

Similar Papers 제목 키워드 기반

EEG-Features for Generalized Deepfake Detection

2024-05-14 · Arian Beckmann, Tilman Stephani, Felix Klotzsche, Yonghao Chen 외

Since the advent of Deepfakes in digital media, the development of robust and reliable detection mechanism is urgently called for. In this study, we explore a novel approach to Deepfake detection by utilizing electroence…

DeepFake DetectionEEGFace Swapping

Improving Generalization in Deepfake Detection with Face Foundation Models and Metric Learning

2025-08-27 · Stelios Mylonas, Symeon Papadopoulos arxiv

The increasing realism and accessibility of deepfakes have raised critical concerns about media authenticity and information integrity. Despite recent advances, deepfake detection models often struggle to generalize beyo…

DeepFake DetectionMetric Learning

Towards More General Video-based Deepfake Detection through Facial Component Guided Adaptation for Foundation Model

2025-01-01 · CVPR 2025 1 · Yue-Hua Han, Tai-Ming Huang, Kai-Lung Hua, Jun-Cheng Chen

The current deep generative models have enabled the creation of synthetic facial images with remarkable photorealism, raising significant societal concerns over their potential misuse. Despite rapid advancements in t…

DecoderDeepFake DetectionFace Swapping

Securing Social Media Against Deepfakes using Identity, Behavioral, and Geometric Signatures

2024-12-07 · Muhammad Umar Farooq, Awais Khan, Ijaz Ul Haq, Khalid Mahmood Malik

Trust in social media is a growing concern due to its ability to influence significant societal changes. However, this space is increasingly compromised by various types of deepfake multimedia, which undermine the authen…

DeepFake DetectionFace SwappingRepresentation LearningTriplet

TAR: Generalized Forensic Framework to Detect Deepfakes using Weakly Supervised Learning

2021-05-13 · Sangyup Lee, Shahroz Tariq, Junyaup Kim, Simon S. Woo

Deepfakes have become a critical social problem, and detecting them is of utmost importance. Also, deepfake generation methods are advancing, and it is becoming harder to detect. While many deepfake detection models can …

DeepFake DetectionFace SwappingTARTransfer Learning+1