ML Paper 8
ML Paper 8
Abstract—Deep learning is a sophisticated and adaptable models are used to train on a dataset and create fictitious
technique that has found widespread use in fields such as natural videos and pictures. In reality, the widespread availability of
language processing, machine learning, and computer vision. videos/images on social media might aid people in creating
It is one of the most recent deep learning-powered applica-
tions to emerge. Deep fakes are altered, high-quality, realistic plausible rumors and false information that could lead to
videos/images that have lately gained popularity. Many incredible creating a negative impact on society.
uses of this technology are being investigated. Malicious uses of According to recent research, deep fake videos and im-
fake videos, such as fake news, celebrity pornographic videos, ages are widely disseminated on social media. Deep fake
financial scams, and revenge porn are currently on the rise in video/image detection has therefore become increasingly cru-
the digital world. As a result, celebrities, politicians, and other
well-known persons are particularly vulnerable to the Deep fake cial and important. Many deep learning approaches such as
detection challenge. Numerous research has been undertaken in Recurrent Neural Network (RNN) [2], Convolutional Neural
recent years to understand how deep fakes function and many Network (CNN) [3], and Long short-term memory (LSTM)
deep learning-based algorithms to detect deep fake videos or [4], [5] are proposed to detect deep fake videos/images. And
pictures have been presented. this will bring up more research on this area.
This study comprehensively evaluates deep fake production and
detection technologies based on several deep learning algorithms. This study focuses on deep fake detection algorithms that
In addition, the limits of current approaches and the availability have previously been deployed. It primarily covers classic
of databases in society will be discussed. A deep fake detection detection methods as well as deep Learning based methods
system that is both precise and automatic. Given the ease with such as CNN, RNN, and LSTM. The first section of the study
which deep fake videos/images may be generated and shared, provides a quick overview of deep fakes and their societal
the lack of an effective deep fake detection system creates a
serious problem for the world. However, there have been various consequences. The evaluated overview of relevant studies is
attempts to address this issue, and deep learning-related solutions mentioned in Section II. Then Section III discusses several
outperform traditional approaches. detection approaches and strategies, with an emphasis on
Index Terms—-Deep Fakes, Deep Learning, Fake Generation, conventional deep learning. Section IV provides an overview
Fake Detection, Machine Learning of recently published datasets. And Section V contains the
conclusion part.
I. I NTRODUCTION
II. R ELATED W ORKS
The face is the most unique feature of human beings.
A. Deep Learning
With the rapid advancement of face synthesis technology, the
security risk provided by face alteration is becoming increas- It is a machine learning approach similar to neural networks
ingly significant. Deep fake is one of the artificial intelligence [6] [7] and refers to the use of several hidden units in a net-
technology in which one person’s face is superimposed on top work. Its basic architecture, influenced by artificial networks,
of another person’s face without his/her permission. employs an unlimited number of hidden units of bound size.
Deep learning is a powerful and valuable technology that This is done to evoke additional information from the input
has been applied in many fields, including machine learn- data. The complexity of the trained data determines the number
ing, computer vision, and natural language processing. As a of hidden layers [6]. More complicated data need more hidden
result of advancements in deep learning, modifying digital layers to generate accurate findings. In recent years, it has been
material, and creating synthetic content has become quite successfully employed in a wide range of domains and it will
simple. Generative adversarial networks (GANs) [1] and deep continue to be used.
learning algorithms are used to create fake images and videos 1) Convolutional Neural Network: CNN is the deep neural
that are difficult for humans to distinguish from the real network architecture most commonly used. It has an input
ones. These are produced using enormous datasets, then those layer, an output layer, and one or more hidden layers, just
like other neural networks. In CNN [3], the hidden layers
first read the inputs from the first layer and then execute a