Rethinking Vision-Language Model in Face Forensics: Multi-Modal Interpretable Forged Face Detector

Authors: Xiao Guo, Xiufeng Song, Yue Zhang, Xiaohong Liu, Xiaoming Liu

Published: 2025-03-26 03:28:46+00:00

AI Summary

This paper introduces M2F2-Det, a multi-modal face forgery detector that simultaneously outputs deepfake detection scores and textual explanations. It leverages pre-trained CLIP and LLMs to improve generalization and interpretability in deepfake detection, achieving state-of-the-art performance.

Abstract

Deepfake detection is a long-established research topic vital for mitigating the spread of malicious misinformation. Unlike prior methods that provide either binary classification results or textual explanations separately, we introduce a novel method capable of generating both simultaneously. Our method harnesses the multi-modal learning capability of the pre-trained CLIP and the unprecedented interpretability of large language models (LLMs) to enhance both the generalization and explainability of deepfake detection. Specifically, we introduce a multi-modal face forgery detector (M2F2-Det) that employs tailored face forgery prompt learning, incorporating the pre-trained CLIP to improve generalization to unseen forgeries. Also, M2F2-Det incorporates an LLM to provide detailed textual explanations of its detection decisions, enhancing interpretability by bridging the gap between natural language and subtle cues of facial forgeries. Empirically, we evaluate M2F2-Det on both detection and explanation generation tasks, where it achieves state-of-the-art performance, demonstrating its effectiveness in identifying and explaining diverse forgeries.


Key findings
M2F2-Det achieves state-of-the-art performance on six deepfake detection datasets and on the DD-VQA explanation generation dataset. The Forgery Prompt Learning and Bridge Adapter significantly improve detection accuracy and explanation quality. The model effectively generates accurate and detailed textual explanations for its detection decisions.
Approach
M2F2-Det uses Forgery Prompt Learning to adapt CLIP for deepfake detection, incorporating both general and specific forgery tokens. A Bridge Adapter integrates the CLIP image encoder with a deepfake detector and an LLM for explanation generation.
Datasets
FaceForensics++ (FF++), CelebDF, WildDeepfake (WDF), DFD, DFDC, FFIW, DD-VQA
Model(s)
CLIP (ViT-L-patch14-336), EfficientNet-B4, Vicuna-7b
Author countries
USA, China