paper-with-me

Papers

Decoupling Forgery Semantics for Generalizable Deepfake Detection

2024-06-14 · Wei Ye, Xinan He, Feng Ding

In this paper, we propose a novel method for detecting DeepFakes, enhancing the generalization of detection through semantic decoupling. There are now multiple DeepFake forgery technologies that not only possess unique forgery semantics but may also share common forgery semantics. The unique forgery semantics and irrelevant content semantics may promote over-fitting and hamper generalization for DeepFake detectors. For our proposed method, after decoupling, the common forgery semantics could be extracted from DeepFakes, and subsequently be employed for developing the generalizability of DeepFake detectors. Also, to pursue additional generalizability, we designed an adaptive high-pass module and a two-stage training strategy to improve the independence of decoupled semantics. Evaluation on FF++, Celeb-DF, DFD, and DFDC datasets showcases our method's excellent detection and generalization performance. Code is available at: https://github.com/leaffeall/DFS-GDD.

📄 PDF Abstract BibTeX arXiv:2406.09739

Code (1)

leaffeall/DFS-GDD 공식 구현 pytorch

Tasks

DeepFake DetectionFace Swapping

Similar Papers 제목 키워드 기반

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

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 feature…

Binary ClassificationDecoderDeepFake DetectionDisentanglement+3

A3:Ambiguous Aberrations Captured via Astray-Learning for Facial Forgery Semantic Sublimation

2024-05-24 · Xinan He, Yue Zhou, Wei Ye, Feng Ding

Prior DeepFake detection methods have faced a core challenge in preserving generalizability and fairness effectively. In this paper, we proposed an approach akin to decoupling and sublimating forgery semantics, named ast…

DeepFake DetectionFace SwappingFairness

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…

Towards Generalizable Deepfake Detection via Forgery-aware Audio-Visual Adaptation: A Variational Bayesian Approach

2025-11-24 · Fan Nie, Jiangqun Ni, Jian Zhang, Bin Zhang 외 arxiv

The widespread application of AIGC contents has brought not only unprecedented opportunities, but also potential security concerns, e.g., audio-visual deepfakes. Therefore, it is of great importance to develop an effecti…

DeepFake Detection