logo

How AI Detectors Try to Catch Humanizers and Why It’s a Moving Target

Paperbleach
Paperbleach

05 Aug 2026

Do AI detectors catch humanizers? Sometimes — detectors now field three real counter-weapons against rewriting tools: retraining on humanizer output, dedicated paraphrase classifiers, and retrieval matching — but every one of them decays, because the thing being detected is a moving distribution, not a fixed fingerprint. The result isn’t a winner. It’s a loop: each side’s best move creates the training data for the other side’s next one. Understanding that loop is more useful than any snapshot verdict about who’s ahead this month.

Key takeaways

  • Paraphrasing attacks demolished detectors in the research literature, which forced vendors to respond — the counter-moves are real, not marketing.
  • The three responses: absorb humanizer output into training data, classify the residue of machine rewriting itself, and match submissions against stored generations.
  • Each response has a decay mode: stale training data, false positives on human editing, and a retrieval database nobody fully possesses.
  • Crude synonym-swappers lose this race fast; structural rewrites with genuine specificity are a target detectors still can’t hold.
  • A verdict is a snapshot. Detectors retrain constantly, so what passes today can flag in three months — the only durable pass is prose whose statistics are genuinely human-varied.

Why the counter-attack started

The provocation came from research, not products. In 2023, Krishna and colleagues built DIPPER, a paraphrase model that rewrote AI text and, in their evaluation, dropped every detector they tested to near-chance performance. Sadasivan and colleagues showed recursive paraphrasing degraded even watermarks. The papers said out loud what commercial humanizers were already demonstrating: post-hoc detection assumed the generator wasn’t trying to hide, and that assumption was dead.

Detection vendors couldn’t shrug. Their customers — instructors, editors, hiring teams — were pasting in exactly this kind of laundered text. So the counter-engineering began, along the three lines the research itself suggested.

How do AI detectors catch humanizers? Three ways

Retraining on the enemy’s output. The blunt response: run popular humanizers at scale, collect their rewrites, label them machine, retrain. A rewriting tool is still a model, and a model has habits — preferred substitutions, characteristic sentence surgery, a rhythm to how it varies length. Classifiers learn those habits the way they learned ChatGPT’s. Public benchmarks pushed this along: RAID bakes paraphrase attacks into its test conditions, so vendors get graded on it.

Classifying the rewrite itself. The subtler response asks a different question — not “did a model write this?” but “did a model *rewrite* this?” GPTZero shipped exactly such a capability, publicly documented, aimed at AI-paraphrased text. The tell isn’t the words; it’s the residue. Cheap humanization changes vocabulary while preserving the skeleton: the same argument order, the same paragraph shapes, sentence-by-sentence substitution that’s oddly uniform, synonyms slightly off-register for the context. That pattern is learnable, and on thesaurus-grade tools it works.

Retrieval. The Krishna paper’s own authors proposed the strongest defense: don’t classify at all — *match*. Store what generators produce; when a submission arrives, search for a semantic near-neighbor. A paraphrase keeps meaning by definition, so it stays close in embedding space to its source even with every word changed. In their experiments retrieval caught most paraphrased generations. Its limit is possession: it only works for providers holding the generation logs, fragmented across companies that don’t share, with retention and privacy constraints — a real defense for a platform, not a product a teacher can buy.

Why none of it holds: the moving target

Each counter-move decays on contact with the same three facts.

The target retrains. Humanizer tools update on cycles as fast as detectors do — some, as the Stanford “easily optimized against” work showed, can tune directly against a public detector’s scores. Every update shifts the output distribution and antiquates last quarter’s training set. New tools launch monthly; the detector is always fighting the previous generation, a structural lag we’ve mapped in the cat-and-mouse dynamics of the detection arms race.

The residue overlaps with honest work. “Machine-rewritten” statistics look uncomfortably like “human-edited” statistics — a writer running Grammarly, tightening sentences, accepting suggestions. Tune the paraphrase classifier aggressively and it starts flagging revision itself; every vendor sits on that dial knowing a false accusation costs more than a miss. That ceiling on aggression is a gift to sophisticated rewrites, and it’s permanent — a limit we covered in the known limits of adversarial attacks on detectors, where attack and defense both plateau against the same ambiguity.

And quality splits the market. Detectors are genuinely winning against one-click synonym-swappers — that residue is loud. Against rewrites that restructure arguments, vary rhythm, and inject specific, verifiable detail, the statistical gap to ordinary human prose narrows toward nothing, because such text increasingly *is* ordinary human prose.

What this means in practice

The loop’s practical lesson cuts both ways. If you’re screening text: a clean score doesn’t mean unassisted, a flag doesn’t mean cheating — especially now that paraphrase classifiers can trip on legitimate heavy editing. Corroborate before acting.

If you’re revising your own drafts, aim at the durable target. Text passes detectors *robustly* only when its statistics genuinely vary — and that’s a property you can see and edit toward. Try it on your own text: the sentence-level heatmap shows exactly which passages read machine-flat, so you rewrite those with your own specifics instead of praying over a single opaque score. Volume users can see what each plan handles. A pass earned that way survives retraining cycles, because it isn’t hiding anything — the writing actually changed.

For the wider war — watermarks, spoofing, benchmarks and all — browse the rest of our writing on detection.

Frequently asked questions

Do AI detectors catch humanizers? Sometimes — it depends entirely on which humanizer meets which detector, and when. Vendors retrain on humanizer output and ship dedicated paraphrase classifiers, so crude tools that just swap synonyms get caught quickly. Rewrites that genuinely change sentence structure and rhythm are much harder to flag, because their statistics stop looking like any machine signature the detector has learned. There is no stable yes or no; there’s a race, re-run every few months.

How do detectors recognize humanized text specifically? Three main ways. They add humanizer output to their training data, so the classifier learns the rewriting tool’s own habits. They train dedicated paraphrase detectors that look for the residue of machine rewriting — uniform sentence surgery, thesaurus-heavy substitutions, preserved AI structure under changed words. And research systems use retrieval: comparing a submission against stored generations, since a paraphrase stays semantically close to its source even when the words all change.

Why can’t detectors just train on every humanizer’s output? Because the target won’t sit still and the cost of aggression is false positives. Humanizer tools retrain too, each update shifts their output distribution, and new tools appear constantly — so the training data goes stale on a cycle. Worse, the statistical residue of ‘machine rewriting’ overlaps with ordinary human editing; push the classifier hard enough to catch good rewrites and it starts flagging people who merely revised their own work with a grammar tool.

Does humanized text that passes today stay passed? No, and this is the part most people miss. Detectors are retrained continuously, so a document scored clean in March can flag in June without a word changing. Anything published or submitted persists into the future where stronger classifiers will read it. The only revisions that age well are the ones that actually change the writing’s statistics into genuinely varied, specific prose — not the ones that barely cleared a threshold on one tool one afternoon.

What’s the honest way to use a humanizer, given all this? Use it as a revision instrument, not an invisibility cloak. A sentence-level heatmap shows you which passages read machine-flat; rewriting those — with your own facts, examples, and rhythm — improves the text in ways that hold up across detectors and across time. Gaming one tool’s threshold with mechanical word swaps produces worse writing and a verdict with a short shelf life.

The bottom line

Detectors really do hunt humanizers now — with the rewriter’s own output as training data, with classifiers aimed at the residue of machine paraphrase, with retrieval where the logs exist. And humanizers really do keep slipping the net, because the net must avoid catching ordinary human editing and the target retrains faster than the hunter. Nobody wins a race like that; it just runs. The only position that doesn’t need the race to stop is text whose humanity isn’t a trick — varied, specific, genuinely revised prose that scores clean because of what it is, not what it hides.

Try it on your own text

Paste your draft into PaperBleach to humanize AI text so it reads naturally — then check your score against built-in AI detection. Free on your first run.