paper-with-me

Papers

UCF: Uncovering Common Features for Generalizable Deepfake Detection

2023-04-27 · ICCV 2023 1 · Zhiyuan Yan, Yong Zhang, Yanbo Fan, Baoyuan Wu

Deepfake detection remains a challenging task due to the difficulty of generalizing to new types of forgeries. This problem primarily stems from the overfitting of existing detection methods to forgery-irrelevant features and method-specific patterns. The latter has been rarely studied and not well addressed by previous works. This paper presents a novel approach to address the two types of overfitting issues by uncovering common forgery features. Specifically, we first propose a disentanglement framework that decomposes image information into three distinct components: forgery-irrelevant, method-specific forgery, and common forgery features. To ensure the decoupling of method-specific and common forgery features, a multi-task learning strategy is employed, including a multi-class classification that predicts the category of the forgery method and a binary classification that distinguishes the real from the fake. Additionally, a conditional decoder is designed to utilize forgery features as a condition along with forgery-irrelevant features to generate reconstructed images. Furthermore, a contrastive regularization technique is proposed to encourage the disentanglement of the common and specific forgery features. Ultimately, we only utilize the common forgery features for the purpose of generalizable deepfake detection. Extensive evaluations demonstrate that our framework can perform superior generalization than current state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2304.13949

Code (1)

sclbd/deepfakebench pytorch

Tasks

Binary ClassificationDecoderDeepFake DetectionDisentanglementFace SwappingMulti-class ClassificationMulti-Task Learning

Similar Papers 제목 키워드 기반

Leave No Stone Unturned: Uncovering Holistic Audio-Visual Intrinsic Coherence for Deepfake Detection

2026-03-25 · Jielun Peng, Yabin Wang, Yaqi Li, Long Kong 외 arxiv

The rapid progress of generative AI has enabled hyper-realistic audio-visual deepfakes, intensifying threats to personal security and social trust. Most existing deepfake detectors rely either on uni-modal artifacts or a…

DeepFake Detection

C2P-CLIP: Injecting Category Common Prompt in CLIP to Enhance Generalization in Deepfake Detection

2024-08-19 · Chuangchuang Tan, Renshuai Tao, Huan Liu, Guanghua Gu 외

This work focuses on AIGC detection to develop universal detectors capable of identifying various types of forgery images. Recent studies have found large pre-trained models, such as CLIP, are effective for generalizable…

DeepFake DetectionFace Swapping

Generalizable speech deepfake detection via meta-learned LoRA

2025-02-15 · Janne Laakkonen, Ivan Kukanov, Ville Hautamäki

Generalizable deepfake detection can be formulated as a detection problem where labels (bonafide and fake) are fixed but distributional drift affects the deepfake set. We can always train our detector with one-selected a…

DeepFake DetectionFace SwappingMeta-Learning

DeepFake-Adapter: Dual-Level Adapter for DeepFake Detection

2023-06-01 · Rui Shao, Tianxing Wu, Liqiang Nie, Ziwei Liu

Existing deepfake detection methods fail to generalize well to unseen or degraded samples, which can be attributed to the over-fitting of low-level forgery patterns. Here we argue that high-level semantics are also indis…

DeepFake DetectionFace Swapping

Celeb-DF++: A Large-scale Challenging Video DeepFake Benchmark for Generalizable Forensics

2025-07-24 · Yuezun Li, Delong Zhu, Xinjie Cui, Siwei Lyu arxiv

The rapid advancement of AI technologies has significantly increased the diversity of DeepFake videos circulating online, posing a pressing challenge for \textit{generalizable forensics}, \ie, detecting a wide range of u…