VendorBench-100: A Unified Cross-Paradigm Benchmark for Deepfake Image Detection

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Expert, quick

Summary

VendorBench-100 is a new cross-paradigm benchmark designed to evaluate deepfake image detection across commercial APIs, zero-shot vision-language models (LLMs), and open-source detectors. It uses a single adversarial 100-image corpus, a unified output schema, and a common evaluation framework to assess 36 representative models. The benchmark prioritizes challenging real-world scenarios through a curated taxonomy of eight edge-case families, including face swaps and AI photo edits, and ranks models primarily by Matthews correlation coefficient (MCC), also reporting ROC-AUC. Evaluation results indicate commercial APIs generally achieve the strongest median performance, followed by vision LLMs and open-source detectors, though some open-source models are competitive. A key finding is the consistent divergence between ROC-AUC and MCC, showing that strong score discrimination does not guarantee reliable default-threshold decisions. The complete framework and results are publicly released.

Key takeaway

For AI Security Engineers evaluating deepfake detection solutions, you should prioritize benchmarks that assess performance across diverse paradigms and real-world edge cases. Do not solely rely on ROC-AUC; instead, scrutinize metrics like MCC, especially with imbalanced data, to ensure reliable operating-point decisions. Your choice of detector should consider its performance on specific edge-case families and its default threshold reliability, not just its general discriminative power.

Key insights

VendorBench-100 unifies deepfake detection evaluation, revealing commercial APIs lead but metric disagreement is critical.

Principles

Method

VendorBench-100 evaluates 36 models using a 100-image adversarial corpus, unified output schema, and common framework, ranking primarily by MCC and reporting ROC-AUC.

In practice

Topics

Code references

Best for: AI Engineer, Machine Learning Engineer, Research Scientist, AI Scientist, Computer Vision Engineer, AI Security Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.