C2P-CLIP: Injecting Category Common Prompt in CLIP to Enhance Generalization in Deepfake Detection
Abstract
This work focuses on AIGC detection to develop universal detectors capable of identifying various types of forgery images. Recent studies have found large pre-trained models, such as CLIP, are effective for generalizable deepfake detection along with linear classifiers. However, two critical issues remain unresolved: 1) understanding why CLIP features are effective on deepfake detection through a linear classifier; and 2) exploring the detection potential of CLIP. In this study, we delve into the underlying mechanisms of CLIP's detection capabilities by decoding its detection features into text and performing word frequency analysis. Our finding indicates that CLIP detects deepfakes by recognizing similar concepts. Building on this insight, we introduce Category Common Prompt CLIP, called C2P-CLIP, which integrates the category common prompt into the text encoder to inject category-related concepts into the image encoder, thereby enhancing detection performance. Our method achieves a 12.4% improvement in detection accuracy compared to the original CLIP.
Cite
Text
Tan et al. "C2P-CLIP: Injecting Category Common Prompt in CLIP to Enhance Generalization in Deepfake Detection." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I7.32772Markdown
[Tan et al. "C2P-CLIP: Injecting Category Common Prompt in CLIP to Enhance Generalization in Deepfake Detection." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/tan2025aaai-c/) doi:10.1609/AAAI.V39I7.32772BibTeX
@inproceedings{tan2025aaai-c,
title = {{C2P-CLIP: Injecting Category Common Prompt in CLIP to Enhance Generalization in Deepfake Detection}},
author = {Tan, Chuangchuang and Tao, Renshuai and Liu, Huan and Gu, Guanghua and Wu, Baoyuan and Zhao, Yao and Wei, Yunchao},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {7184-7192},
doi = {10.1609/AAAI.V39I7.32772},
url = {https://mlanthology.org/aaai/2025/tan2025aaai-c/}
}