Forensics Adapter: Unleashing CLIP for Generalizable Face Forgery Detection
Xinjie Cui, Yuezun Li, Delong Zhu, Jiaran Zhou, Junyu Dong, Siwei Lyu

TL;DR
This paper introduces Forensics Adapter, a novel approach that adapts CLIP with a dedicated network to effectively detect face forgeries across diverse datasets, achieving significant performance improvements.
Contribution
The paper proposes a task-specific adapter for CLIP that learns face forgery traces, enhancing generalizability and performance in face forgery detection.
Findings
Improves detection accuracy by ~7% across five datasets.
Achieves strong generalization with only 5.7M trainable parameters.
Extends to multimodal detection with forgery-aware prompt learning.
Abstract
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…
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
TopicsFace recognition and analysis · Biometric Identification and Security · Digital Media Forensic Detection
MethodsAdapter · Contrastive Language-Image Pre-training
