Watermark Stress Test
AI Content Authenticity · Explainer

Are AI detectors accurate, and how do you tell if an image is AI-generated?

AI image detectors look impressive in a demo and fall apart in the wild. Here is what the accuracy numbers actually say, why real photos get flagged as fake, how to check an image properly, and why the durable answer is not detection at all.

TL;DR
  • Independent testing reports AI image detectors at roughly 94 to 97 percent on clean lab images, but below 50 percent once an image is screenshotted, compressed, or run through social media.
  • They also produce false positives, flagging real photographs as AI-generated, which makes a single detector result unsafe to act on.
  • A detector returns a probability, not proof. It is a guess made after the fact about content it was not trained on.
  • To check an image, combine signals: visible artifacts, metadata, C2PA Content Credentials, more than one detector, and source context.
  • The reliable answer is verifiable provenance, not detection: signed Content Credentials give an explicit valid, invalid, or absent state instead of a score.

"Is this image real or AI?" is now a daily question, and a whole category of tools promises a one-click answer. The uncomfortable truth is that those tools are least reliable exactly when you need them most: on images that have been shared, compressed, and re-saved, which is to say, on almost every image you actually encounter. Detection is a useful signal. It is a dangerous single source of truth.

What the accuracy numbers actually say

The headline figures detector vendors quote are real, and they are measured in the lab: on clean, uncompressed images from known generators, image detectors report accuracy in the mid-90s. The problem is what happens to that number in the real world. Independent reviews report accuracy falling below 50 percent once images are screenshotted, compressed, or passed through a social platform, the exact handling every image online goes through. A coin flip is not a verification tool.

The text-detection side has been studied even more harshly, and the pattern is the same. A 2026 study found leading detectors scoring in the 60s on accuracy and near zero on hybrid human-AI text, and researchers have documented a false-positive problem where lightly edited human writing gets flagged as machine-generated. Different medium, same lesson: these are statistical classifiers, and statistics degrade off the training distribution.

Why real photos get flagged as fake

A detector learns the fingerprints of the generators it was trained on. Show it something outside that distribution, a real photo with heavy compression, an AI image that has been edited, or output from a model released last week, and it can confidently give the wrong answer. That is why false positives are not a rare glitch but a structural feature: the tool is pattern-matching against what it has seen, and the world keeps producing things it has not. For anyone making a real decision, a newsroom, a platform, a teacher, a false "this is AI" verdict on a genuine photo is not a minor error. It is the whole risk.

How to actually check whether an image is AI-generated

There is no single reliable check, so the right method is to combine independent signals and weigh them, not to trust one score:

Notice that the most decisive item on that list is not a detector at all. It is provenance.

Why provenance beats detection

Detection and watermarking share the same weakness: both try to recover a signal after the fact, and both degrade under ordinary handling. Our companion white paper shows a hidden watermark collapsing under one edit, and you can reproduce the effect in the interactive lab. Detection has it worse, because it does not even get a signal deliberately placed for it; it is reverse-engineering the generator from the pixels.

Verifiable provenance inverts the problem. Instead of guessing, C2PA Content Credentials attach cryptographically signed origin and edit history to the asset. The result is an explicit state, valid, invalid, or absent, that you can audit, rather than a confidence score you have to trust. It is the difference between "the detector thinks this is 62 percent likely AI" and "this asset carries a valid, signed record of how it was made." For any decision that matters, the second one is what you want.

None of this means detectors are useless. As one corroborating signal among several, at population scale, they have a place. The mistake is treating a probability as a verdict.

Frequently asked questions

Are AI image detectors accurate?

Only under narrow conditions. Independent testing reports roughly 94 to 97 percent on clean lab images but below 50 percent once an image is screenshotted, compressed, or passed through social media. They also flag real photos as AI-generated. A detector returns a probability, not proof.

How can you tell if an image is AI-generated?

Combine signals: check the content for artifacts, inspect metadata and any C2PA Content Credentials, run more than one detector and read the result as a probability, and weigh the source and context. No single check is conclusive, which is why verifiable provenance beats after-the-fact detection.

Why do AI detectors give false positives?

Detectors learn signatures of known generators, so anything outside their training distribution, including real photos, edited AI images, or output from a new model, can be misclassified. Text-detector studies document high false-positive rates, and image detectors behave similarly once images are compressed or edited.

What is more reliable than an AI detector?

Verifiable provenance. C2PA Content Credentials attach cryptographically signed origin and edit history to the asset, giving an explicit valid, invalid, or absent state rather than a probability, which is auditable in a way a detector score is not.