paper-with-me

Papers

Conditioned Prompt-Optimization for Continual Deepfake Detection

2024-07-31

The rapid advancement of generative models has significantly enhanced the realism and customization of digital content creation. The increasing power of these tools, coupled with their ease of access, fuels the creation of photorealistic fake content, termed deepfakes, that raises substantial concerns about their potential misuse. In response, there has been notable progress in developing detection mechanisms to identify content produced by these advanced systems. However, existing methods often struggle to adapt to the continuously evolving landscape of deepfake generation. This paper introduces Prompt2Guard, a novel solution for exemplar-free continual deepfake detection of images, that leverages Vision-Language Models (VLMs) and domain-specific multimodal prompts. Compared to previous VLM-based approaches that are either bounded by prompt selection accuracy or necessitate multiple forward passes, we leverage a prediction ensembling technique with read-only prompts. Read-only prompts do not interact with VLMs internal representation, mitigating the need for multiple forward passes. Thus, we enhance efficiency and accuracy in detecting generated content. Additionally, our method exploits a text-prompt conditioning tailored to deepfake detection, which we demonstrate is beneficial in our setting. We evaluate Prompt2Guard on CDDB-Hard, a continual deepfake detection benchmark composed of five deepfake detection datasets spanning multiple domains and generators, achieving a new state-of-the-art. Additionally, our results underscore the effectiveness of our approach in addressing the challenges posed by continual deepfake detection, paving the way for more robust and adaptable solutions in deepfake detection.

📄 PDF Abstract BibTeX arXiv:2407.21554

Code (1)

laitifranz/Prompt2Guard 공식 구현 pytorch

Similar Papers 제목 키워드 기반

What to Remember: Self-Adaptive Continual Learning for Audio Deepfake Detection

2023-12-15 · Xiaohui Zhang, Jiangyan Yi, Chenglong Wang, Chuyuan Zhang 외

The rapid evolution of speech synthesis and voice conversion has raised substantial concerns due to the potential misuse of such technology, prompting a pressing need for effective audio deepfake detection mechanisms. Ex…

Audio Deepfake DetectionContinual LearningDeepFake DetectionFace Swapping+2

Region-Based Optimization in Continual Learning for Audio Deepfake Detection

2024-12-16 · Yujie Chen, Jiangyan Yi, Cunhang Fan, JianHua Tao 외

Rapid advancements in speech synthesis and voice conversion bring convenience but also new security risks, creating an urgent need for effective audio deepfake detection. Although current models perform well, their effec…

Audio Deepfake DetectionContinual LearningDeepFake DetectionFace Swapping+2

A Continual Deepfake Detection Benchmark: Dataset, Methods, and Essentials

2022-05-11 · Chuqiao Li, Zhiwu Huang, Danda Pani Paudel, Yabin Wang 외

There have been emerging a number of benchmarks and techniques for the detection of deepfakes. However, very few works study the detection of incrementally appearing deepfakes in the real-world scenarios. To simulate the…

Continual LearningDeepFake DetectionFace SwappingIncremental Learning

Continually Detection, Rapidly React: Unseen Rumors Detection Based on Continual Prompt-Tuning

2022-10-01 · COLING 2022 10 · Yuhui Zuo, Wei Zhu, Guoyong GUET Cai

Since open social platforms allow for a large and continuous flow of unverified information, rumors can emerge unexpectedly and spread quickly. However, existing rumor detection (RD) models often assume the same training…

Transfer Learning

Revisiting Deepfake Detection: Chronological Continual Learning and the Limits of Generalization

2025-08-29 · Federico Fontana, Anxhelo Diko, Romeo Lanzino, Marco Raoul Marini 외 arxiv

The rapid evolution of deepfake generation technologies poses critical challenges for detection systems, as non-continual learning methods demand frequent and expensive retraining. We reframe deepfake detection (DFD) as …

Continual LearningDeepFake Detection