What Is Burstiness in AI Detection? Complete Technical Explanation [2026]
Burstiness in AI detection measures the variation in sentence length and complexity throughout a text. Human writing naturally has high burstiness — mixing short punchy sentences with long complex ones — while AI-generated text tends to have low burstiness with uniform sentence lengths.
AI detectors like GPTZero, Originality.ai, and Copyleaks use burstiness as one of two primary metrics (alongside perplexity) to distinguish human writing from machine-generated content.
How burstiness is calculated
Burstiness is computed as the standard deviation of sentence lengths across a document. Detectors tokenize the text, measure each sentence's word count, and calculate how much those counts vary.
Simple formula:
Burstiness = stdev(sentence_lengths) / mean(sentence_lengths)
A text where every sentence is 15-18 words produces a low burstiness score. A text mixing 4-word sentences with 35-word sentences produces a high burstiness score.
Burstiness score ranges
| Score Range | Classification | Typical Source |
|---|---|---|
| 0.00 – 0.20 | Very low burstiness | AI-generated (ChatGPT, Claude default output) |
| 0.20 – 0.40 | Low burstiness | AI-generated or heavily templated human writing |
| 0.40 – 0.60 | Moderate burstiness | Mixed or edited AI content |
| 0.60 – 0.80 | High burstiness | Likely human-written |
| 0.80 – 1.00+ | Very high burstiness | Natural human writing, creative or informal |
GPTZero considers burstiness scores below 0.30 as a strong AI signal. When combined with low perplexity (below 40), the detector flags content as AI-generated with high confidence.
Perplexity vs burstiness
These two metrics measure different things and work together:
| Metric | What It Measures | Human Writing | AI Writing |
|---|---|---|---|
| Perplexity | Word-level predictability | High (surprising word choices) | Low (predictable next words) |
| Burstiness | Sentence-level variation | High (varied sentence structure) | Low (uniform sentence lengths) |
A text can have high perplexity but low burstiness (unusual vocabulary but uniform structure), or low perplexity with high burstiness (common words but varied structure). Detectors look at both metrics together to make accurate classifications.
Why AI text has low burstiness
Large language models generate text token by token using probability distributions. This process produces naturally uniform output because:
- Training optimization — models learn to produce "average" sentence lengths that scored well during training
- Temperature settings — default temperature produces consistent output patterns
- Attention mechanisms — transformers maintain consistent context windows that produce similar-length outputs
- RLHF formatting — human feedback training rewards clear, structured paragraphs with consistent rhythm
ChatGPT-4o produces text with an average burstiness of 0.18-0.25. Claude averages 0.20-0.30. Gemini averages 0.15-0.22. All fall well below the human writing average of 0.65-0.85.
How to increase burstiness in your writing
Sentence length variation techniques:
- Follow a 30-word sentence with a 5-word one. Like this.
- Use fragments intentionally. Not every sentence needs a subject and verb
- Insert one-word paragraphs for emphasis
- Break long explanations with short rhetorical questions — see what that does?
- Mix simple declarative sentences with complex compound-complex structures that layer multiple clauses and subordinate ideas into a single flowing thought
Structural techniques:
- Alternate between bullet points and prose paragraphs
- Use parenthetical asides (these add natural variation)
- Include dialogue or quoted speech
- Write the way you actually think — with interruptions, corrections, and tangents
If you need to quickly adjust AI-generated content for natural burstiness patterns, Humanize AI Pro automatically restructures sentence lengths and complexity to match human writing patterns — free and unlimited.
Detector-specific burstiness thresholds
| Detector | Burstiness Weight | Threshold | Notes |
|---|---|---|---|
| GPTZero | High (primary metric) | < 0.30 = AI signal | Displays burstiness score publicly |
| Originality.ai | Medium | Combined with perplexity model | Does not display raw score |
| Copyleaks | Medium-High | Proprietary threshold | Uses "writing pattern analysis" |
| Turnitin | Low-Medium | Part of ensemble model | Weights classifier more heavily |
| ZeroGPT | High | < 0.25 = AI signal | Sentence uniformity is primary flag |
Bottom line
Burstiness is one of the two core metrics AI detectors use. Human writing scores 0.60-1.00+ while AI writing scores 0.15-0.30. The most reliable way to pass AI detection is to ensure your text has genuine sentence length variation — either by writing naturally or by using Humanize AI Pro to restructure AI output automatically.
Dr. Sarah Chen
AI Content Specialist
Ph.D. in Computational Linguistics, Stanford University
10+ years in AI and NLP research