Deepfake Detection Via Facial Feature Extraction and Modeling
Benjamin Carter, Nathan Dilla, Micheal Callahan, Atuhaire Ambala

TL;DR
This paper proposes a deepfake detection method based on extracting facial landmarks to identify subtle inconsistencies, achieving high accuracy with less reliance on raw image processing across multiple neural network models.
Contribution
Introduces a facial landmark-based approach for deepfake detection that is effective across different neural networks, reducing the need for complex raw image analysis.
Findings
RNN and ANN models achieved 96% and 93% accuracy.
CNN model achieved around 78% accuracy.
Facial landmarks effectively detect deepfakes with fewer parameters.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Emotion and Mood Recognition
