paper-with-me

홈 › Papers

Deepfake Detection Via Facial Feature Extraction and Modeling

2025-07-24 · Benjamin Carter, Nathan Dilla, Micheal Callahan, Atuhaire Ambala arxiv

The rise of deepfake technology brings forth new questions about the authenticity of various forms of media found online today. Videos and images generated by artificial intelligence (AI) have become increasingly more difficult to differentiate from genuine media, resulting in the need for new models to detect artificially-generated media. While many models have attempted to solve this, most focus on direct image processing, adapting a convolutional neural network (CNN) or a recurrent neural network (RNN) that directly interacts with the video image data. This paper introduces an approach of using solely facial landmarks for deepfake detection. Using a dataset consisting of both deepfake and genuine videos of human faces, this paper describes an approach for extracting facial landmarks for deepfake detection, focusing on identifying subtle inconsistencies in facial movements instead of raw image processing. Experimental results demonstrated that this feature extraction technique is effective in various neural network models, with the same facial landmarks tested on three neural network models, with promising performance metrics indicating its potential for real-world applications. The findings discussed in this paper include RNN and artificial neural network (ANN) models with accuracy between 96% and 93%, respectively, with a CNN model hovering around 78%. This research challenges the assumption that raw image processing is necessary to identify deepfake videos by presenting a facial feature extraction approach compatible with various neural network models while requiring fewer parameters.

📄 PDF Abstract BibTeX arXiv:2507.18815

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake Detection

Similar Papers 제목 키워드 기반

GC-ConsFlow: Leveraging Optical Flow Residuals and Global Context for Robust Deepfake Detection

2025-01-23 · Jiaxin Chen, Miao Hu, Dengyong Zhang, Jingyang Meng

The rapid development of Deepfake technology has enabled the generation of highly realistic manipulated videos, posing severe social and ethical challenges. Existing Deepfake detection methods primarily focused on either…

DeepFake DetectionFace SwappingOptical Flow Estimation

Exploring Spatial-Temporal Features for Deepfake Detection and Localization

2022-10-28 · Wu Haiwei, Zhou Jiantao, Zhang Shile, Tian Jinyu

With the continuous research on Deepfake forensics, recent studies have attempted to provide the fine-grained localization of forgeries, in addition to the coarse classification at the video-level. However, the detection…

DeepFake DetectionFace SwappingOptical Flow Estimation

Aggregating Layers for Deepfake Detection

2022-10-11 · Amir Jevnisek, Shai Avidan

The increasing popularity of facial manipulation (Deepfakes) and synthetic face creation raises the need to develop robust forgery detection solutions. Crucially, most work in this domain assume that the Deepfakes in the…

Binary ClassificationDeepFake DetectionFace SwappingSynthetic Image Detection

Landmark Breaker: Obstructing DeepFake By Disturbing Landmark Extraction

2021-02-01 · Pu Sun, Yuezun Li, Honggang Qi, Siwei Lyu

The recent development of Deep Neural Networks (DNN) has significantly increased the realism of AI-synthesized faces, with the most notable examples being the DeepFakes. The DeepFake technology can synthesize a face of t…

Face Swapping

Common Sense Reasoning for Deepfake Detection

2024-01-31 · Yue Zhang, Ben Colman, Xiao Guo, Ali Shahriyari 외

State-of-the-art deepfake detection approaches rely on image-based features extracted via neural networks. While these approaches trained in a supervised manner extract likely fake features, they may fall short in repres…

Binary ClassificationCommon Sense ReasoningDeepFake DetectionFace Swapping+2