DeepFake-Adapter: Dual-Level Adapter for DeepFake Detection
Rui Shao, Tianxing Wu, Liqiang Nie, Ziwei Liu

TL;DR
DeepFake-Adapter introduces a dual-level, parameter-efficient tuning method leveraging pre-trained Vision Transformers to improve deepfake detection's generalization across unseen and degraded samples.
Contribution
It is the first to propose a dual-level adapter approach for deepfake detection, integrating high-level semantics with local and global forgery cues while keeping the backbone frozen.
Findings
Outperforms existing methods on standard benchmarks.
Shows strong cross-dataset and cross-manipulation generalization.
Efficiently adapts large pre-trained models with lightweight modules.
Abstract
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 indispensable recipes for generalizable forgery detection. Recently, large pre-trained Vision Transformers (ViTs) have shown promising generalization capability. In this paper, we propose the first parameter-efficient tuning approach for deepfake detection, namely DeepFake-Adapter, to effectively and efficiently adapt the generalizable high-level semantics from large pre-trained ViTs to aid deepfake detection. Given large pre-trained models but limited deepfake data, DeepFake-Adapter introduces lightweight yet dedicated dual-level adapter modules to a ViT while keeping the model backbone frozen. Specifically, to guide the adaptation process to be aware of both global and…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Digital Media Forensic Detection
Methodsfail · Attentive Walk-Aggregating Graph Neural Network · Adapter
