paper-with-me

홈 › Papers

Deepfake Forensics Adapter: A Dual-Stream Network for Generalizable Deepfake Detection

2026-03-02 · Jianfeng Liao, Yichen Wei, Raymond Chan Ching Bon, Shulan Wang, Kam-Pui Chow, Kwok-Yan Lam arxiv

The rapid advancement of deepfake generation techniques poses significant threats to public safety and causes societal harm through the creation of highly realistic synthetic facial media. While existing detection methods demonstrate limitations in generalizing to emerging forgery patterns, this paper presents Deepfake Forensics Adapter (DFA), a novel dual-stream framework that synergizes vision-language foundation models with targeted forensics analysis. Our approach integrates a pre-trained CLIP model with three core components to achieve specialized deepfake detection by leveraging the powerful general capabilities of CLIP without changing CLIP parameters: 1) A Global Feature Adapter is used to identify global inconsistencies in image content that may indicate forgery, 2) A Local Anomaly Stream enhances the model's ability to perceive local facial forgery cues by explicitly leveraging facial structure priors, and 3) An Interactive Fusion Classifier promotes deep interaction and fusion between global and local features using a transformer encoder. Extensive evaluations of frame-level and video-level benchmarks demonstrate the superior generalization capabilities of DFA, particularly achieving state-of-the-art performance in the challenging DFDC dataset with frame-level AUC/EER of 0.816/0.256 and video-level AUC/EER of 0.836/0.251, representing a 4.8% video AUC improvement over previous methods. Our framework not only demonstrates state-of-the-art performance, but also points out a feasible and effective direction for developing a robust deepfake detection system with enhanced generalization capabilities against the evolving deepfake threats. Our code is available at https://github.com/Liao330/DFA.git

📄 PDF Abstract BibTeX arXiv:2603.01450

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake Detection

Similar Papers 제목 키워드 기반

DeepFake-Adapter: Dual-Level Adapter for DeepFake Detection

2023-06-01 · Rui Shao, Tianxing Wu, Liqiang Nie, Ziwei Liu

Existing deepfake detection methods fail to generalize well to unseen or degraded samples, which can be attributed to the over-fitting of low-level forgery patterns. Here we argue that high-level semantics are also indis…

DeepFake DetectionFace Swapping

Celeb-DF++: A Large-scale Challenging Video DeepFake Benchmark for Generalizable Forensics

2025-07-24 · Yuezun Li, Delong Zhu, Xinjie Cui, Siwei Lyu arxiv

The rapid advancement of AI technologies has significantly increased the diversity of DeepFake videos circulating online, posing a pressing challenge for \textit{generalizable forensics}, \ie, detecting a wide range of u…

Attack-Aware Deepfake Detection under Counter-Forensic Manipulations

2025-12-26 · Noor Fatima, Hasan Faraz Khan, Muzammil Behzad arxiv

This work presents an attack-aware deepfake and image-forensics detector designed for robustness, well-calibrated probabilities, and transparent evidence under realistic deployment conditions. The method combines red-tea…

DeepFake Detection

Forensics Adapter: Unleashing CLIP for Generalizable Face Forgery Detection

2024-11-29 · Xinjie Cui, Yuezun Li, Delong Zhu, Jiaran Zhou 외

We describe Forensics Adapter, an adapter network designed to transform CLIP into an effective and generalizable face forgery detector. Although CLIP is highly versatile, adapting it for face forgery detection is non-tri…

Prompt Learning

Mixture of Low-Rank Adapter Experts in Generalizable Audio Deepfake Detection

2025-09-17 · Janne Laakkonen, Ivan Kukanov, Ville Hautamäki arxiv

Foundation models such as Wav2Vec2 excel at representation learning in speech tasks, including audio deepfake detection. However, after being fine-tuned on a fixed set of bonafide and spoofed audio clips, they often fail…

Audio Deepfake DetectionRepresentation Learning