CLIPping the Deception: Adapting Vision-Language Models for Universal Deepfake Detection
Sohail Ahmed Khan, Duc-Tien Dang-Nguyen

TL;DR
This paper demonstrates that adapting pre-trained vision-language models like CLIP with prompt tuning significantly improves deepfake detection accuracy across diverse datasets, outperforming previous methods with less training data.
Contribution
It introduces a simple, lightweight adaptation strategy that leverages both visual and textual components of CLIP, achieving state-of-the-art results in universal deepfake detection.
Findings
Prompt tuning outperforms previous SOTA by 5.01% mAP.
Retaining textual information in CLIP is crucial for detection.
Effective across 21 diverse datasets.
Abstract
The recent advancements in Generative Adversarial Networks (GANs) and the emergence of Diffusion models have significantly streamlined the production of highly realistic and widely accessible synthetic content. As a result, there is a pressing need for effective general purpose detection mechanisms to mitigate the potential risks posed by deepfakes. In this paper, we explore the effectiveness of pre-trained vision-language models (VLMs) when paired with recent adaptation methods for universal deepfake detection. Following previous studies in this domain, we employ only a single dataset (ProGAN) in order to adapt CLIP for deepfake detection. However, in contrast to prior research, which rely solely on the visual part of CLIP while ignoring its textual component, our analysis reveals that retaining the text part is crucial. Consequently, the simple and lightweight Prompt Tuning based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Adversarial Robustness in Machine Learning
MethodsDiffusion · Contrastive Language-Image Pre-training
