← Latest papers
🤖 AI

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

The paper introduces VendorBench-100, a unified cross-paradigm benchmark that evaluates 36 deepfake detection models across commercial APIs, vision-language models, and open-source detectors using a curated 100-image corpus, revealing that while commercial APIs lead in median performance, a critical divergence exists between ranking ability (ROC-AUC) and reliable decision-making (MCC).

Original authors: Sharayu N. Deshmukh, Md Rashidunnabi, Nelton Tiago Gemo, Kurundkar G. D., Mahamune M. R., Nilesh K. Deshmukh

Published 2026-07-08
📖 5 min read🧠 Deep dive

Original authors: Sharayu N. Deshmukh, Md Rashidunnabi, Nelton Tiago Gemo, Kurundkar G. D., Mahamune M. R., Nilesh K. Deshmukh

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are the manager of a security team. Your job is to spot fake photos (deepfakes) that are being used to trick people. You have three very different types of security guards available to hire:

  1. The High-Tech Pros (Commercial APIs): You pay a company like "Neural Defend" or "Reality Defender" to check the photos. They have expensive, specialized training just for this job.
  2. The Smart Generalists (Vision LLMs): You ask a super-smart AI assistant (like a chatbot that can see pictures) to take a guess. They weren't trained specifically to spot fakes, but they are very smart and can reason about what they see.
  3. The DIY Enthusiasts (Open-Source Detectors): You download free tools built by researchers and hobbyists. Some are brilliant, some are buggy, and they all run on your own computers.

The problem is that nobody has ever put these three groups in the same room to take the same test. The "Pros" have their own reports, the "Generalists" have general test scores, and the "DIY" crowd has their own leaderboards. It's like comparing a race car's lap time on a track to a truck's speed on a highway and calling them "fast."

The Paper's Big Idea: The "VendorBench-100" Test
The authors of this paper decided to build a single, unfair, and very difficult test to see who actually wins. They didn't just make a test with 1,000 easy photos. They hand-picked 100 specific, tricky photos designed to break these systems.

Think of this test like a "survival course" for detectors:

  • Some photos are just a face swapped onto a body, but the background is real.
  • Some are frames from AI videos that look like normal movies.
  • Some are photos where someone used a phone app to edit just one small part of a real picture.
  • Some are tiny, blurry, and heavily compressed (like a photo sent through a text message).

They ran 36 different models (5 Pros, 7 Generalists, and 24 DIY tools) through this exact same 100-photo gauntlet.

The Trap: Why "Accuracy" is a Liar
Here is the most important part of the paper, explained with a simple analogy.

Imagine the test has 79 fake photos and 21 real photos.
If you hired a guard who was too lazy to look at the photos and just shouted "FAKE!" for every single one, what would happen?

  • They would get the 79 fakes right.
  • They would get the 21 real ones wrong.
  • Their "Accuracy" score would be 79%. That sounds great!

But in reality, that guard is useless. They are just guessing based on the odds. The paper argues that looking at "Accuracy" is like judging a chef only by how many plates they served, ignoring whether the food was edible.

Instead, the authors used a smarter score called MCC (Matthews Correlation Coefficient). This score only goes up if you get both the fakes right and the real ones right. It punishes the lazy "always say fake" guard.

The Surprising Results
When they ranked everyone by this smarter score, here is what they found:

  1. The Pros Won (Mostly): The paid commercial services generally did the best job. They were the most reliable guards.
  2. The Generalists were Middle-of-the-Road: The smart chatbots did okay, but they weren't as good as the pros.
  3. The DIY Crowd was a Mixed Bag: Most of the free tools were the worst. However, a few specific free tools were actually better than the smart chatbots at spotting patterns.

The Big Twist: The "Ranking" vs. The "Decision"
This is the paper's biggest discovery. They found that a model can be great at ranking (sorting fakes higher than real photos) but terrible at deciding (actually saying "Fake" or "Real" when you ask it).

  • The "TruthScan" Example: One commercial tool was amazing at sorting. If you gave it a list of 100 photos, it could perfectly separate the fakes from the real ones in order. Its "Ranking Score" was the highest of all.
  • The Problem: But when you asked it to make a final decision, it was so scared of missing a fake that it decided EVERYTHING was fake. It failed the test because it flagged all the real photos as fakes.

It's like a metal detector at an airport that beeps for everything—coins, keys, belt buckles, and guns. It has perfect "ranking" (it finds all the metal), but it's useless as a security guard because it never stops anyone from walking through.

The Takeaway
The paper concludes that you cannot just look at a single number (like a leaderboard score) to decide which detector to use.

  • If you only look at Ranking, you might pick a tool that is great at sorting but terrible at making decisions.
  • If you only look at Accuracy, you might pick a lazy tool that just guesses "Fake" all the time.

To pick the right guard, you need to check both how well they can tell the difference between real and fake, and how well they make the final call without making too many mistakes. The authors released all their data and tools so other people can run these tests again and verify the results.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →