The History of Deepfakes and the Detection Arms Race

By Calabi Labs Editorial Team ·

Deepfakes went from a fringe internet experiment in 2017 to a mainstream policy problem by 2026, and detection evolved in response — first as pixel-hunting classifiers, then, when those proved fragile, as a shift toward provenance: cryptographically proving where media came from rather than guessing whether it is fake. The history is a genuine arms race, and the most important lesson is why the industry pivoted from detecting fakes to authenticating originals.

The origin: 2017 and the word "deepfake"

The term was born in late 2017, when a Reddit user named "deepfakes" posted face-swapped videos made with consumer machine-learning tools. The underlying technique built on Generative Adversarial Networks (GANs), introduced by Ian Goodfellow and colleagues in 2014 — two neural networks, one generating fakes and one trying to catch them, improving each other through competition. That adversarial design is, fittingly, the perfect metaphor for everything that followed.

By 2018, open-source face-swap tools spread widely, and researchers and journalists raised alarms about non-consensual imagery and political misinformation. The problem had a name and a trajectory.

The detection era: 2018–2022, and why it kept losing ground

The first defensive wave was forensic detection — training classifiers to spot the tells of synthesis.

This is the core dynamic of the arms race: detection is inherently reactive. It learns yesterday's fakes while generators ship tomorrow's. As diffusion models (DALL·E 2, Stable Diffusion, Midjourney) went mainstream in 2022, image quality jumped and the old artifact-based tells largely evaporated.

The pivot to provenance: 2021–2024

Facing a game they could not win purely by detection, the industry changed strategy: instead of proving a file is fake, prove a file is authentic — and record its history from the moment of capture or creation.

Why the pivot makes sense: a cryptographic signature is deterministic and cheap to verify, while a classifier is probabilistic and gameable. If trustworthy media announces itself with a signed manifest, the platform's job shifts from the impossible ("catch every fake") to the tractable ("verify what claims to be authentic").

Where the arms race stands in 2026

The state of play is a layered defense, no single winner:

  1. Provenance/metadata scanning — the cheap, confident front line, reading C2PA manifests, AI flags, and generator tags.
  2. Perceptual hashing — matching uploads against databases of known content by visual fingerprint, independent of metadata.
  3. Pixel-domain classifiers and watermark detectors — the probabilistic backstop, still improving, still gameable.

And the counter-move to layer 1 is well understood: because file-level scanning trusts what a file declares, normalizing a file's metadata — stripping provenance and AI flags, presenting consistent camera-capture identity — changes what that layer reads. That is a public, file-level technique, not a defeat of the pixel or perceptual layers.

What this means for a creator

The honest framing is layers, not magic. If your file carries a C2PA manifest and AI metadata, the provenance layer will read it — that is the layer file hygiene addresses. Perceptual hashing and pixel classifiers work from the image content and are unaffected by metadata. No tool defeats all layers, and anyone claiming to is selling the arms-race myth that one trick wins.

Calabi Sanitizer automates the file-level part: it strips provenance and AI flags, injects plausible camera identity, and shows an ExifTool proof card of the before/after. It does not change how your media looks, and it does not touch perceptual matching or pixel analysis — a deliberately narrow, honest scope in a field full of overclaims.

FAQ

Who created the first deepfakes?

The modern wave traces to a Reddit user called "deepfakes" in late 2017 who shared face-swap videos. The enabling technology, Generative Adversarial Networks, was introduced by Ian Goodfellow and colleagues in 2014.

Why did the industry move from detecting fakes to provenance?

Detection classifiers are reactive — trained on the flaws of existing generators, they fail on newer models and degrade under re-compression. Provenance flips the problem: a cryptographic signature proves a file's origin deterministically, which is cheaper and harder to game than guessing whether content is fake.

Can detection ever "win" the arms race?

Not outright. Generation and detection improve against each other by design, so pure detection stays reactive. The current consensus is layered defense — provenance, perceptual matching, and classifiers together — rather than one decisive detector.

Calabi Sanitizer automates the file-level cleanup described here — try it free at calabilabs.com (10 cleans, no card).

Related reading

Strip every AI fingerprint from your videos & images — try Calabi free →