paper-with-me

Papers

Suppressing Gradient Conflict for Generalizable Deepfake Detection

2025-07-29 · Ming-Hui Liu, Harry Cheng, Xin Luo, Xin-Shun Xu arxiv

Robust deepfake detection models must be capable of generalizing to ever-evolving manipulation techniques beyond training data. A promising strategy is to augment the training data with online synthesized fake images containing broadly generalizable artifacts. However, in the context of deepfake detection, it is surprising that jointly training on both original and online synthesized forgeries may result in degraded performance. This contradicts the common belief that incorporating more source-domain data should enhance detection accuracy. Through empirical analysis, we trace this degradation to gradient conflicts during backpropagation which force a trade-off between source domain accuracy and target domain generalization. To overcome this issue, we propose a Conflict-Suppressed Deepfake Detection (CS-DFD) framework that explicitly mitigates the gradient conflict via two synergistic modules. First, an Update Vector Search (UVS) module searches for an alternative update vector near the initial gradient vector to reconcile the disparities of the original and online synthesized forgeries. By further transforming the search process into an extremum optimization problem, UVS yields the uniquely update vector, which maximizes the simultaneous loss reductions for each data type. Second, a Conflict Gradient Reduction (CGR) module enforces a low-conflict feature embedding space through a novel Conflict Descent Loss. This loss penalizes misaligned gradient directions and guides the learning of representations with aligned, non-conflicting gradients. The synergy of UVS and CGR alleviates gradient interference in both parameter optimization and representation learning. Experiments on multiple deepfake benchmarks demonstrate that CS-DFD achieves state-of-the-art performance in both in-domain detection accuracy and cross-domain generalization.

📄 PDF Abstract BibTeX arXiv:2507.21530

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningDomain GeneralizationDeepFake Detection

Similar Papers 제목 키워드 기반

Facial Forgery-based Deepfake Detection using Fine-Grained Features

2023-10-10 · Aakash Varma Nadimpalli, Ajita Rattani

Facial forgery by deepfakes has caused major security risks and raised severe societal concerns. As a countermeasure, a number of deepfake detection methods have been proposed. Most of them model deepfake detection as a …

Binary ClassificationDeepFake DetectionFace Swapping

Addressing Gradient Misalignment in Data-Augmented Training for Robust Speech Deepfake Detection

2025-09-25 · Duc-Tuan Truong, Tianchi Liu, Junjie Li, Ruijie Tao 외 arxiv

In speech deepfake detection (SDD), data augmentation (DA) is commonly used to improve model generalization across varied speech conditions and spoofing attacks. However, during training, the backpropagated gradients fro…

DeepFake DetectionData Augmentation

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

Explicit Correlation Learning for Generalizable Cross-Modal Deepfake Detection

2024-04-30 · Cai Yu, Shan Jia, Xiaomeng Fu, Jin Liu 외

With the rising prevalence of deepfakes, there is a growing interest in developing generalizable detection methods for various types of deepfakes. While effective in their specific modalities, traditional detection metho…

Audio-Visual SynchronizationDeepFake DetectionFace Swapping

Multiscale Adaptive Conflict-Balancing Model For Multimedia Deepfake Detection

2025-05-19 · Zihan Xiong, Xiaohua Wu, Lei Chen, Fangqi Lou

Advances in computer vision and deep learning have blurred the line between deepfakes and authentic media, undermining multimedia credibility through audio-visual forgery. Current multimodal detection methods remain limi…

Contrastive LearningDeepFake DetectionFace Swapping