Home / Papers / Deepfake Detection System

Deepfake Detection System

88 Citations2024
Shaswat Shrivas, Aditya Rai, Dr.M. Lakshmi
2024 2nd International Conference on Networking and Communications (ICNWC)

This paper proposes a holistic strategy employing Facenet_pytorch, MTCNN, and InceptionResnetV1 for robust deepfake detection, achieving significant strides in differentiating manipulated content from authentic media, contributing to the ethical deployment of deepfake detection technologies.

Abstract

Detecting deepfake content presents a formidable challenge, necessitating advanced methodologies. This paper proposes a holistic strategy employing Facenet_pytorch, MTCNN, and InceptionResnetV1 for robust deepfake detection. Facenet_pytorch serves as the cornerstone for facial feature recognition, while MTCNN efficiently identifies faces in images during preprocessing. InceptionResnetV1 scrutinizes visual details to detect subtle anomalies indicative of manipulation, such as unnatural facial expressions and incongruent lip synchronization. Our approach underscores the importance of maintaining a delicate balance between accurate detection and individual privacy rights. By leveraging these advanced models, we achieve significant strides in differentiating manipulated content from authentic media, contributing to the ethical deployment of deepfake detection technologies.