Can AI Detectors Be Wrong? What the Research Actually Shows
By Dusan Boljevic · AI/ML Engineer at TheChecker.AI
Quick answer
Every independent research piece on AI-text detectors reports real false-positive rates. Those rates cluster unevenly across different groups. Specifically, non-native English writers face significantly higher flagging rates than native speakers producing comparable content. Such a disparity doesn't mean detection should be abandoned altogether. A detector score ought to function as one piece of evidence for a human decision, not the final verdict. This piece walks through what the research actually measured, what happened when schools ignored it in 2025, and what a detector score should and shouldn't be used for.
The core finding: detectors don't fail randomly, they fail predictably
Stanford's lead researcher James Zou and his team published the most referenced paper on this subject. They examined seven AI detection programs, including both commercial products and open-source alternatives, using two separate essay datasets: writing from U.S.-born eighth graders, and TOEFL essays written by non-native English speakers (Stanford HAI, "AI-Detectors Biased Against Non-Native English Writers"; underlying paper: Liang et al., "GPT Detectors Are Biased Against Non-Native English Writers," arXiv).
The detectors were "near-perfect" on the native-English eighth-grade essays. On the TOEFL essays — all genuinely human-written — they misclassified 61.22% as AI-generated. Worse: all seven detectors unanimously flagged 18 of the 91 TOEFL essays (19%), and 89 of the 91 (97%) were flagged by at least one detector.
Why the gap? Detection leans heavily on perplexity — a statistical measure of how "predictable" word choices are. Sophisticated, varied vocabulary and complex sentence structure score as less predictable (more human-like) under this metric; simpler, more formulaic phrasing scores as more predictable (more AI-like). Non-native writers, on average, produce lower lexical and syntactic complexity than native speakers not because a machine wrote their essay, but because they're writing in a second language. The detector isn't measuring "was this written by AI." It's measuring "does this resemble the kind of text AI tends to produce" — and formulaic, safe, simple writing resembles that whether a human or a model wrote it.
Zou's team also found the flip side of that same flaw: prompting a model to "elevate the provided text by employing literary language" was enough to get AI-written text past the same detectors that had just wrongly flagged an honest human essay. A system this quick to suspect plain human writing, and this easy to fool with dressed-up AI prose, isn't showing an edge-case bug. It's showing a design flaw.
This isn't a 2023 problem that's been fixed
It would be reassuring to say the 2023 study describes an early generation of tools that's since been corrected. The evidence says otherwise. Reporting from December 2025 found the same pattern still playing out in real classrooms, at scale (NPR, "Teachers are using software to see if students used AI. What happens when it's wrong?").
More than 40% of surveyed 6th- to 12th-grade teachers used an AI detection tool during the 2024-2025 school year, per a nationally representative poll by the Center for Democracy and Technology. Mike Perkins, an academic-integrity researcher at British University Vietnam, told NPR that his own testing of popular detectors — he named Turnitin, GPTZero, and Copyleaks specifically — found they both flagged human writing as AI and missed AI writing that had been lightly edited to look more human. "It's now fairly well established in the academic integrity field that these tools are not fit for purpose [as a sole basis for accusations]," Perkins said.
Turnitin's own public position, quoted in the same NPR piece, is that "our AI writing detection may not always be accurate … so it should not be used as the sole basis for adverse actions against a student," and that it's more important to avoid falsely accusing an honest student than to catch every instance of AI writing. That's a notable admission directly from a detection vendor, not a critic.
What false positives look like in practice
In 2025 two documented cases showed the human cost when a raw percentage is treated as a verdict instead of a prompt for a conversation:
- A University at Buffalo student, Kelsey Auman, was accused of academic dishonesty on multiple assignments in April 2025 after Turnitin's AI detector flagged her formulaic, citation-heavy writing — a style that reads as "predictable" almost by definition. Roughly 20% of her class turned out to be flagged too. Her case was cleared only after she produced her browser history and drafting records, days before her graduation deadline (Spectrum News 1, "Western N.Y. student's AI use accusation questions validity").
- A 17-year-old Maryland high schooler, Ailsa Ostovitz, was flagged in September 2025 on an assignment about music she personally listens to, scoring 30.76% AI probability from a detector her teacher was running independently, outside any tool the district had purchased. The district later confirmed it doesn't pay for or endorse that software and advises staff not to rely on such tools, per NPR's reporting.
Both cases settled in the student's favor. Neither settled quickly, and neither would have needed to happen if the score had been treated as a starting point for a conversation rather than a finding.
Coverage of the Auman case names three universities that have already scaled back or dropped AI-detection scoring over this same bias. Vanderbilt disabled Turnitin's AI detector outright in 2023, citing false positives and elevated flagging of non-native English writers. The University of Nebraska-Lincoln has documented higher false-positive rates among neurodivergent students. MIT's own teaching-and-learning guidance argues AI detectors "don't work" reliably enough to anchor a policy on (Spectrum News 1). That three-name list is a conservative slice of a much longer one. Northwestern, Michigan State, NYU, UC Berkeley, and the University of Texas at Austin, among many others, have taken the same step for overlapping reasons. "A few outlier schools" undersells how mainstream backing away from detector-based accusations has become.
So what is a detection score actually good for?
None of this means detection is useless — it means a single number from a single tool is the wrong unit of decision-making. Used correctly, a detection score is:
- A prioritization signal, not a verdict — a high score on one submission out of two hundred tells a reviewer where to look first, not who's guilty.
- One input among several — writing-process evidence such as drafts, version history, browser activity, and prior samples from the same author settles ambiguous cases far more reliably than a percentage alone, as it did in both cases above.
- Most useful at the extremes, least useful in the middle — a 2% score and a 98% score both carry real information, while a 30-45% score lands right where most published research says the tool is least confident, which is exactly where treating it as a near-accusation does the most harm.
- A conversation starter, never a grade — asking "can you walk me through how you wrote this" costs nothing and catches the false positives a hard cutoff can't.
This is also why TheChecker.AI reports 93% accuracy across 40+ source models as a measured, published figure rather than an implied guarantee of certainty on every single submission — an aggregate accuracy rate describes how the tool performs across a large test set, not how confident you should be about any one specific score sitting in ambiguous territory. Good detection tooling should make that distinction easy to see, not bury it in a single percentage. If you want the mechanics behind why any detector — ours included — leans on signals like perplexity and burstiness in the first place, how AI detectors actually work breaks that down in plain terms.
Try it on your own writing before you rely on someone else's
The fastest way to understand what a detection score does and doesn't tell you is to run a piece of your own, verifiably human-written text through a detector and see how it scores — then try a heavily-edited AI draft and see how that scores too. In TheChecker.AI's free demo, you can paste up to 1,000 characters and see the sentence-level breakdown behind the topline number, so you can see where confidence is high versus where it's genuinely uncertain, instead of getting a single opaque percentage. If you're evaluating detection tools for a classroom or a team, that transparency is exactly the thing worth testing for before you trust a score enough to act on it.
FAQ
Are all AI detectors equally unreliable? No — accuracy varies by tool and by how the detector is built, and vendors publish different tested accuracy rates. But the pattern of bias against non-native English writing and formulaic-but-human text is documented across multiple independent detectors in the Stanford study, not isolated to one product.
Should schools stop using AI detectors entirely? Some already have — Vanderbilt disabled Turnitin's AI detection in 2023 for this reason. Others, like Broward County Public Schools (per NPR's reporting), keep using a detector but explicitly as a conversation-starter for teacher-student feedback, not as an automatic grading or disciplinary action.
What should I do if I'm accused based on a detection score? Both documented cases above were resolved with process evidence: draft history, version timestamps, browser activity, or research notes. Keep that evidence as you write, not after you're asked for it.
Dusan Boljevic
AI/ML Engineer at TheChecker.AI
Dusan Boljevic writes at TheChecker.AI, covering how AI-text detection works and how students, writers and teams can use it responsibly.
Related posts
AI Detector False Positives: What the 2026 Evidence Actually Shows
The Authors Guild tested pre-2023 writing and found detectors flagging it as AI. Here's what causes false positives and how to respond.
Read more
Why AI Detectors Are Biased Against STEM Writing and Code
A 280,000-sample study found AI detectors fail on code and unfairly flag disciplined STEM writing. Here's what the research actually found.
Read more
Why Does My Essay Get Flagged as AI? What to Actually Do About It
A flag is a probability estimate, not a verdict. Here's what actually triggers false positives, a real case showing the cost of getting it wrong, and the exact steps to take before you panic.
Read more