Skip to content

Dona-jui/DeepFake-Detection-A-Literature-Survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🔍 Deepfake Detection: A Comprehensive Literature Survey (2025)

Author: Dona Roy
Affiliation: Department of Computer Science, National Institute of Technology, Karnataka
Email: donaroy.242is011@nitk.edu.in
Date: May 24, 2025


🧠 Abstract

The rapid evolution of artificial intelligence and deep learning has significantly enhanced the realism of deepfakes, challenging media authenticity and public trust. This literature survey critically examines detection methodologies, datasets, and architectural advancements from 2017 to 2025, while highlighting ethical and legal implications.

Deepfake

_Fig 1: Deepfake : A Hyper-Realistic fake image.

📊 Key Highlights

  • ✔️ Survey of 29+ deepfake detection models (CNNs, Transformers, Hybrid models)
  • 🎯 Detection accuracy up to 92% (CNN-NeRF) and 89% (DiT-based Transformers)
  • 🧩 Analysis of 11+ benchmark datasets including SynthID, DeepReal, and FaceForensics++
  • ⚠️ Covers real-world misuse cases, including scams and political misinformation
  • 🔐 Emphasis on ethical, legal, and privacy challenges

📂 Datasets Reviewed

Dataset Year Volume Techniques Challenges
FaceForensics++ 2019 1.8M images FaceSwap, DeepFakes Demographic bias, outdated
DeepReal 2024 80K clips DiT, NeRFace High computational demand
SynthID 2023 50K images StyleGAN3, Diffusion Excludes NeRF-based fakes
WildDeepfake 2021 707 videos Internet-sourced Consent and labeling issues

🔗 Dataset Links


🧬 Feature Categories for Detection

Category Example Features
Visual Artifacts Lip mismatch, facial asymmetry
Biological Artifacts Skin/hair aging, blinking abnormalities
Frequency Domain High-frequency noise in diffusion models
Spatio-Temporal Frame coherence, unnatural lighting
Latent/Deep Features GAN fingerprints, NeRF inconsistency

🏗️ Detection Architectures

📌 CNN-Based Models

  • ResNet18 + ELA
  • VGG-19 + CapsNet
  • Gram-Net
  • TruFor with Contrastive Noiseprint Learning

🧠 Transformer-Based Models

  • Vision Transformer (ViT)
  • DiT (Diffusion Transformer)
  • Swin Transformer
  • Self-Subtracting Transformer (with explainability)

🔄 Hybrid & Generative AI

  • CNN + NeRF 3D feature modeling
  • GAN-inverted artifact extraction
  • Diffusion model-based detection (Stable Diffusion, DALL-E 2)

🛡️ Ethical Concerns

⚖️ Key Legal Cases

  • 💼 2019: €220K corporate scam with voice deepfake
  • 🎤 2024: $25M fraud with VALL-E clone
  • 📹 2025: UN deepfake disrupted climate negotiations

⚠️ Risks

  • Identity theft
  • Misinformation in politics
  • Non-consensual explicit content

📌 Emphasis on dataset consent, privacy preservation, and responsible AI policies.


🚀 Future Directions

Real-time detection pipelines
Multi-modal analysis (audio, video, physiological)
Brain-inspired learning (SNNs, neuromorphic architectures)
Quantum-enhanced feature extraction
Legally enforceable digital watermarking & provenance (e.g., blockchain)


📚 References

See full Reference List in the main paper.


📎 Citation

@misc{roy2025deepfake,
  title={Deepfake Detection: A Literature Review},
  author={Dona Roy},
  year={2025},
  institution={NIT Karnataka},
  note={Accessed from personal survey}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published