Group 4
Group 4
Project Seminar
Group no.: 4
“Deepfake
Detection”
Amey Zade-CSEA705
Kaushal Kamde-CSEA741
Sanika Gongale-CSEA737
Dr. Nitin Janwe Aakanksha Toutam-CSEA701 Dr. Manisha Pise
HOD, CSE Vidish Worah-CSEA769 Project Incharge
2
CONTENTS
• Abstract
• Introduction
• Literature Review
• Problem Statement
• System Requirements
• Modules to be Developed
• References
3
ABSTRACT
INTRODUCTION
Deepfake Detection is the task of detecting fake videos or images that
have been generated using deep learning techniques. Deepfakes are
created by using deep learning algorithms to manipulate or replace
parts of an original video or image, such as the face of a person.
The goal of deepfake detection is to identify such manipulations and
distinguish them from real videos or images. The term” deepfake” is a
combination of” deep learning” and” fake,” pertaining to the fact that
the technology uses deep learning algorithms to produce fake media
LITERATURE REVIEW 5
MD Shohel Rana, Deepfake Detection • Machine learning based methods The experiment
2022 • Deep learning based methods reveals the
• Statistical measurements based DeepfakeStack
methods achieves 99.65%
• Blockchain based methods accuracy and 1.0 of
AUROC.
Arash Heidari, 2023 Deepfake Detection • Deep learning methods CNN is the most
using deep learning • CNN frequently employed
methods method in articles
(61%) and is used
in almost every
category, particularly
in image and video
deepfake detection.
Rimsha Rafique, Deepfake Detection • Error level analysis The classification is
Rahma Gantassi, And Classification • Convolutional neural network (CNN) then performed via
2023 Using Error-level • K-nearest neighbors and support vector SVM and KNN. The
Analysis And Deep machine proposed method
Learning achieved highest
accuracy of 89.5%
via ResNet18 and
6
PROBLEM STATEMENT
Hardware:
• High-performance GPUs for training deep learning models
• Sufficient storage for large datasets (e.g., Celeb-DF, DFDC).
Software:
• Frameworks like TensorFlow, PyTorch for deep learning.
• OpenCV for video processing and image analysis.
• Dataset: High-quality datasets with labeled deepfake videos such as
the DeepFake Detection Challenge Dataset (DFDC), Celeb-DF,
FaceForensics++.
MODULES TO BE DEVELOPED 8
3. Fusion Models:
Ensemble Learning: Combining multiple models for improved accuracy.
Multimodal Fusion: Combining features from different modalities (e.g., visual,
audio).
REFERENCES