paper-with-me

홈 › Papers

A novel approach for detecting deep fake videos using graph neural network

2024-02-01 · Journal of Big Data 2024 2 · M. M. El-Gayar, Mohamed Abouhawwash, S. S. Askar & Sara Sweidan

Deep fake technology has emerged as a double-edged sword in the digital world. While it holds potential for legitimate uses, it can also be exploited to manipulate video content, causing severe social and security concerns. The research gap lies in the fact that traditional deep fake detection methods, such as visual quality analysis or inconsistency detection, need help to keep up with the rapidly advancing technology used to create deep fakes. That means there's a need for more sophisticated detection techniques. This paper introduces an enhanced approach for detecting deep fake videos using graph neural network (GNN). The proposed method splits the detection process into two phases: a mini-batch graph convolution network stream four-block CNN stream comprising Convolution, Batch Normalization, and Activation function. The final step is a flattening operation, which is essential for connecting the convolutional layers to the dense layer. The fusion of these two phases is performed using three different fusion networks: FuNet-A (additive fusion), FuNet-M (element-wise multiplicative fusion), and FuNet-C (concatenation fusion). The paper further evaluates the proposed model on different datasets, where it achieved an impressive training and validation accuracy of 99.3% after 30 epochs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionGraph Neural Network

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

In Ictu Oculi: Exposing AI Generated Fake Face Videos by Detecting Eye Blinking

2018-06-07 · Yuezun Li, Ming-Ching Chang, Siwei Lyu

The new developments in deep generative networks have significantly improve the quality and efficiency in generating realistically-looking fake face videos. In this work, we describe a new method to expose fake face vide…

Face Swapping

Detecting Deep-Fake Videos from Appearance and Behavior

2020-04-29 · Shruti Agarwal, Tarek El-Gaaly, Hany Farid, Ser-Nam Lim

Synthetically-generated audios and videos -- so-called deep fakes -- continue to capture the imagination of the computer-graphics and computer-vision communities. At the same time, the democratization of access to techno…

Metric Learning

DeepFakes: a New Threat to Face Recognition? Assessment and Detection

2018-12-20 · Pavel Korshunov, Sebastien Marcel

It is becoming increasingly easy to automatically replace a face of one person in a video with the face of another person by using a pre-trained generative adversarial network (GAN). Recent public scandals, e.g., the fac…

Constrained Lip-synchronizationFace RecognitionFace SwappingGenerative Adversarial Network

Grand Challenge On Detecting Cheapfakes

2023-04-03 · Duc-Tien Dang-Nguyen, Sohail Ahmed Khan, Cise Midoglu, Michael Riegler 외

Cheapfake is a recently coined term that encompasses non-AI ("cheap") manipulations of multimedia content. Cheapfakes are known to be more prevalent than deepfakes. Cheapfake media can be created using editing software f…

Image Captioning

FakingRecipe: Detecting Fake News on Short Video Platforms from the Perspective of Creative Process

2024-07-23 · Yuyan Bu, Qiang Sheng, Juan Cao, Peng Qi 외

As short-form video-sharing platforms become a significant channel for news consumption, fake news in short videos has emerged as a serious threat in the online information ecosystem, making developing detection methods …