Detecting Deepfake Videos: An Analysis of Three Techniques
Authors: Armaan Pishori, Brittany Rollins, Nicolas van Houten, Nisha Chatwani, Omar Uraimov
Published: 2020-07-15 20:36:23+00:00
Comment: 11 pages, 8 figures, 2 tables
AI Summary
This paper analyzes three techniques for deepfake video detection: convolutional LSTM (CNN+RNN), eye blink detection, and grayscale histograms, developed during participation in the Deepfake Detection Challenge. The research found that the grayscale histogram technique demonstrated the highest accuracy among the methods explored, highlighting the importance of preprocessing for identifying deepfake artifacts.
Abstract
Recent advances in deepfake generating algorithms that produce manipulated media have had dangerous implications in privacy, security and mass communication. Efforts to combat this issue have risen in the form of competitions and funding for research to detect deepfakes. This paper presents three techniques and algorithms: convolutional LSTM, eye blink detection and grayscale histograms-pursued while participating in the Deepfake Detection Challenge. We assessed the current knowledge about deepfake videos, a more severe version of manipulated media, and previous methods used, and found relevance in the grayscale histogram technique over others. We discussed the implications of each method developed and provided further steps to improve the given findings.