AI Writing Challenges Surface-Level Detection

The Atlantic published an essay on June 15, 2026 arguing that surface "tells" widely used to spot AI-written text, especially the em dash and the "it's not X; it's Y" construction, are unreliable and likely to become less useful as models improve, drawing an analogy to 19th-century criminologist Cesare Lombroso's discredited attempts to identify criminals by physical features. Independent sources back the core claim: a peer-reviewed 2023 paper found that simple AI paraphrasing can cut a leading detector's accuracy from 70% to under 5%, and a separate tech-outlet report has debunked the em-dash-as-AI-tell idea on similar grounds. For editors, publishers, and anyone building detection tools, the practical lesson is that single-feature heuristics are a weak foundation, and any durable signal likely requires deeper stylistic or semantic modeling rather than punctuation-spotting.
The debate over spotting AI writing by its punctuation habits is mostly a distraction: independent sources outside this essay converge on the same conclusion, that single-feature heuristics like the em dash or a stock rhetorical formula are weak, fast-decaying signals, and that any durable approach to distinguishing machine from human prose has to work at the level of deeper stylistic or semantic pattern rather than surface punctuation.
What happened
The Atlantic published an essay on June 15, 2026 contending that common "tells" invoked to identify machine-written text, most notably the em dash and the "it's not X; it's Y" construction, are unreliable markers, per The Atlantic. The piece draws an extended analogy to 19th-century criminologist Cesare Lombroso, whose discredited theory held that criminality could be read from physical features, to argue that hunting for surface quirks in AI writing risks similar pseudo-scientific overreach, according to The Atlantic. It also argues that as generative models keep improving, their ability to mimic human prose will get harder to catch on surface features, and it uses the distinct styles of Jane Austen and Charles Dickens to illustrate how genuine stylistic signatures reflect deeper, lived authorial experience rather than isolated tics, as reported by The Atlantic.
Technical context
The Atlantic's argument lines up with independently verifiable research and reporting outside the essay itself. How-To Geek separately reported that em-dash usage is common among professional, well-read human writers and that flagging it as an AI tell risks falsely accusing legitimate writers, while also naming the "it's not just X, it's Y" formulation as an overused but equally unreliable cue. On the technical side, a peer-reviewed NeurIPS 2023 paper by Krishna et al. showed that a simple AI paraphrasing tool can cut a leading detector's (DetectGPT) accuracy from 70.3% to 4.6% without materially changing the text's meaning, direct evidence that detectors keyed to shallow textual features degrade quickly once the underlying text is perturbed even slightly.
For practitioners
For publishers, editors, and teams building or buying AI-detection tools, the operative lesson is not to trust single-feature heuristics (specific punctuation, stock phrases, or word-choice quirks) as evidence of authorship, since both false positives against skilled human writers and false negatives against lightly edited AI text are common failure modes. Where attribution or provenance genuinely matters, deeper stylometric or semantic-embedding approaches, and retrieval-based defenses that check candidate text against a provider's own generation logs, have shown meaningfully better robustness than punctuation-spotting in published research.
What to watch
Watch for whether detector vendors and publishers shift disclosure and editorial policy away from single-cue heuristics toward the more robust semantic and retrieval-based methods documented in the research, and for how quickly current surface-level cues, including the em dash itself, fade from generative model output as providers tune style, which would further erode whatever marginal signal these cues still carry.
Key Points
- 1Common AI-writing tells like the em dash and 'it's not X, it's Y' phrasing are unreliable, echoing Lombroso's discredited theory linking crime to physical traits.
- 2A peer-reviewed 2023 paper shows simple paraphrasing can cut a detector's accuracy from over 70 percent to under 5 percent, confirming surface cues decay fast.
- 3Practitioners should favor deeper stylometric or retrieval-based detection methods over single-feature heuristics, which risk false positives against skilled human writers.
Scoring Rationale
Cross-checked the essay's central claim against independently verifiable sources: a peer-reviewed NeurIPS 2023 paper confirming detector fragility under paraphrasing, and a separate tech-outlet piece independently debunking the same em-dash and 'it's not X, it's Y' AI-writing tells. Raised modestly from 4.6 to 4.8 to reflect that stronger corroboration, while keeping it in the minor tier since this remains a cultural/theoretical essay rather than new research or a technical release.
Sources
Public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

