AI Writing Detection Reference
Expert-level knowledge base for detecting AI-generated text, compiled from academic research, commercial detection tools, and empirical analysis.
Quick Reference: High-Confidence Signals
These indicators strongly suggest AI authorship when found together:
Vocabulary Red Flags
High-signal words (50-700x more common in AI text):
- "delve", "tapestry", "nuanced", "multifaceted", "underscore"
- "intricate interplay", "played a crucial role", "complex and multifaceted"
- "paramount", "pivotal", "meticulous", "holistic", "robust"
- "stands/serves as", "marking a pivotal moment", "underscores its importance"
Overused phrases:
- "It's important to note that..."
- "In today's fast-paced world..."
- "At its core..."
- "Without further ado..."
- "Let me explain..."
See reference/vocabulary-patterns.md for complete lists.
Structural Red Flags
- Uniform sentence lengths: 12-18 words consistently (low burstiness)
- Tricolon structures: "research, collaboration, and problem-solving"
- Em dash overuse: AI uses em dashes in a formulaic way to mimic "punched up" sales writing, especially in parallelisms ("it's not X — it's Y"); swapping punctuation doesn't fix the underlying emphasis pattern
- Perfect paragraph uniformity: All paragraphs same approximate length
- Template conclusions: "In summary...", "In conclusion..."
- Negative parallelisms: "It's not about X; it's about Y"
- Elegant variation: Cycling through synonyms to avoid repetition
- False ranges: "From X to Y" with incoherent endpoints
See reference/structural-patterns.md for details.
Content Red Flags
- Importance puffery: "marking a pivotal moment in history"
- Ecosystem/conservation claims without citations
- "Challenges and Future" sections following rigid formula
- Promotional language: "nestled in", "stunning natural beauty", "boasts"
- Superficial analyses: "-ing" phrases attributing significance to facts
See reference/content-patterns.md for details.
Formatting Red Flags
- Title Case in all section headings
- Excessive boldface (every key term bolded)
- Inline-header lists:
**Bold Header**: description pattern
- Emojis in formal content or headings
- Subject lines in non-email contexts
See reference/formatting-patterns.md for details.
Markup Red Flags (Definitive)
- turn0search0, turn0image0: ChatGPT reference markers
- contentReference[oaicite:]: ChatGPT reference bugs
- utm_source=chatgpt.com: URL tracking (definitive)
- Markdown in wikitext: ## headers, bold, text
- grok_card XML tags: Grok/X specific
See reference/markup-artifacts.md for details.
Citation Red Flags
- Broken external links that never existed (no archive)
- Invalid DOIs/ISBNs: Checksum failures
- Declared but unused references: Cite errors
- Placeholder values:
url=URL, date=2025-XX-XX
See reference/citation-patterns.md for details.
Tone Red Flags
- Passive and detached voice throughout
- Absence of first-person pronouns where expected
- Consistent formality with no stylistic variation
- Over-politeness and excessive hedging
Detection Methodology
Multi-Layer Analysis Approach
Layer 1: Technical Artifact Scan (Definitive)
- Check for turn0search/oaicite markers (ChatGPT)
- Check for utm_source=chatgpt.com in URLs
- Check for grok_card tags (Grok)
- Check for Markdown in non-Markdown contexts
- If found: Definitive AI involvement
Layer 2: Vocabulary Pattern Matching
- Scan for overused AI words/phrases
- Count frequency of flagged terms
- Look for clusters of high-signal vocabulary
- Check for importance/symbolism phrases
Layer 3: Structural Analysis
- Observe sentence length variation (uniform = AI signal)
- Check paragraph uniformity
- Identify repetitive syntactic templates (tricolons, negative parallelisms)
- Look for elegant variation (synonym cycling)
- Check for false ranges
Layer 4: Content Pattern Analysis
- Check for importance puffery and promotional language
- Look for "Challenges and Future" formula
- Check for ecosystem/conservation claims without citations
- Identify superficial analyses with "-ing" attributions
Layer 5: Citation Verification
- Test external links - do they exist?
- Verify DOI/ISBN checksums
- Check for declared but unused references
- Look for placeholder values
Layer 6: Formatting Analysis
- Check heading capitalization (Title Case = signal)
- Count bold phrases per paragraph
- Look for inline-header list patterns
- Check for emojis in formal content
Layer 7: Stylometric Observation
- Pronoun usage patterns (missing first-person?)
- Tone consistency (too uniform = AI signal)
- Punctuation patterns (em dash overuse? curly quotes?)
Layer 8: Coherence Check
- Do paragraphs build a coherent argument?
- Are concepts repeated with different words?
- Do transitions actually connect ideas?
Layer 9: Confidence Scoring
- Weight multiple signals together
- Require corroborating evidence (3+ signals minimum)
- Apply context-specific adjustments
- Check for mitigating factors (human signals)
- Consider ineffective indicators (don't use them)
Model-Specific Patterns
Different AI models have distinct "fingerprints":
| Model |
Key Tells |
Technical Artifacts |
| ChatGPT/GPT-4 |
"delve" (pre-2025), "tapestry", tricolons, em dashes, curly quotes |
turn0search, oaicite, utm_source=chatgpt.com |
| Claude |
Analytical structure, extended analogies, cautious qualifications |
None (uses straight quotes, no tracking) |
| Gemini |
Conversational synthesis, fact-dense paragraphs |
None (uses straight quotes, no tracking) |
| DeepSeek |
Similar to ChatGPT, curly quotes |
Curly quotation marks |
| Grok |
X/Twitter integration |
<grok_card> XML tags |
| Perplexity |
Source-focused output |
[attached_file:1], [web:1] tags |
Important dates:
- ChatGPT launched: November 30, 2022 (text before this is almost certainly human)
- "delve" usage dropped: 2025 (still signals pre-2025 ChatGPT)
See reference/model-fingerprints.md for detailed model patterns.
False Positive Prevention
Critical requirements:
- Minimum 200 words for reliable analysis
- Never flag on single indicators alone
- Use ensemble scoring (multiple signals required)
High false-positive risk groups:
- Non-native English speakers (61% false positive rate in research)
- Technical/formal writing
- Neurodivergent writers
- Content using grammar correction tools
Ineffective indicators (do NOT rely on these):
- Perfect grammar alone
- "Bland" or "robotic" prose
- "Fancy" or unusual vocabulary
- Letter-like formatting alone
- Conjunctions starting sentences
Signs of human writing:
- Text from before November 30, 2022
- Ability to explain editorial choices
- Personal anecdotes with verifiable details
- Minor errors and natural quirks
See reference/false-positive-prevention.md for detailed guidance.
Analysis Output Format
Structure findings as:
**Overall Assessment**: [Likely AI / Possibly AI / Likely Human / Inconclusive]
**Confidence**: [Low / Medium / High]
**Summary**: 2-3 sentence overview
**Evidence Found**:
- [Category]: [Specific indicator] - "[Quote from text]"
- [Category]: [Specific indicator] - "[Quote from text]"
**Mitigating Factors**: [Elements suggesting human authorship]
**Caveats**: [Limitations, alternative explanations]
Key Principles
- No certainty claims - AI detection is probabilistic
- Multiple signals required - Single indicators prove nothing
- Context matters - Academic writing differs from blogs
- Stakes awareness - False accusations cause real harm
- Evolving field - Detection methods require constant updates
Reference Files
- vocabulary-patterns.md - Complete word/phrase lists with frequencies
- structural-patterns.md - Sentence, paragraph, and discourse patterns
- content-patterns.md - Importance puffery, promotional language, content tells
- formatting-patterns.md - Title case, boldface, emojis, visual patterns
- markup-artifacts.md - Technical artifacts: turn0search, oaicite, Markdown, tracking
- citation-patterns.md - Broken links, invalid identifiers, hallucinated references
- model-fingerprints.md - GPT, Claude, Gemini, Grok, Perplexity specific tells
- false-positive-prevention.md - Avoiding false accusations, ineffective indicators
Sources
This knowledge base synthesizes research from:
- Stanford HAI (DetectGPT, bias studies)
- GPTZero, Originality.ai, Turnitin, Pangram methodologies
- Academic papers on stylometry and discourse analysis
- Empirical studies on detection accuracy and limitations
- Wikipedia:WikiProject AI Cleanup field guide (2025)
- Community-documented patterns from Wikipedia editing
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: ai-writing-detection3description: Comprehensive AI writing detection patterns and methodology. Provides vocabulary lists, structural patterns, model-specific fingerprints, and false positive prevention guidance. Use when analyzing text for AI authorship or understanding detection patterns. Use when this capability is needed.4---56# AI Writing Detection Reference78Expert-level knowledge base for detecting AI-generated text, compiled from academic research, commercial detection tools, and empirical analysis.910## Quick Reference: High-Confidence Signals1112These indicators strongly suggest AI authorship when found together:1314### Vocabulary Red Flags15**High-signal words** (50-700x more common in AI text):16- "delve", "tapestry", "nuanced", "multifaceted", "underscore"17- "intricate interplay", "played a crucial role", "complex and multifaceted"18- "paramount", "pivotal", "meticulous", "holistic", "robust"19- "stands/serves as", "marking a pivotal moment", "underscores its importance"2021**Overused phrases**:22- "It's important to note that..."23- "In today's fast-paced world..."24- "At its core..."25- "Without further ado..."26- "Let me explain..."2728See [reference/vocabulary-patterns.md](reference/vocabulary-patterns.md) for complete lists.2930### Structural Red Flags31- **Uniform sentence lengths**: 12-18 words consistently (low burstiness)32- **Tricolon structures**: "research, collaboration, and problem-solving"33- **Em dash overuse**: AI uses em dashes in a formulaic way to mimic "punched up" sales writing, especially in parallelisms ("it's not X — it's Y"); swapping punctuation doesn't fix the underlying emphasis pattern34- **Perfect paragraph uniformity**: All paragraphs same approximate length35- **Template conclusions**: "In summary...", "In conclusion..."36- **Negative parallelisms**: "It's not about X; it's about Y"37- **Elegant variation**: Cycling through synonyms to avoid repetition38- **False ranges**: "From X to Y" with incoherent endpoints3940See [reference/structural-patterns.md](reference/structural-patterns.md) for details.4142### Content Red Flags43- **Importance puffery**: "marking a pivotal moment in history"44- **Ecosystem/conservation claims** without citations45- **"Challenges and Future" sections** following rigid formula46- **Promotional language**: "nestled in", "stunning natural beauty", "boasts"47- **Superficial analyses**: "-ing" phrases attributing significance to facts4849See [reference/content-patterns.md](reference/content-patterns.md) for details.5051### Formatting Red Flags52- **Title Case** in all section headings53- **Excessive boldface** (every key term bolded)54- **Inline-header lists**: `**Bold Header**: description` pattern55- **Emojis** in formal content or headings56- **Subject lines** in non-email contexts5758See [reference/formatting-patterns.md](reference/formatting-patterns.md) for details.5960### Markup Red Flags (Definitive)61- **turn0search0, turn0image0**: ChatGPT reference markers62- **contentReference[oaicite:]**: ChatGPT reference bugs63- **utm_source=chatgpt.com**: URL tracking (definitive)64- **Markdown in wikitext**: ## headers, **bold**, [text](url)65- **grok_card XML tags**: Grok/X specific6667See [reference/markup-artifacts.md](reference/markup-artifacts.md) for details.6869### Citation Red Flags70- **Broken external links** that never existed (no archive)71- **Invalid DOIs/ISBNs**: Checksum failures72- **Declared but unused references**: Cite errors73- **Placeholder values**: `url=URL`, `date=2025-XX-XX`7475See [reference/citation-patterns.md](reference/citation-patterns.md) for details.7677### Tone Red Flags78- Passive and detached voice throughout79- Absence of first-person pronouns where expected80- Consistent formality with no stylistic variation81- Over-politeness and excessive hedging8283## Detection Methodology8485### Multi-Layer Analysis Approach8687**Layer 1: Technical Artifact Scan (Definitive)**88- Check for turn0search/oaicite markers (ChatGPT)89- Check for utm_source=chatgpt.com in URLs90- Check for grok_card tags (Grok)91- Check for Markdown in non-Markdown contexts92- If found: Definitive AI involvement9394**Layer 2: Vocabulary Pattern Matching**95- Scan for overused AI words/phrases96- Count frequency of flagged terms97- Look for clusters of high-signal vocabulary98- Check for importance/symbolism phrases99100**Layer 3: Structural Analysis**101- Observe sentence length variation (uniform = AI signal)102- Check paragraph uniformity103- Identify repetitive syntactic templates (tricolons, negative parallelisms)104- Look for elegant variation (synonym cycling)105- Check for false ranges106107**Layer 4: Content Pattern Analysis**108- Check for importance puffery and promotional language109- Look for "Challenges and Future" formula110- Check for ecosystem/conservation claims without citations111- Identify superficial analyses with "-ing" attributions112113**Layer 5: Citation Verification**114- Test external links - do they exist?115- Verify DOI/ISBN checksums116- Check for declared but unused references117- Look for placeholder values118119**Layer 6: Formatting Analysis**120- Check heading capitalization (Title Case = signal)121- Count bold phrases per paragraph122- Look for inline-header list patterns123- Check for emojis in formal content124125**Layer 7: Stylometric Observation**126- Pronoun usage patterns (missing first-person?)127- Tone consistency (too uniform = AI signal)128- Punctuation patterns (em dash overuse? curly quotes?)129130**Layer 8: Coherence Check**131- Do paragraphs build a coherent argument?132- Are concepts repeated with different words?133- Do transitions actually connect ideas?134135**Layer 9: Confidence Scoring**136- Weight multiple signals together137- Require corroborating evidence (3+ signals minimum)138- Apply context-specific adjustments139- Check for mitigating factors (human signals)140- Consider ineffective indicators (don't use them)141142## Model-Specific Patterns143144Different AI models have distinct "fingerprints":145146| Model | Key Tells | Technical Artifacts |147|-------|-----------|---------------------|148| ChatGPT/GPT-4 | "delve" (pre-2025), "tapestry", tricolons, em dashes, curly quotes | turn0search, oaicite, utm_source=chatgpt.com |149| Claude | Analytical structure, extended analogies, cautious qualifications | None (uses straight quotes, no tracking) |150| Gemini | Conversational synthesis, fact-dense paragraphs | None (uses straight quotes, no tracking) |151| DeepSeek | Similar to ChatGPT, curly quotes | Curly quotation marks |152| Grok | X/Twitter integration | `<grok_card>` XML tags |153| Perplexity | Source-focused output | `[attached_file:1]`, `[web:1]` tags |154155**Important dates**:156- ChatGPT launched: **November 30, 2022** (text before this is almost certainly human)157- "delve" usage dropped: **2025** (still signals pre-2025 ChatGPT)158159See [reference/model-fingerprints.md](reference/model-fingerprints.md) for detailed model patterns.160161## False Positive Prevention162163**Critical requirements**:164- Minimum 200 words for reliable analysis165- Never flag on single indicators alone166- Use ensemble scoring (multiple signals required)167168**High false-positive risk groups**:169- Non-native English speakers (61% false positive rate in research)170- Technical/formal writing171- Neurodivergent writers172- Content using grammar correction tools173174**Ineffective indicators** (do NOT rely on these):175- Perfect grammar alone176- "Bland" or "robotic" prose177- "Fancy" or unusual vocabulary178- Letter-like formatting alone179- Conjunctions starting sentences180181**Signs of human writing**:182- Text from before November 30, 2022183- Ability to explain editorial choices184- Personal anecdotes with verifiable details185- Minor errors and natural quirks186187See [reference/false-positive-prevention.md](reference/false-positive-prevention.md) for detailed guidance.188189## Analysis Output Format190191Structure findings as:192193```194**Overall Assessment**: [Likely AI / Possibly AI / Likely Human / Inconclusive]195**Confidence**: [Low / Medium / High]196197**Summary**: 2-3 sentence overview198199**Evidence Found**:200- [Category]: [Specific indicator] - "[Quote from text]"201- [Category]: [Specific indicator] - "[Quote from text]"202203**Mitigating Factors**: [Elements suggesting human authorship]204205**Caveats**: [Limitations, alternative explanations]206```207208## Key Principles2092101. **No certainty claims** - AI detection is probabilistic2112. **Multiple signals required** - Single indicators prove nothing2123. **Context matters** - Academic writing differs from blogs2134. **Stakes awareness** - False accusations cause real harm2145. **Evolving field** - Detection methods require constant updates215216## Reference Files217218- [vocabulary-patterns.md](reference/vocabulary-patterns.md) - Complete word/phrase lists with frequencies219- [structural-patterns.md](reference/structural-patterns.md) - Sentence, paragraph, and discourse patterns220- [content-patterns.md](reference/content-patterns.md) - Importance puffery, promotional language, content tells221- [formatting-patterns.md](reference/formatting-patterns.md) - Title case, boldface, emojis, visual patterns222- [markup-artifacts.md](reference/markup-artifacts.md) - Technical artifacts: turn0search, oaicite, Markdown, tracking223- [citation-patterns.md](reference/citation-patterns.md) - Broken links, invalid identifiers, hallucinated references224- [model-fingerprints.md](reference/model-fingerprints.md) - GPT, Claude, Gemini, Grok, Perplexity specific tells225- [false-positive-prevention.md](reference/false-positive-prevention.md) - Avoiding false accusations, ineffective indicators226227## Sources228229This knowledge base synthesizes research from:230- Stanford HAI (DetectGPT, bias studies)231- GPTZero, Originality.ai, Turnitin, Pangram methodologies232- Academic papers on stylometry and discourse analysis233- Empirical studies on detection accuracy and limitations234- Wikipedia:WikiProject AI Cleanup field guide (2025)235- Community-documented patterns from Wikipedia editing236237---238> Converted and distributed by [TomeVault](https://tomevault.io/claim/mike-coulbourn) — claim your Tome and manage your conversions.239<!-- tomevault:4.0:skill_md:2026-04-11 -->