English

CAE-Net: Generalized Deepfake Image Detection using Convolution and Attention Mechanisms with Spatial and Frequency Domain Features

Computer Vision and Pattern Recognition 2025-12-29 v3 Machine Learning Image and Video Processing

Abstract

The spread of deepfakes poses significant security concerns, demanding reliable detection methods. However, diverse generation techniques and class imbalance in datasets create challenges. We propose CAE-Net, a Convolution- and Attention-based weighted Ensemble network combining spatial and frequency-domain features for effective deepfake detection. The architecture integrates EfficientNet, Data-Efficient Image Transformer (DeiT), and ConvNeXt with wavelet features to learn complementary representations. We evaluated CAE-Net on the diverse IEEE Signal Processing Cup 2025 (DF-Wild Cup) dataset, which has a 5:1 fake-to-real class imbalance. To address this, we introduce a multistage disjoint-subset training strategy, sequentially training the model on non-overlapping subsets of the fake class while retaining knowledge across stages. Our approach achieved 94.46%94.46\% accuracy and a 97.60%97.60\% AUC, outperforming conventional class-balancing methods. Visualizations confirm the network focuses on meaningful facial regions, and our ensemble design demonstrates robustness against adversarial attacks, positioning CAE-Net as a dependable and generalized deepfake detection framework.

Keywords

Cite

@article{arxiv.2502.10682,
  title  = {CAE-Net: Generalized Deepfake Image Detection using Convolution and Attention Mechanisms with Spatial and Frequency Domain Features},
  author = {Anindya Bhattacharjee and Kaidul Islam and Kafi Anan and Ashir Intesher and Abrar Assaeem Fuad and Utsab Saha and Hafiz Imtiaz},
  journal= {arXiv preprint arXiv:2502.10682},
  year   = {2025}
}

Comments

Published in Journal of Visual Communication and Image Representation

R2 v1 2026-06-28T21:45:16.561Z