Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Forensics Adapter: Unleashing CLIP for Generalizable Face Forgery Detection

About

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-trivial as forgery-related knowledge is entangled with a wide range of unrelated knowledge. Existing methods treat CLIP merely as a feature extractor, lacking task-specific adaptation, which limits their effectiveness. To address this, we introduce an adapter to learn face forgery traces -- the blending boundaries unique to forged faces, guided by task-specific objectives. Then we enhance the CLIP visual tokens with a dedicated interaction strategy that communicates knowledge across CLIP and the adapter. Since the adapter is alongside CLIP, its versatility is highly retained, naturally ensuring strong generalizability in face forgery detection. With only 5.7M trainable parameters, our method achieves a significant performance boost, improving by approximately 7% on average across five standard datasets. Additionally, we describe Forensics Adapter++, an extended method that incorporates textual modality via a newly proposed forgery-aware prompt learning strategy. This extension leads to a further 1.3% performance boost over the original Forensics Adapter. We believe the proposed methods can serve as a baseline for future CLIP-based face forgery detection methods. The codes have been released at https://github.com/OUC-VAS/ForensicsAdapter.

Xinjie Cui, Yuezun Li, Delong Zhu, Jiaran Zhou, Junyu Dong, Siwei Lyu• 2024

Related benchmarks

TaskDatasetResultRank
Frame-level Deepfake DetectionDFDC-P
AUC89
28
Frame-level Deepfake DetectionDFD
AUC93.3
28
Video-level Deepfake DetectionDFDC
AUC0.872
13
Video-level Deepfake DetectionCDF2
AUC95.7
13
Video-level Deepfake DetectionDFDCP
AUC92.9
12
Frame-level Deepfake DetectionCDF2
AUC0.9
12
Frame-level Deepfake DetectionDFDC
AUC0.843
9
Showing 7 of 7 rows

Other info

Follow for update