Dynamic Inconsistency-Aware DeepFake Video Detection

Abstract

The spread of DeepFake videos causes a serious threat to information security, calling for effective detection methods to distinguish them. However, the performance of recent frame-based detection methods become limited due to their ignorance of the inter-frame inconsistency of fake videos. In this paper, we propose a novel Dynamic Inconsistency-aware Network to handle the inconsistent problem, which uses a Cross-Reference module (CRM) to capture both the global and local inter-frame inconsistencies. The CRM contains two parallel branches. The first branch takes faces from adjacent frames as input, and calculates a structure similarity map for a global inconsistency representation. The second branch only focuses on the inter-frame variation of independent critical regions, which captures the local inconsistency. To the best of our knowledge, this is the first work to totally use the inter-frame inconsistency information from the global and local perspectives. Compared with existing methods, our model provides a more accurate and robust detection on FaceForensics++, DFDC-preview and Celeb-DFv2 datasets.

Cite

Text

Hu et al. "Dynamic Inconsistency-Aware DeepFake Video Detection." International Joint Conference on Artificial Intelligence, 2021. doi:10.24963/IJCAI.2021/102

Markdown

[Hu et al. "Dynamic Inconsistency-Aware DeepFake Video Detection." International Joint Conference on Artificial Intelligence, 2021.](https://mlanthology.org/ijcai/2021/hu2021ijcai-dynamic/) doi:10.24963/IJCAI.2021/102

BibTeX

@inproceedings{hu2021ijcai-dynamic,
  title     = {{Dynamic Inconsistency-Aware DeepFake Video Detection}},
  author    = {Hu, Ziheng and Xie, Hongtao and Wang, Yuxin and Li, Jiahong and Wang, Zhongyuan and Zhang, Yongdong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2021},
  pages     = {736-742},
  doi       = {10.24963/IJCAI.2021/102},
  url       = {https://mlanthology.org/ijcai/2021/hu2021ijcai-dynamic/}
}