paper-with-me

홈 › Papers

Transcending Forgery Specificity with Latent Space Augmentation for Generalizable Deepfake Detection

2023-11-19 · CVPR 2024 1 · Zhiyuan Yan, Yuhao Luo, Siwei Lyu, Qingshan Liu, Baoyuan Wu

Deepfake detection faces a critical generalization hurdle, with performance deteriorating when there is a mismatch between the distributions of training and testing data. A broadly received explanation is the tendency of these detectors to be overfitted to forgery-specific artifacts, rather than learning features that are widely applicable across various forgeries. To address this issue, we propose a simple yet effective detector called LSDA (\underline{L}atent \underline{S}pace \underline{D}ata \underline{A}ugmentation), which is based on a heuristic idea: representations with a wider variety of forgeries should be able to learn a more generalizable decision boundary, thereby mitigating the overfitting of method-specific features (see Fig.~\ref{fig:toy}). Following this idea, we propose to enlarge the forgery space by constructing and simulating variations within and across forgery features in the latent space. This approach encompasses the acquisition of enriched, domain-specific features and the facilitation of smoother transitions between different forgery types, effectively bridging domain gaps. Our approach culminates in refining a binary classifier that leverages the distilled knowledge from the enhanced features, striving for a generalizable deepfake detector. Comprehensive experiments show that our proposed method is surprisingly effective and transcends state-of-the-art detectors across several widely used benchmarks.

📄 PDF Abstract BibTeX arXiv:2311.11278

Code (1)

sclbd/deepfakebench pytorch

Tasks

2D Object DetectionDeepFake DetectionFace SwappingSpecificity

Similar Papers 제목 키워드 기반

Stacking Brick by Brick: Aligned Feature Isolation for Incremental Face Forgery Detection

2024-11-18 · CVPR 2025 1 · Jikang Cheng, Zhiyuan Yan, Ying Zhang, Li Hao 외

The rapid advancement of face forgery techniques has introduced a growing variety of forgeries. Incremental Face Forgery Detection (IFFD), involving gradually adding new forgery data to fine-tune the previously trained m…

Specificity

Latent Spatiotemporal Adaptation for Generalized Face Forgery Video Detection

2023-09-09 · Daichi Zhang, Zihao Xiao, Jianmin Li, Shiming Ge

Face forgery videos have caused severe public concerns, and many detectors have been proposed. However, most of these detectors suffer from limited generalization when detecting videos from unknown distributions, such as…

Contrastive LearningRepresentation Learning

Improving Deepfake Detection with Reinforcement Learning-Based Adaptive Data Augmentation

2025-11-10 · Yuxuan Zhou, Tao Yu, Wen Huang, Yuheng Zhang 외 arxiv

The generalization capability of deepfake detectors is critical for real-world use. Data augmentation via synthetic fake face generation effectively enhances generalization, yet current SoTA methods rely on fixed strateg…

Reinforcement LearningDeepFake DetectionData AugmentationCausal Inference

SDiFL: Stable Diffusion-Driven Framework for Image Forgery Localization

2025-08-27 · Yang Su, Shunquan Tan, Jiwu Huang arxiv

Driven by the new generation of multi-modal large models, such as Stable Diffusion (SD), image manipulation technologies have advanced rapidly, posing significant challenges to image forensics. However, existing image fo…

Image ManipulationImage Generation

Fake It till You Make It: Curricular Dynamic Forgery Augmentations towards General Deepfake Detection

2024-09-22 · Yuzhen Lin, Wentang Song, Bin Li, Yuezun Li 외

Previous studies in deepfake detection have shown promising results when testing face forgeries from the same dataset as the training. However, the problem remains challenging when one tries to generalize the detector to…

DeepFake DetectionFace Swapping