English

MRI-GAN: A Generalized Approach to Detect DeepFakes using Perceptual Image Assessment

Computer Vision and Pattern Recognition 2022-03-02 v1 Machine Learning Image and Video Processing

Abstract

DeepFakes are synthetic videos generated by swapping a face of an original image with the face of somebody else. In this paper, we describe our work to develop general, deep learning-based models to classify DeepFake content. We propose a novel framework for using Generative Adversarial Network (GAN)-based models, we call MRI-GAN, that utilizes perceptual differences in images to detect synthesized videos. We test our MRI-GAN approach and a plain-frames-based model using the DeepFake Detection Challenge Dataset. Our plain frames-based-model achieves 91% test accuracy and a model which uses our MRI-GAN framework with Structural Similarity Index Measurement (SSIM) for the perceptual differences achieves 74% test accuracy. The results of MRI-GAN are preliminary and may be improved further by modifying the choice of loss function, tuning hyper-parameters, or by using a more advanced perceptual similarity metric.

Keywords

Cite

@article{arxiv.2203.00108,
  title  = {MRI-GAN: A Generalized Approach to Detect DeepFakes using Perceptual Image Assessment},
  author = {Pratikkumar Prajapati and Chris Pollett},
  journal= {arXiv preprint arXiv:2203.00108},
  year   = {2022}
}

Comments

9 pages, 11 figures, 2 tables

R2 v1 2026-06-24T09:57:04.897Z