CVJul 4, 2023

DeepfakeBench: A Comprehensive Benchmark of Deepfake Detection

arXiv:2307.01426v2219 citationsh-index: 49Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of inconsistent and misleading performance assessments for researchers in deepfake detection, though it is incremental as it builds on existing methods and datasets.

The paper tackles the lack of a standardized benchmark in deepfake detection by introducing DeepfakeBench, which provides a unified data management system, integrated framework for 15 state-of-the-art methods, and standardized evaluation metrics, resulting in comprehensive evaluations across 9 datasets to promote fair comparisons and reproducibility.

A critical yet frequently overlooked challenge in the field of deepfake detection is the lack of a standardized, unified, comprehensive benchmark. This issue leads to unfair performance comparisons and potentially misleading results. Specifically, there is a lack of uniformity in data processing pipelines, resulting in inconsistent data inputs for detection models. Additionally, there are noticeable differences in experimental settings, and evaluation strategies and metrics lack standardization. To fill this gap, we present the first comprehensive benchmark for deepfake detection, called DeepfakeBench, which offers three key contributions: 1) a unified data management system to ensure consistent input across all detectors, 2) an integrated framework for state-of-the-art methods implementation, and 3) standardized evaluation metrics and protocols to promote transparency and reproducibility. Featuring an extensible, modular-based codebase, DeepfakeBench contains 15 state-of-the-art detection methods, 9 deepfake datasets, a series of deepfake detection evaluation protocols and analysis tools, as well as comprehensive evaluations. Moreover, we provide new insights based on extensive analysis of these evaluations from various perspectives (e.g., data augmentations, backbones). We hope that our efforts could facilitate future research and foster innovation in this increasingly critical domain. All codes, evaluations, and analyses of our benchmark are publicly available at https://github.com/SCLBD/DeepfakeBench.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes