English

Evaluating Deepfake Detectors in the Wild

Computer Vision and Pattern Recognition 2025-08-05 v2 Artificial Intelligence Machine Learning

Abstract

Deepfakes powered by advanced machine learning models present a significant and evolving threat to identity verification and the authenticity of digital media. Although numerous detectors have been developed to address this problem, their effectiveness has yet to be tested when applied to real-world data. In this work we evaluate modern deepfake detectors, introducing a novel testing procedure designed to mimic real-world scenarios for deepfake detection. Using state-of-the-art deepfake generation methods, we create a comprehensive dataset containing more than 500,000 high-quality deepfake images. Our analysis shows that detecting deepfakes still remains a challenging task. The evaluation shows that in fewer than half of the deepfake detectors tested achieved an AUC score greater than 60%, with the lowest being 50%. We demonstrate that basic image manipulations, such as JPEG compression or image enhancement, can significantly reduce model performance. All code and data are publicly available at https://github.com/SumSubstance/Deepfake-Detectors-in-the-Wild.

Keywords

Cite

@article{arxiv.2507.21905,
  title  = {Evaluating Deepfake Detectors in the Wild},
  author = {Viacheslav Pirogov and Maksim Artemev},
  journal= {arXiv preprint arXiv:2507.21905},
  year   = {2025}
}

Comments

Accepted to the ICML 2025 Workshop 'DataWorld: Unifying Data Curation Frameworks Across Domains'

R2 v1 2026-07-01T04:24:14.671Z