paper-with-me

홈 › Papers

A Quality-Centric Framework for Generic Deepfake Detection

2024-11-08 · Wentang Song, Zhiyuan Yan, Yuzhen Lin, Taiping Yao, Changsheng chen, Shen Chen, Yandan Zhao, Shouhong Ding, Bin Li

Detecting AI-generated images, particularly deepfakes, has become increasingly crucial, with the primary challenge being the generalization to previously unseen manipulation methods. This paper tackles this issue by leveraging the forgery quality of training data to improve the generalization performance of existing deepfake detectors. Generally, the forgery quality of different deepfakes varies: some have easily recognizable forgery clues, while others are highly realistic. Existing works often train detectors on a mix of deepfakes with varying forgery qualities, potentially leading detectors to short-cut the easy-to-spot artifacts from low-quality forgery samples, thereby hurting generalization performance. To tackle this issue, we propose a novel quality-centric framework for generic deepfake detection, which is composed of a Quality Evaluator, a low-quality data enhancement module, and a learning pacing strategy that explicitly incorporates forgery quality into the training process. Our framework is inspired by curriculum learning, which is designed to gradually enable the detector to learn more challenging deepfake samples, starting with easier samples and progressing to more realistic ones. We employ both static and dynamic assessments to assess the forgery quality, combining their scores to produce a final rating for each training sample. The rating score guides the selection of deepfake samples for training, with higher-rated samples having a higher probability of being chosen. Furthermore, we propose a novel frequency data augmentation method specifically designed for low-quality forgery samples, which helps to reduce obvious forgery traces and improve their overall realism. Extensive experiments demonstrate that our proposed framework can be applied plug-and-play to existing detection models and significantly enhance their generalization performance in detection.

📄 PDF Abstract BibTeX arXiv:2411.05335

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDeepFake DetectionFace Swapping

Similar Papers 제목 키워드 기반

Masked Conditional Diffusion Model for Enhancing Deepfake Detection

2024-02-01 · Tiewen Chen, Shanmin Yang, Shu Hu, Zhenghan Fang 외

Recent studies on deepfake detection have achieved promising results when training and testing faces are from the same dataset. However, their results severely degrade when confronted with forged samples that the model h…

Data AugmentationDeepFake DetectionFace Swappingmodel

Listening Deepfake Detection: A New Perspective Beyond Speaking-Centric Forgery Analysis

2026-04-14 · Miao Liu, Fangda Wei, Jing Wang, Xinyuan Qian arxiv

Existing deepfake detection research has primarily focused on scenarios where the manipulated subject is actively speaking, i.e., generating fabricated content by altering the speaker's appearance or voice. However, in r…

DeepFake Detection

Unmasking real-world audio deepfakes: A data-centric approach

2025-06-11 · David Combei, Adriana Stan, Dan Oneata, Nicolas Müller 외

The growing prevalence of real-world deepfakes presents a critical challenge for existing detection systems, which are often evaluated on datasets collected just for scientific purposes. To address this gap, we introduce…

DeepFake DetectionFace Swapping

DeepfakeBench-MM: A Comprehensive Benchmark for Multimodal Deepfake Detection

2025-10-26 · Kangran Zhao, Yupeng Chen, Xiaoyu Zhang, Yize Chen 외 arxiv

The misuse of advanced generative AI models has resulted in the widespread proliferation of falsified data, particularly forged human-centric audiovisual content, which poses substantial societal risks (e.g., financial f…

DeepFake Detection

An adversarial attack approach for eXplainable AI evaluation on deepfake detection models

2023-12-08 · Balachandar Gowrisankar, Vrizlynn L. L. Thing

With the rising concern on model interpretability, the application of eXplainable AI (XAI) tools on deepfake detection models has been a topic of interest recently. In image classification tasks, XAI tools highlight pixe…

Adversarial AttackDeepFake DetectionFace Swappingimage-classification+1