humanflow

Why AI detectors flag human writing

Because they never look for AI. They measure how predictable and how uniform your writing is, then convert that into a probability. Writing produced by a person in a second language, or in a taught essay structure, or after careful editing, scores exactly the same way machine output does — which is why a flag is not evidence of anything on its own.

Last reviewed 27 July 2026 · The HumanFlow team

The mechanism, in one paragraph

Detectors score two things. Perplexity asks how surprising each word is given what came before. Burstiness asks how much sentence length and complexity vary across a passage. Language models pick likely words and produce even rhythm, so their output is low on both. A detector that sees low perplexity and low burstiness reports "AI" — regardless of who actually typed it.

Who this happens to

Not randomly distributed. The people most likely to be flagged for work they wrote themselves are, in rough order of documented risk:

  • Non-native English speakers. The largest and best-documented bias. A smaller active vocabulary and simpler sentence construction produce a low-perplexity signature. Stanford researchers found seven detectors averaged a 61.22% false positive rate on TOEFL essays — and near-perfect accuracy on essays by US 8th-graders.
  • Students writing to a taught structure. The five-paragraph essay is close to an algorithm. Following it well produces exactly the uniformity detectors penalise.
  • Technical, legal and scientific writers, where conventional phrasing is required by the field and originality of expression is actively discouraged.
  • Careful editors. This one is genuinely perverse: grammar checkers, style tools and diligent self-editing all reduce variance. Polishing your prose makes it look more machine-written.
  • Autistic and neurodivergent writers, who may write in more consistent, structurally regular patterns. Less formally studied than the ESL bias, but reported widely enough to take seriously.

A worked example

These two paragraphs say the same thing. The first is the kind of prose that gets flagged; the second usually is not. Neither was written by a model.

The industrial revolution was a significant period of change. It transformed manufacturing processes and had a major impact on society. Many people moved from rural areas to cities during this time. This migration changed the structure of communities in important ways.
The industrial revolution gutted the village. Between 1750 and 1850 whole families walked off land their grandparents had farmed and into Manchester's cotton mills — and the communities they left behind never really recovered, because the people who leave first are the young ones.

The first is uniform: four sentences of similar length, abstract nouns, no specifics. The second varies its rhythm, names a place and a date range, and carries an argument. That difference is most of what a detector is measuring. It is also, not coincidentally, the difference between writing that is dull and writing that is good.

If your work has been flagged

  1. Gather your draft history first. Google Docs keeps full version history under File → Version history. Word keeps AutoSave revisions. This is the single most effective response available, because it shows the work forming over time and a score cannot rebut it.
  2. Ask which tool was used and what the threshold was. Vendors publish guidance saying scores should not be the sole basis for an accusation. Turnitin's own documentation says this.
  3. Run the same text through two or three other detectors. They routinely disagree. Disagreement between tools on identical text is itself an argument about reliability.
  4. Point to the research. If English is not your first language, the Liang study is directly relevant and was published in a peer-reviewed journal.
  5. Offer to discuss the content. Someone who wrote a piece can talk about the choices in it. That conversation persuades a human reviewer more than any counter-score.

What we can and cannot tell you

We can tell you that false positives are real, common, and unevenly distributed. We can point you at the research. What nobody can honestly tell you — including any tool promising it — is that a given piece of text will score a given way with a given detector. Detectors update, they disagree with each other, and none of them publish reproducible accuracy figures.

The full accuracy picture, with the numbers and their limits.

Common questions

What is a false positive in AI detection?
A false positive is human-written text that a detector labels as AI-generated. It happens because detectors measure statistical predictability rather than authorship, and plenty of human writing is predictable.
Who gets false positives most often?
Non-native English speakers, by a wide margin. In peer-reviewed testing, seven detectors flagged 61.22% of TOEFL essays as AI-written while handling US 8th-grade essays almost perfectly. Technical writers, students following taught essay structures, and anyone who edits heavily are also disproportionately affected.
Can I appeal an AI detection accusation?
Yes, and draft history is the strongest evidence you can bring. Google Docs version history, Word AutoSave revisions, browser history, notes and outlines all show the work developing over time, which a detection score cannot rebut.
Does editing my writing reduce false positives?
Usually, though nobody can guarantee it. Detectors respond to uniform sentence length and predictable word choice, so varying rhythm and adding specific concrete detail tends to move a score. The catch is that grammar and style tools push the other way, since they smooth writing toward conventional phrasing.

Sources

  1. 1.GPT detectors are biased against non-native English writers Liang, Yuksekgonul, Mao, Wu & Zou — Patterns (Cell Press), 2023
  2. 2.AI detection tools falsely accuse international students of cheating The Markup, 2023
  3. 3.Comparing Turnitin AI to OpenAI's own text classifier Turnitin, 2023
  4. 4.Contra generative AI detection in higher education assessments arXiv, 2023

Last reviewed 27 July 2026.