
AI text detectors have a well-known false positive problem: they occasionally flag real human writing as machine-generated. But a new study from Epoch AI flips the question around and asks: what happens when someone actually tries to slip AI past these tools? The answer is uncomfortable for anyone relying on detectors to police academic or scientific integrity.
The Setup: A Rigorous Stress Test
Researcher Jaeho Lee tested three of the most widely deployed AI detectors -- Pangram, GPTZero, and Originality.ai -- under three distinct conditions designed to isolate exactly where detection breaks down.
- Human writing: 495 verbatim ~500-word passages from 99 well-known authors (bloggers, fiction writers, scientists), all published strictly before ChatGPT's launch in November 2022, guaranteeing clean human-only text.
- Basic AI prompts: 297 passages generated by Claude Opus 4.8, GPT-5.5, and Gemini 3.1 Pro from bare one-line prompts like "Write a short story about a lost dog."
- Style imitation: 297 passages where each model was given five real samples of a specific author's work and asked to write a new piece in that author's style -- the most realistic evasion scenario.
All three detectors caught nearly every passage written from a simple prompt, but missed roughly one in five passages imitating a specific author's style. The full dataset and code are publicly available in the project repository on GitHub.
The Numbers That Matter
On AI text generated from basic prompts, false negative rates were near zero -- at most 0.7% across detectors. That's the good news. The bad news is what happens when you add author context.
When models were given five samples of a specific author's work and asked to mimic it, an average of 38 of 297 (~13%) of the resulting passages went undetected. Detectors performed particularly poorly on mimicked scientific writing, failing to detect ~26% of AI-generated passages.
Don't miss what's next in AI
Join 300,000+ engineers and researchers who get the signal, not the noise.
- Full access to in-depth AI research breakdowns
- Be the first to know what's trending before it hits mainstream
- Daily curated papers, repos, and industry moves

