Think Twice before Adaptation: Improving Adaptability of DeepFake Detection via Online Test-Time Adaptation
Hong-Hanh Nguyen-Le, Van-Tuan Tran, Dinh-Thuc Nguyen, Nhien-An Le-Khac

TL;DR
This paper introduces T2A, a novel online test-time adaptation method that improves DeepFake detectors' robustness against distribution shifts and postprocessing artifacts without needing source data or labels.
Contribution
The paper proposes T2A, an online adaptation approach using negative learning, uncertainty prioritization, and gradient masking to enhance DeepFake detection in real-world scenarios.
Findings
Achieves state-of-the-art results on DeepFake detection benchmarks.
Significantly improves detector resilience against postprocessing manipulations.
Demonstrates theoretical advantages of negative learning over entropy minimization.
Abstract
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{TA}), 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…
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
TopicsDomain Adaptation and Few-Shot Learning
