Deep Shield: Protecting Against Deepfakes

Uncategorized

Authors: Dr. M. C. Padma, Bhoomika M, Faika Mehvish, Praveen Kumar R

Abstract: The rapid proliferation of deepfake videos—synthesised using Generative Adversarial Networks (GANs) and allied deep-learning techniques—poses grave risks to societal trust, democratic processes, and personal privacy. Existing detection approaches predominantly rely on frame-level spatial analysis and consequently fail to capture temporal inconsistencies that arise in manipulated sequences. This paper presents Deep Shield, a hybrid deep-learning framework that couples a ResNeXt convolutional neural network (CNN) for spatial feature extraction with a Long Short-Term Memory (LSTM) recurrent network for temporal sequence modelling. Each video frame is first preprocessed via face detection and alignment, after which ResNeXt encodes per-frame spatial embeddings that are subsequently fed into the LSTM to capture inter-frame inconsistencies. A fully connected classifier then labels the video as Real or Fake alongside a confidence score. The system is validated on three benchmark datasets—FaceForensics++, DFDC, and Celeb-DF—achieving detection accuracy exceeding 99 % together with precision, recall, and F1-score values above 99 %. The framework is wrapped in a Django-based web interface that allows nontechnical users to upload videos and obtain results in near real time. Robustness testing under compression artefacts, low-light conditions, and adversarial inputs confirms the generalisability of the approach.

DOI: http://doi.org/10.5281/zenodo.20375755

× How can I help you?