📄 Abstract
Abstract: The rapid evolution of generative adversarial networks (GANs) and diffusion
models has made synthetic media increasingly realistic, raising societal
concerns around misinformation, identity fraud, and digital trust. Existing
deepfake detection methods either rely on deep learning, which suffers from
poor generalization and vulnerability to distortions, or forensic analysis,
which is interpretable but limited against new manipulation techniques. This
study proposes a hybrid framework that fuses forensic features, including noise
residuals, JPEG compression traces, and frequency-domain descriptors, with deep
learning representations from convolutional neural networks (CNNs) and vision
transformers (ViTs). Evaluated on benchmark datasets (FaceForensics++, Celeb-DF
v2, DFDC), the proposed model consistently outperformed single-method baselines
and demonstrated superior performance compared to existing state-of-the-art
hybrid approaches, achieving F1-scores of 0.96, 0.82, and 0.77, respectively.
Robustness tests demonstrated stable performance under compression (F1 = 0.87
at QF = 50), adversarial perturbations (AUC = 0.84), and unseen manipulations
(F1 = 0.79). Importantly, explainability analysis showed that Grad-CAM and
forensic heatmaps overlapped with ground-truth manipulated regions in 82
percent of cases, enhancing transparency and user trust. These findings confirm
that hybrid approaches provide a balanced solution, combining the adaptability
of deep models with the interpretability of forensic cues, to develop resilient
and trustworthy deepfake detection systems.
Submitted
October 31, 2025
International Journal of Advanced Computer Science and
Applications (IJACSA) 16.10 (2025)
Key Contributions
This paper proposes a hybrid deep learning and forensic approach for robust deepfake detection, fusing interpretable forensic features with powerful deep learning representations. This combination overcomes the limitations of single-method approaches, achieving superior generalization and robustness against various manipulation techniques.
Business Value
Enhances digital trust and security by providing a more reliable method for detecting sophisticated deepfakes. Crucial for combating misinformation, fraud, and protecting brand reputation.