paper-with-me

Papers

Think Twice before Adaptation: Improving Adaptability of DeepFake Detection via Online Test-Time Adaptation

2025-05-24 · Hong-Hanh Nguyen-Le, Van-Tuan Tran, Dinh-Thuc Nguyen, Nhien-An Le-Khac

Deepfake (DF) detectors face significant challenges when deployed in real-world environments, particularly when encountering test samples deviated from training data through either postprocessing manipulations or distribution shifts. We demonstrate postprocessing techniques can completely obscure generation artifacts presented in DF samples, leading to performance degradation of DF detectors. To address these challenges, we propose Think Twice before Adaptation (\texttt{T$^2$A}), a novel online test-time adaptation method that enhances the adaptability of detectors during inference without requiring access to source training data or labels. Our key idea is to enable the model to explore alternative options through an Uncertainty-aware Negative Learning objective rather than solely relying on its initial predictions as commonly seen in entropy minimization (EM)-based approaches. We also introduce an Uncertain Sample Prioritization strategy and Gradients Masking technique to improve the adaptation by focusing on important samples and model parameters. Our theoretical analysis demonstrates that the proposed negative learning objective exhibits complementary behavior to EM, facilitating better adaptation capability. Empirically, our method achieves state-of-the-art results compared to existing test-time adaptation (TTA) approaches and significantly enhances the resilience and generalization of DF detectors during inference. Code is available \href{https://github.com/HongHanh2104/T2A-Think-Twice-Before-Adaptation}{here}.

📄 PDF Abstract BibTeX arXiv:2505.18787

Code (1)

honghanh2104/t2a-think-twice-before-adaptation 공식 구현 pytorch

Tasks

DeepFake DetectionFace SwappingTest-time Adaptation

Similar Papers 제목 키워드 기반

ThinkTwice: Jointly Optimizing Large Language Models for Reasoning and Self-Refinement

2026-04-02 · Difan Jiao, Qianfeng Wen, Blair Yang, Zhenwei Tang 외 arxiv

We introduce ThinkTwice, a simple two-phase framework that jointly optimizes LLMs to solve reasoning problems and refine the answers, based on Group Relative Policy Optimization (GRPO). In each pair of training steps, Th…

Mathematical Reasoning

Few-Shot Speech Deepfake Detection Adaptation with Gaussian Processes

2025-05-29 · Neta Glazer, David Chernin, Idan Achituve, Sharon Gannot 외

Recent advancements in Text-to-Speech (TTS) models, particularly in voice cloning, have intensified the demand for adaptable and efficient deepfake detection methods. As TTS systems continue to evolve, detection models m…

Audio Deepfake DetectionDeepFake DetectionFace SwappingGaussian Processes+3

Think Twice Before Recognizing: Large Multimodal Models for General Fine-grained Traffic Sign Recognition

2024-09-03 · Yaozong Gan, Guang Li, Ren Togo, Keisuke Maeda 외

We propose a new strategy called think twice before recognizing to improve fine-grained traffic sign recognition (TSR). Fine-grained TSR in the wild is difficult due to the complex road conditions, and existing approache…

In-Context LearningTraffic Sign Recognition

Individualized Deepfake Detection Exploiting Traces Due to Double Neural-Network Operations

2023-12-13 · Mushfiqur Rahman, Runze Liu, Chau-Wai Wong, Huaiyu Dai

In today's digital landscape, journalists urgently require tools to verify the authenticity of facial images and videos depicting specific public figures before incorporating them into news stories. Existing deepfake det…

DeepFake DetectionFace Swapping

Are Watermarks Bugs for Deepfake Detectors? Rethinking Proactive Forensics

2024-04-27 · Xiaoshuai Wu, Xin Liao, Bo Ou, Yuling Liu 외

AI-generated content has accelerated the topic of media synthesis, particularly Deepfake, which can manipulate our portraits for positive or malicious purposes. Before releasing these threatening face images, one promisi…

DeepFake DetectionFace Swapping