paper-with-me

Papers

Penny-Wise and Pound-Foolish in Deepfake Detection

2024-08-15 · Yabin Wang, Zhiwu Huang, Su Zhou, Adam Prugel-Bennett, Xiaopeng Hong

The diffusion of deepfake technologies has sparked serious concerns about its potential misuse across various domains, prompting the urgent need for robust detection methods. Despite advancement, many current approaches prioritize short-term gains at expense of long-term effectiveness. This paper critiques the overly specialized approach of fine-tuning pre-trained models solely with a penny-wise objective on a single deepfake dataset, while disregarding the pound-wise balance for generalization and knowledge retention. To address this "Penny-Wise and Pound-Foolish" issue, we propose a novel learning framework (PoundNet) for generalization of deepfake detection on a pre-trained vision-language model. PoundNet incorporates a learnable prompt design and a balanced objective to preserve broad knowledge from upstream tasks (object classification) while enhancing generalization for downstream tasks (deepfake detection). We train PoundNet on a standard single deepfake dataset, following common practice in the literature. We then evaluate its performance across 10 public large-scale deepfake datasets with 5 main evaluation metrics-forming the largest benchmark test set for assessing the generalization ability of deepfake detection models, to our knowledge. The comprehensive benchmark evaluation demonstrates the proposed PoundNet is significantly less "Penny-Wise and Pound-Foolish", achieving a remarkable improvement of 19% in deepfake detection performance compared to state-of-the-art methods, while maintaining a strong performance of 63% on object classification tasks, where other deepfake detection models tend to be ineffective. Code and data are open-sourced at https://github.com/iamwangyabin/PoundNet.

📄 PDF Abstract BibTeX arXiv:2408.08412

Code (1)

iamwangyabin/poundnet 공식 구현 pytorch

Tasks

DeepFake DetectionFace SwappingLanguage Modelling

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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…

Similar Papers 제목 키워드 기반

Penny Wise, Pixel Foolish: Bypassing Price Constraints in Multimodal Agents via Visual Adversarial Perturbations

2026-04-15 · Jiachen Qian, Zhaolu Kang arxiv

The rapid proliferation of Multimodal Large Language Models (MLLMs) has enabled mobile agents to execute high-stakes financial transactions, but their adversarial robustness remains underexplored. We identify Visual Domi…

Adversarial RobustnessAdversarial Attack

Robust Deepfake Detection: Mitigating Spatial Attention Drift via Calibrated Complementary Ensembles

2026-04-28 · Minh-Khoa Le-Phan, Minh-Hoang Le, Trong-Le Do, Minh-Triet Tran arxiv

Current deepfake detection models achieve state-of-the-art performance on pristine academic datasets but suffer severe spatial attention drift under real-world compound degradations, such as blurring and severe lossy com…

Zero-shot GeneralizationDeepFake Detection

Comprehensive Layer-wise Analysis of SSL Models for Audio Deepfake Detection

2025-02-05 · Yassine El Kheir, Youness Samih, Suraj Maharjan, Tim Polzehl 외

This paper conducts a comprehensive layer-wise analysis of self-supervised learning (SSL) models for audio deepfake detection across diverse contexts, including multilingual datasets (English, Chinese, Spanish), partial,…

Audio Deepfake DetectionDeepFake DetectionFace SwappingSelf-Supervised Learning

Learning Pairwise Interaction for Generalizable DeepFake Detection

2023-02-26 · Ying Xu, Kiran Raja, Luisa Verdoliva, Marius Pedersen

A fast-paced development of DeepFake generation techniques challenge the detection schemes designed for known type DeepFakes. A reliable Deepfake detection approach must be agnostic to generation types, which can present…

Decision MakingDeepFake DetectionFace Swappingopen-set classification

Beyond Spatial Frequency: Pixel-wise Temporal Frequency-based Deepfake Video Detection

2025-07-03 · TaeHoon Kim, Jongwook Choi, Yonghyun Jeong, Haeun Noh 외

We introduce a deepfake video detection approach that exploits pixel-wise temporal inconsistencies, which traditional spatial frequency-based detectors often overlook. Traditional detectors represent temporal information…

Face Swapping