惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MyScale Blog
MyScale Blog
Apple Machine Learning Research
Apple Machine Learning Research
H
Help Net Security
雷峰网
雷峰网
V
Visual Studio Blog
G
Google Developers Blog
Microsoft Azure Blog
Microsoft Azure Blog
Hugging Face - Blog
Hugging Face - Blog
爱范儿
爱范儿
IT之家
IT之家
Engineering at Meta
Engineering at Meta
Microsoft Security Blog
Microsoft Security Blog
aimingoo的专栏
aimingoo的专栏
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
月光博客
月光博客
A
About on SuperTechFans
B
Blog RSS Feed
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
Blog — PlanetScale
Blog — PlanetScale

Artificial Intelligence in Plain English - Medium

OpenAI launched GPT-5.5 - it’s the death of digital hand-holding The Future of Agentic AI is Not One Genius Model, it is a Team How AI Development Optimizes Smart Parking Management Systems The FAST Framework: A Practical Responsible AI Checklist for Data Scientists Why is Cloud Migration Consulting Important for Businesses? My Team Caught Me Using AI to Merge PRs. The Code Was Fine. The Trust Wasn’t. SQL Tricks Every Data Scientist Should Know I Stopped Chasing AI Hype and Started Building Systems That Actually Worked GPT-5.5: The Model That Thinks Ahead Mastering AI Storytelling: Crafting Prompts for Captivating Narratives Why So Many Businesses Are Switching to Clawdbot for AI Automation The Growing Dependence on AI Tools — And Why It’s Risky How to Cut Claude Code Costs by At least 2 to 3x How The Google Antigravity Agent Hallucinated NSFW Adult Websites? “Vercel Hack Exposed: How a Simple AI Tool Led to a $2M Data Breach” The Vercel Hack: How One AI Tool Cracked Open the Internet’s Deployment Stack AI Chatbot Development Services for Enterprise Data-Sensitive Processes What AI Agent Developers Should Consider When Designing Agents for High-volume Environments My ChatGPT Responds Better Than Yours, Here is the 3-Step Guide How To Create A Custom AI Chatbot, Train & Deploy It In 48 Hrs Learning in the Age of Intelligent Systems: Why Human Understanding Still Matters Everyone Is Learning AI, So Why Will Most Still Fail? AI Is Learning Faster Than You Think What If Your Next Best Friend Is a Robot That Even Feels Real? OpenAI Quietly Broke the Way You Build AI Apps The AI Superpower Standoff: Why the OpenAI vs. Anthropic War Looks Exactly Like the US vs. Iran The LLM Tools That Actually Matter in Production (Not LangChain, Not the OpenAI SDK) The Most Dangerous Use of Artificial Intelligence Yet! | AI Porn Why Your AI Chatbot Gives Vague Answers (And Why That Should Matter to You) How Do You Prove You’re You, After AI Has Evolved?
The False Promise of AI Writing Detectors: Limits, Risks,...
Swarup Dewan · 2026-05-09 · via Artificial Intelligence in Plain English - Medium

Press enter or click to view image in full size

Graphical Abstract — Image by Author

Swarup Dewanjee

5 min read

Just now

--

A student submits an essay they spent days writing. Hours later, the result comes back: “AI-generated: 72%.”
No explanation. No transparency. Just a number. This is the quiet crisis unfolding in education today. Tools like Turnitin and GPTZero are being adopted at scale, often treated as objective judges of authorship. But the truth is far less certain and far more troubling. AI writing detectors are built on probabilities, not proof. Yet their outputs are increasingly treated as verdicts [1][2].

Why These Tools Exist in the First Place

The rise of models like ChatGPT forced academia into unfamiliar territory. When students can generate essays in seconds, traditional assignments lose their meaning. Institutions needed a countermeasure that could distinguish human effort from machine assistance. Detection tools stepped into that gap, offering a seemingly simple solution. Upload a document, receive a score, and make a judgment. At a glance, it feels like progress. But the simplicity hides a deep technical fragility.

What AI Detectors Actually Measure

Despite their authoritative tone, AI detectors do not “detect AI” in any definitive sense. They measure patterns, such as statistical signatures that tend to appear in machine-generated text. At the core are two ideas: perplexity and burstiness [3],[4]. Where Perplexity measures how predictable a sentence is. AI tends to produce text that flows smoothly and predictably, because it is trained to choose the most likely next word. Burstiness, on the other hand, captures variation of how much a sentence length and structure fluctuate. In general, human writing is often uneven, while AI writing is typically more uniform.

This leads to a pipeline that looks something like illustrated in Figure 1 below:

Press enter or click to view image in full size

AI Wrting Detection Pipeline — Image by Author

Here, the key limitation is subtle but critical. These systems are not verifying authorship. They are estimating similarity to known patterns. And patterns can mislead.

When Human Writing Looks “Too AI”

One of the most widely discussed failures of these systems is their tendency to flag legitimate human writing as artificial. In a study published on arXiv, researchers found that a large portion of essays written by non-native English speakers were incorrectly classified as AI-generated [3]. The reason wasn’t plagiarism or automation, but clarity. These essays used simpler vocabulary and more consistent sentence structures, which closely resembled the statistical profile of AI text. This creates a paradox. The more a student tries to write clearly and correctly, the more likely they are to be flagged.

Even more striking are cases where detectors flag texts written long before generative AI existed. Academic papers from the 1990s, which is decades before modern language models, have triggered high AI probability scores when run through modern detectors [5]. The explanation is almost ironic: formal academic writing is often structured, predictable, and low in stylistic variation. In other words, it looks like what AI produces today. This exposes a fundamental flaw. The detector is not identifying AI; rather, it is identifying a style that happens to overlap with AI output.

The Illusion of Accuracy

Companies behind these tools often report high accuracy rates, sometimes above 95% [6]. But those numbers depend heavily on controlled testing environments. In real-world conditions, the performance drops and the consequences become visible. Independent evaluations have shown false positive rates significantly higher than advertised, particularly when analyzing diverse writing populations [4],[5]. In some cases, entire groups of students have been flagged incorrectly, forcing them to defend work they genuinely authored. A widely circulated report described a classroom where nearly half the students were flagged by an AI detection system despite no evidence of misconduct [3]. The issue wasn’t dishonesty. It was statistical misclassification. And yet, the number produced by the tool carries weight. Instructors, under pressure to manage large classes and new forms of cheating, often rely on these scores as signals of truth [2].

Why Even Paid Tools Don’t Solve the Problem

Get Swarup Dewanjee’s stories in your inbox

Join Medium for free to get updates from this writer.

Remember me for faster sign in

It’s tempting to assume that premium detectors offer better reliability. In practice, the differences are marginal. Comparative studies across multiple detection tools show inconsistent results for the same text [4],[5]. One system might flag a document as highly likely AI-generated, while another rates it as entirely human. This inconsistency reveals that each model is tuned differently, trained on different datasets, and sensitive to different features. More importantly, all detectors face the same underlying challenge: the boundary between human and AI writing is shrinking. As language models improve, their outputs become less distinguishable from human work, not just stylistically, but also statistically. The detection problem is not just difficult. It may be inherently unstable.

Real Consequences in Academic Settings

What makes this issue urgent is not the technology itself, but how it is being used. Students are increasingly required to prove their innocence when flagged. A high AI score can lead to grade penalties, academic investigations, or reputational damage [1],[2]. In some cases, students have had to provide drafts, notes, or revision histories to demonstrate authorship. This shifts the burden of proof in a troubling way. Instead of proving that a student cheated, the system asks the student to prove that they did not. For many, this creates anxiety and mistrust. Writing becomes not just an intellectual task, but a risk calculation.

The Deeper Technical Problem

At its core, AI detection suffers from a lack of ground truth. There is no definitive marker that distinguishes human text from AI-generated text [3],[4]. Unlike plagiarism, which can be verified through direct comparison, AI authorship leaves no clear fingerprint. This leads to an unavoidable trade-off. If a detector is tuned to catch more AI-generated content, it will inevitably increase false positives. If it is tuned to avoid false accusations, it will miss more actual AI usage. There is no perfect balance, there is only different kinds of error. And in high-stakes environments like education, even small error rates can have outsized consequences.

Rethinking the Role of Detection

The solution is not to abandon detection entirely, but to reconsider its role. AI detectors can still provide useful signals, especially when combined with human judgment. But they should not be treated as final arbiters. A probability score is not evidence; it is a prompt for further review. More importantly, institutions may need to rethink assessment itself. If writing can be easily generated, then evaluation must evolve. Oral examinations, iterative drafts, and process-based grading offer alternatives that are harder to automate and easier to verify. At the same time, transparency matters. If a tool flags a document, it should explain why. Which features triggered the classification? How confident is the model? What is the margin of error? Without this context, the output remains a black box, which is difficult to trust.

A System Worth Questioning

AI writing detectors promise certainty in an uncertain landscape. But what they deliver is something else entirely: a statistical guess, presented with confidence. And when that guess is used to judge real people, the stakes become clear. The question is no longer whether AI can write like humans. It already can. The real question is whether our systems can fairly tell the difference. Right now, the answer is: not reliably.

Sources

[1] https://www.wired.com/story/student-papers-generative-ai-turnitin

[2] https://www.washingtonpost.com/opinions/2026/04/13/ai-detectors-students/

[3] https://arxiv.org/abs/2304.02819

[4] https://arxiv.org/abs/2307.07411

[5] https://www.sciencedirect.com/science/article/pii/S305047592600093X

[6] https://www.tryleap.ai/turnitin/accuracy