EDVD-LLaMA: Explainable Deepfake Video Detection via Multimodal Large Language Model Reasoning
Haoran Sun, Chen Cai, Huiping Zhuang, Kong Aik Lee, Lap-Pui Chau, Yi Wang
TL;DR
This work tackles the need for explainable deepfake video detection by introducing EDVD-LLaMA, a multimodal reasoning framework that produces traceable explanations alongside detection results. It combines Spatio-Temporal Subtle Information Tokenization (ST-SIT) with Fine-grained Multimodal Chain-of-Thought (Fg-MCoT) to leverage both local deepfake cues and global semantic context, guided by structured facial metrics. A new dataset, ER-FF++set, provides dual supervision for detection and reasoning, enabling robust generalization across forgery methods and datasets. Extensive experiments show superior detection accuracy and explainability compared with existing MLLMs, highlighting the practical value of transparent, region-aware deepfake analysis. Overall, EDVD-LLaMA advances explainable multimedia forensics by delivering reliable, interpretable reasoning in deepfake video detection.
Abstract
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 lack of transparency in their principles and insufficient generalization capabilities to cope with evolving forgery techniques. This highlights an urgent need for detectors that can identify forged content and provide verifiable reasoning explanations. This paper proposes the explainable deepfake video detection (EDVD) task and designs the EDVD-LLaMA multimodal, a large language model (MLLM) reasoning framework, which provides traceable reasoning processes alongside accurate detection results and trustworthy explanations. Our approach first incorporates a Spatio-Temporal Subtle Information Tokenization (ST-SIT) to extract and fuse global and local cross-frame deepfake features, providing rich spatio-temporal semantic information input for MLLM reasoning. Second, we construct a Fine-grained Multimodal Chain-of-Thought (Fg-MCoT) mechanism, which introduces facial feature data as hard constraints during the reasoning process to achieve pixel-level spatio-temporal video localization, suppress hallucinated outputs, and enhance the reliability of the chain of thought. In addition, we build an Explainable Reasoning FF++ dataset (ER-FF++set), leveraging structured data to annotate videos and ensure quality control, thereby supporting dual supervision for reasoning and detection. Extensive experiments demonstrate that EDVD-LLaMA achieves outstanding performance and robustness in terms of detection accuracy, explainability, and its ability to handle cross-forgery methods and cross-dataset scenarios. Compared to previous DVD methods, it provides a more explainable and superior solution. The project page is available at: https://11ouo1.github.io/edvd-llama/.
