How GPTZero Works — And How to Beat It
### Inside GPTZero's Detection Model
GPTZero was one of the first dedicated AI detection tools, launched in early 2023 by Edward Tian at Princeton. It works by analyzing text at the sentence level, measuring two statistical properties that reliably distinguish human writing from machine output.
The first is perplexity — a measure of how surprising each word choice is given the words that came before it. Language models pick the most probable next token at every position. This produces text with abnormally low perplexity: everything is predictable, nothing surprises. Human writers make unexpected choices constantly. They use unusual words, break grammatical conventions, start sentences with conjunctions, and choose vivid phrasing over safe phrasing. GPTZero measures this gap.
The second is burstiness — variation in sentence complexity across a piece of text. Humans write in bursts. A two-word sentence. Then one that spirals across three clauses, a parenthetical aside, and an em dash before landing on a conclusion you did not expect. AI does not do this. It produces sentences of remarkably uniform length and complexity. GPTZero quantifies that uniformity and flags it.
### Where GPTZero Gets It Wrong
GPTZero has well-documented limitations. It tends to flag non-native English writing at higher rates — writers who learned English as a second language often produce more formulaic text that triggers the same statistical signals as AI. Technical writing with standardized vocabulary gets flagged. Highly structured content like lab reports and legal briefs can score as AI-generated because their rigid format naturally reduces both perplexity and burstiness.
Short texts are particularly unreliable. GPTZero needs enough sentences to calculate meaningful statistical distributions. Under 250 words, the model has insufficient data and its confidence drops significantly. A single paragraph can swing between "human" and "AI" depending on whether it contains one unusually predictable sentence.
### How Stealth Mode Targets GPTZero
Stealth mode applies transformations that directly counter GPTZero's two measurement vectors. For perplexity: it replaces high-probability words with natural but less expected alternatives. Where AI writes "important" or "effective," Stealth mode might use "central," "a big deal," or "what actually works." Each substitution raises the perplexity score toward ranges GPTZero associates with human authorship.
For burstiness: it creates dramatic variation in sentence length and structure. Five words. Then forty. Then twelve. It mixes questions with declaratives, fragments with complex constructions, and eliminates the mechanical parallelism that AI defaults to. This variation is the single strongest signal of human authorship, and Stealth mode produces it systematically.
Aggressive intensity pushes both transformations further. It removes more formulaic transition phrases, introduces more vocabulary variety, and creates more extreme sentence-length variation. For GPTZero specifically, Aggressive intensity is the recommended setting — GPTZero's sentence-level analysis means every sentence needs to individually score as human-like, and Aggressive ensures consistent transformation across the entire text.
### Maximizing Your Results
The most reliable approach combines Stealth mode with a personal editing pass. After humanizing, read through the output and add elements that are uniquely yours: specific references, personal opinions, examples from your experience, and transitions that reflect how you actually think. This creates text that is both statistically human-like (from Stealth mode) and genuinely personal (from your editing). GPTZero cannot flag writing that is genuinely human, and your editing makes it exactly that.