CAMME: Adaptive Deepfake Image Detection with Multi-Modal Cross-Attention
Naseem Khan, Tuan Nguyen, Amine Bermak, Issa Khalil
TL;DR
CAMME tackles deepfake detection under unseen generative architectures by learning a robust, multi-modal feature space through cross-attention among visual, textual, and frequency-domain embeddings. By fusing OpenCLIP-based visual features, text-derived semantics, and DCT-based frequency artifacts, CAMME realigns decision boundaries to generalize across diverse models and withstand natural perturbations and adversarial attacks. Extensive experiments on large natural-scene and face datasets show substantial cross-domain gains and strong robustness, outperforming uni- and multi-modal baselines. The approach demonstrates practical potential for reliable deepfake detection in rapidly evolving GAI landscapes and offers avenues for video extension and self-supervised adaptation.
Abstract
The proliferation of sophisticated AI-generated deepfakes poses critical challenges for digital media authentication and societal security. While existing detection methods perform well within specific generative domains, they exhibit significant performance degradation when applied to manipulations produced by unseen architectures--a fundamental limitation as generative technologies rapidly evolve. We propose CAMME (Cross-Attention Multi-Modal Embeddings), a framework that dynamically integrates visual, textual, and frequency-domain features through a multi-head cross-attention mechanism to establish robust cross-domain generalization. Extensive experiments demonstrate CAMME's superiority over state-of-the-art methods, yielding improvements of 12.56% on natural scenes and 13.25% on facial deepfakes. The framework demonstrates exceptional resilience, maintaining (over 91%) accuracy under natural image perturbations and achieving 89.01% and 96.14% accuracy against PGD and FGSM adversarial attacks, respectively. Our findings validate that integrating complementary modalities through cross-attention enables more effective decision boundary realignment for reliable deepfake detection across heterogeneous generative architectures.
