paper-with-me

홈 › Papers

CLIPping the Deception: Adapting Vision-Language Models for Universal Deepfake Detection

2024-02-20 · Sohail Ahmed Khan, Duc-Tien Dang-Nguyen

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 adaptation strategy that we employ outperforms the previous SOTA approach by 5.01% mAP and 6.61% accuracy while utilizing less than one third of the training data (200k images as compared to 720k). To assess the real-world applicability of our proposed models, we conduct a comprehensive evaluation across various scenarios. This involves rigorous testing on images sourced from 21 distinct datasets, including those generated by GANs-based, Diffusion-based and Commercial tools.

📄 PDF Abstract BibTeX arXiv:2402.12927

Code (1)

sohailahmedkhan/CLIPping-the-Deception 공식 구현 pytorch

Tasks

DeepFake DetectionFace Swapping

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

A Roadmap for Multilingual, Multimodal Domain Independent Deception Detection

2024-05-07 · Dainis Boumber, Rakesh M. Verma, Fatima Zahra Qachfar

Deception, a prevalent aspect of human communication, has undergone a significant transformation in the digital age. With the globalization of online interactions, individuals are communicating in multiple languages and …

Computer SecurityDeception Detection

UP: Unbounded Positive Asymmetric Optimization for Breaking the Exploration-Stability Dilemma

2026-07-08 · Chongyu Fan, Pengfei Liu, Jingjia Huang, Sijia Liu 외 arxiv

Reinforcement learning (RL) has become the standard paradigm for enhancing the complex reasoning capabilities of large language models (LLMs). To achieve sample efficiency, modern RL frameworks rely on importance samplin…

Reinforcement Learning

One Probe Won't Catch Them All: Towards Targeted Deception Detection

2026-02-01 · Vikram Natarajan, Devina Jain, Shivam Arora, Satvik Golechha 외 arxiv

Linear probes are a promising approach for monitoring AI systems for deceptive behaviour. Previous work has shown that a linear classifier trained on a contrastive instruction pair and a simple dataset can achieve good p…

Deception detection in text and its relation to the cultural dimension of individualism/collectivism

2021-05-26 · Katerina Papantoniou, Panagiotis Papadakos, Theodore Patkos, Giorgos Flouris 외

Deception detection is a task with many applications both in direct physical and in computer-mediated communication. Our focus is on automatic deception detection in text across cultures. We view culture through the pris…

Cultural Vocal Bursts Intensity PredictionDeception DetectionRelation

AI Deception: Risks, Dynamics, and Controls

2025-11-27 · Boyuan Chen, Sitong Fang, Jiaming Ji, Yanxu Zhu 외 arxiv

As intelligence increases, so does its shadow. AI deception, in which systems induce false beliefs to secure self-beneficial outcomes, has evolved from a speculative concern to an empirically demonstrated risk across lan…