MARE: Multimodal Alignment and Reinforcement for Explainable Deepfake Detection via Vision-Language Models
Wenbo Xu, Wei Lu, Xiangyang Luo, Jiantao Zhou
TL;DR
MARE addresses the challenge of explainable Deepfake detection by integrating vision-language reasoning with reinforcement learning from human feedback and a forgery-focused representation disentanglement. It introduces a Deepfake multimodal alignment dataset (DMA) and a Forgery Disentanglement Module (FDM) to separate intrinsic forgery traces from high-level semantics, while a multi-component reward system guides the VLM to produce text that is spatially aligned with evidence. Empirical results show state-of-the-art detection performance on challenging datasets (notably WDF and DFDC) and superior reasoning accuracy (Acc and F1) on the DMA, with qualitative evidence of tighter text-box alignment and reduced hallucinations. The work advances practical, explainable Deepfake forensic tools by delivering region-aware explanations that align with human preferences and evidence grounding.
Abstract
Deepfake detection is a widely researched topic that is crucial for combating the spread of malicious content, with existing methods mainly modeling the problem as classification or spatial localization. The rapid advancements in generative models impose new demands on Deepfake detection. In this paper, we propose multimodal alignment and reinforcement for explainable Deepfake detection via vision-language models, termed MARE, which aims to enhance the accuracy and reliability of Vision-Language Models (VLMs) in Deepfake detection and reasoning. Specifically, MARE designs comprehensive reward functions, incorporating reinforcement learning from human feedback (RLHF), to incentivize the generation of text-spatially aligned reasoning content that adheres to human preferences. Besides, MARE introduces a forgery disentanglement module to capture intrinsic forgery traces from high-level facial semantics, thereby improving its authenticity detection capability. We conduct thorough evaluations on the reasoning content generated by MARE. Both quantitative and qualitative experimental results demonstrate that MARE achieves state-of-the-art performance in terms of accuracy and reliability.
