Skip to content
理論シリーズ

How AI Detectors Actually Work — and Why Careful Writing Gets Flagged

What this article explains: the two statistical cues behind most AI detectors — perplexity (how predictable the next word is) and burstiness (how uneven the writing is) — and why tidy, well-educated writing styles are structurally punished by them.

更新日:August 17, 2026

この記事の証拠ラベル:実測推定解釈立場(実測=検証可能な測定 / 推定=データからの外挿 / 解釈=仕組みの説明 / 立場=私たちの判断)

Perplexity: how predictable the next word is

解釈

Large language models write by choosing the most likely next word. As a result, AI-generated text tends to be statistically predictable — and that is exactly what perplexity measures. The lower a text’s perplexity, the more machine-like it scores.

Human writing is messier: unexpected word choices, personal habits, occasional awkwardness. That irregularity is the statistical fingerprint of a person.

Burstiness: how uneven the writing is

解釈

The second cue is burstiness — variation in sentence length and structure. Human drafts swing: a short sentence, then a long one, a sudden aside. AI output tends to be evenly paced and uniformly structured.

This creates an unfair edge: the more carefully you edit, the smoother your burstiness becomes — and the more machine-like your writing looks to this family of detectors.

GLTR: the study that made this visible

実測

GLTR by Gehrmann, Strobelt & Rush (ACL 2019 Demo, arXiv 1906.04043) colors every word by how predictable it was in context — the clearest public demonstration of what statistical detectors see.

In that study, showing people a GLTR-style view improved their own detection of fake text from 54% to 72%. Teaching people how detectors see works — which is part of why this page exists.

What this means if your writing was flagged

推定

An inference from the mechanism: any writing style that trains predictability — formal templates, fixed transitions, perfectly parallel structure — sits closer to what these detectors flag. Non-native academic English is hit especially hard: a 2023 study (Liang et al., Patterns) found commercial detectors misclassified about 61% of non-native English essays, versus near zero for native ones. That figure is specific to non-native English writing, not a general false-positive rate.

Being flagged is not evidence about who you are. It is evidence about how your writing scores on two statistical habits.

If you were flagged

A flag from a statistical detector is not a verdict. Check what the tool actually measured, gather your process evidence (drafts, history), and read our page on reading accuracy claims before arguing with a number.

関連ページ