paper-with-me

홈 › Papers

$X^2$-DFD: A framework for eXplainable and eXtendable Deepfake Detection

2024-10-08 · Yize Chen, Zhiyuan Yan, Siwei Lyu, Baoyuan Wu

Detecting deepfakes has become an important task. Most existing detection methods provide only real/fake predictions without offering human-comprehensible explanations. Recent studies leveraging MLLMs for deepfake detection have shown improvements in explainability. However, the performance of pre-trained MLLMs (e.g., LLaVA) remains limited due to a lack of understanding of their capabilities for this task and strategies to enhance them. In this work, we empirically assess the strengths and weaknesses of MLLMs specifically in deepfake detection via forgery features analysis. Building on these assessments, we propose a novel framework called ${X}^2$-DFD, consisting of three core modules. The first module, Model Feature Assessment (MFA), measures the detection capabilities of forgery features intrinsic to MLLMs, and gives a descending ranking of these features. The second module, Strong Feature Strengthening (SFS), enhances the detection and explanation capabilities by fine-tuning the MLLM on a dataset constructed based on the top-ranked features. The third module, Weak Feature Supplementing (WFS), improves the fine-tuned MLLM's capabilities on lower-ranked features by integrating external dedicated deepfake detectors. To verify the effectiveness of this framework, we further present a practical implementation, where an automated forgery features generation, evaluation, and ranking procedure is designed for MFA module; an automated generation procedure of the fine-tuning dataset containing real and fake images with explanations based on top-ranked features is developed for SFS model; an external conventional deepfake detector focusing on blending artifact, which corresponds to a low detection capability in the pre-trained MLLM, is integrated for WFS module. Experiments show that our approach enhances both detection and explanation performance.

📄 PDF Abstract BibTeX arXiv:2410.06126

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionFace Swapping

Similar Papers 제목 키워드 기반

ExDDV: A New Dataset for Explainable Deepfake Detection in Video

2025-03-18 · Vlad Hondru, Eduard Hogea, Darian Onchis, Radu Tudor Ionescu

The ever growing realism and quality of generated videos makes it increasingly harder for humans to spot deepfake content, who need to rely more and more on automatic deepfake detectors. However, deepfake detectors are a…

DeepFake DetectionExplainable ModelsFace SwappingIn-Context Learning+1

Explainable Deepfake Detection with RL Enhanced Self-Blended Images

2026-01-22 · Ning Jiang, Dingheng Zeng, Yanhong Liu, Haiyang Yi 외 arxiv

Most prior deepfake detection methods lack explainable outputs. With the growing interest in multimodal large language models (MLLMs), researchers have started exploring their use in interpretable deepfake detection. How…

Synthetic Data GenerationReinforcement LearningDomain GeneralizationDeepFake Detection

Explainable Deepfake Detection Challenge

2026-07-23 · Abhijeet Narang, Kartik Kuckreja, Shreya Ghosh, Muhammad Haris Khan 외 arxiv

Deepfake detection is moving beyond binary classification decisions toward systems that can also explain the visual evidence supporting those decisions. This transition is important for real-world verification settings, …

Explanation GenerationBinary ClassificationImage ClassificationSemantic Similarity

EDVD-LLaMA: Explainable Deepfake Video Detection via Multimodal Large Language Model Reasoning

2025-10-18 · Haoran Sun, Chen Cai, Huiping Zhuang, Kong Aik Lee 외 arxiv

The rapid development of deepfake video technology has not only facilitated artistic creation but also made it easier to spread misinformation. Traditional deepfake video detection (DVD) methods face issues such as a lac…

Explainable Deepfake Detection with Feature-robust Augmentation and Evidence-grounded Explanation Optimization

2026-08-21 · Zhu Xu, Jiaqi Tang, Pokai Chen, Yuxin Peng 외 arxiv

Explainable deepfake detection extends binary classification by requiring models to not only predict authenticity but also provide interpretable justifications. This expanded scope is critical in practice, where users li…

Binary ClassificationContrastive LearningDeepFake Detection