How do AI detectors work?

Updated 2026-08-02AI-assisted draft · citations disclosedPart of the 1,478-question editorial index· AI detector · Source & maintenance record
Short answer

AI text detectors are classifiers, not authorship machines. They preprocess qualifying text, measure language patterns or other signals, compare them with examples of human and AI writing, and return a likelihood or highlighted percentage. The exact features are usually proprietary. Scores can change with text length, language, genre, editing and the detector version, so a result is a review signal—not proof that a person did or did not use AI.

Why — the first-principles explanation

An AI detector sees only the submitted artifact. It does not see who typed it, which prompts were used or whether a human edited every sentence. It tries to infer a hidden event—“was this likely produced or transformed by an AI writing tool?”—from statistical and linguistic signals in the final text.

A typical pipeline. The tool first decides what it can analyze: language, file type, length and qualifying prose. Turnitin’s current guide, for example, says its report analyzes long-form prose, not code, poetry, bullet lists or other unconventional formats, and requires at least 300 words for a report. A detector then splits the text into segments, often with overlap so each sentence has context. Turnitin says its model scores sentences and averages segment predictions into a document-level estimate.

What the signals look like. Some public explanations use perplexity or word-probability patterns: how expected is the next token given the preceding context? Others may use sentence structure, repetition, vocabulary, discourse patterns, a trained classifier or signals specific to a model family. “Burstiness” is a useful teaching metaphor for variation in rhythm, but it is not a universal specification for every detector. Vendors such as Turnitin say their model and training data are proprietary. The honest answer to “what exactly does this tool use?” is often: only the vendor can fully answer that.

How a report is produced. The classifier compares the text with patterns learned from human and AI examples, assigns sentence or segment scores, applies a threshold and aggregates the result. A report may highlight passages or show the portion of qualifying prose the tool predicts is likely AI-generated. That percentage is not the same as a plagiarism similarity score and is not necessarily the percentage of the entire file. A high score means “the model found a pattern it associates with AI,” not “the model identified the author.”

Why the inference is fragile. Predictable writing can be human. A student writing in a second language, a person following a rigid template, a technical manual, a short answer or heavily edited text can look statistically different from the detector’s training examples. The Stanford/Patterns study of seven detectors found substantial false positives for TOEFL essays by non-native English writers and showed that simple rewriting could change detector outcomes. That is one study of older tools, not a universal current accuracy number, but it demonstrates the structural problem: style is not identity.

What detection is not. It is not plagiarism matching. Similarity software looks for matching source text; AI detection estimates whether prose resembles model-generated writing. It is not a watermark unless the generator deliberately embeds a detectable signal. It is not provenance: a C2PA Content Credential records signed creation and modification history when present, while missing credentials do not prove that a human wrote the text. It is not a reliable way to reconstruct a prompt, a model or an author from text alone.

The decision boundary matters more than the score. OpenAI’s retired 2023 classifier explicitly said it should not be a primary decision tool, reported weak challenge-set performance and was withdrawn for low accuracy. Turnitin likewise says its indicator should not be the sole basis for adverse action. UT Austin treats AI detection software as high-risk technology requiring privacy, security and contracting review. In education, hiring, publishing or compliance, use a detector only to start a fair review: inspect drafts, revision history, sources, process evidence and the relevant policy. Never auto-fail, reject or accuse solely because a percentage crossed a threshold.

A practical test for any detector. Ask which languages and genres it supports, the minimum text length, whether the score is calibrated on comparable writing, how false positives are handled, whether the vendor stores submissions, whether results are versioned, and what appeal path exists. Measure it on your own representative human and AI samples with known labels. If the cost of a false accusation is high, the default should be corroboration and human judgment, not a harder threshold.

An example that makes it click

A university receives a 900-word essay with an 82% AI indicator. That number is not an 82% probability that the student cheated. First check whether the tool supports the language and format, what portion of the essay was qualifying prose, and which passages were highlighted. Then compare the student’s drafts, notes, sources and revision history, and invite an explanation under the course policy. If the essay is from a multilingual writer or follows a rigid lab-report template, the detector’s style signal deserves extra caution. The same review logic applies to a job application or a publisher’s manuscript.

How to do it

  1. Name the decision and its stakes. A low-stakes editing queue is different from a grade, disciplinary action, hiring rejection, benefits decision or publication refusal.
  2. Identify the exact detector, version, language and file type. Do not compare percentages from different vendors as if they used the same scale.
  3. Check eligibility rules: minimum words, qualifying prose, supported languages and excluded formats such as code, tables, poetry or bullet lists.
  4. Preserve the original artifact and record the report date. Detector models and thresholds can change, so a later resubmission may return a different score.
  5. Read the report as a likelihood signal. Inspect the highlighted spans and confirm whether the percentage refers to qualifying prose or the whole file.
  6. Look for confounders: second-language writing, templates, formulaic technical language, short text, heavy editing, translation, grammar tools and genre mismatch.
  7. Gather independent process evidence: drafts, document history, research notes, source links, oral explanation, version control or a reproducible work trail.
  8. Check privacy and procurement before uploading sensitive work. Review retention, training use, deletion, access and contract terms; do not paste student or employee work into an unapproved free detector.
  9. Apply the organization’s policy with a human reviewer and a clear appeal path. A detector result can prompt a conversation; it cannot establish intent or authorship by itself.
  10. Evaluate the detector locally before adopting it: use representative human and known-AI samples, measure false positives and false negatives by language and genre, and re-test after model updates.

Key facts

Infographic: How do AI detectors work — short answer and key facts
Visual summary — How do AI detectors work?

Use detection as a review signal, not a verdict

Compare detector limits, evidence trails, privacy terms and human-review workflows before using a score in education, hiring or publishing.

▶ The 60-second explainer (script)

How do AI detectors work? They look at the finished text and infer whether its patterns resemble text produced or transformed by an AI tool. A detector first checks what it can analyze—language, length, file type and qualifying prose. It may split the text into overlapping segments, score sentences with a classifier trained on human and AI examples, apply a threshold and aggregate the result into a likelihood or highlighted percentage. Some public explainers call the signals perplexity or burstiness. Those are useful concepts, but no single formula defines every vendor, and many tools keep their features proprietary. The result is a style signal, not a fingerprint. Predictable human writing, second-language writing, templates, short text and edited prose can all confuse the classifier. That is why the number is not a probability that someone cheated. Turnitin says its indicator should not be the sole basis for adverse action. OpenAI retired its own classifier for low accuracy. Use a detector only to start a fair review: check drafts, sources, revision history and policy. In high-stakes decisions, corroboration and human judgment matter more than a threshold.

What authoritative sources say

Turnitin Guides — Using the AI Writing Reportofficial — Turnitin says its AI Writing Report may misidentify human-written, AI-generated and AI-paraphrased text, and should not be the sole basis for adverse action; it defines qualifying prose and current reporting limits. source ↗
Turnitin Guides — AI writing detection capabilities FAQsofficial — Turnitin describes segmenting text, scoring sentences, aggregating document predictions, training on human and AI writing, language/file requirements and how percentage indicators should be interpreted. source ↗
Liang et al. — GPT detectors are biased against non-native English writersedu — A study of seven GPT detectors found strong bias against non-native English writers and showed that simple prompting or rewriting could change detector outcomes. source ↗
Stanford HAI — AI-Detectors Biased Against Non-Native English Writersedu — Stanford’s summary reports that seven detectors flagged 61.22% of the sampled TOEFL essays as AI-generated and warns that detector reliability and stakes require caution; this is a study result, not a universal current accuracy rate. source ↗
OpenAI — New AI classifier for indicating AI-written textofficial — OpenAI’s 2023 classifier page says the classifier was retired on July 20, 2023 for low accuracy, reported weak challenge-set performance and should not be used as a primary decision-making tool. source ↗
UT Austin Provost — AI Detection Software Guidanceofficial — The University of Texas at Austin treats AI detection software as high-risk technology and requires privacy, security, intellectual-property and contracting review before use with university work. source ↗
C2PA — Frequently Asked Questionsofficial — C2PA Content Credentials record cryptographically signed creation and modification history when present, and the standard distinguishes provenance from DRM or a direct attribution guarantee. source ↗

People also ask

Do AI detectors actually know if a text was written by AI?

No. They infer from patterns in the final text. They do not observe the author, prompt history or editing process, so their output is a likelihood signal rather than proof of authorship.

What do AI detectors look for?

Features vary by vendor. Public explanations discuss word-probability patterns, predictability, sentence structure and repetition; vendors may also use proprietary classifiers and training data. Perplexity and burstiness are concepts, not a universal detector specification.

Is an AI detector score the same as plagiarism?

No. Plagiarism or similarity matching looks for overlapping source text. AI detection estimates whether prose resembles AI-generated writing. A detector report may not identify any source document.

What does an 80% AI score mean?

It means the tool classified a stated portion of qualifying text as likely AI-generated under its model and threshold. It is not an 80% probability that a person cheated, and it may not represent 80% of the entire file.

Why do detectors flag human writing?

Predictable or formulaic writing, second-language writing, short text, genre mismatch, translation and heavy editing can resemble the detector’s AI examples. The Stanford/Patterns study documented serious bias in one widely discussed evaluation.

Why do detectors disagree?

They use different training data, features, language support, thresholds, model versions and qualifying-text rules. Even the same vendor can update its detector and change a result after reprocessing.

How long must text be for detection?

There is no universal minimum. Turnitin currently requires at least 300 words of qualifying prose for an AI Writing Report, while other tools use different rules. Always check the exact vendor documentation.

Can AI detectors be bypassed?

Editing, translation, paraphrasing and distribution changes can alter a classifier’s signal. That is one reason a detector cannot prove authorship and should not be treated as a cat-and-mouse security control.

Are AI watermarks better than detectors?

A generation-time watermark or provenance credential can provide a different signal, but it only works when the generator implements it and the signal survives the workflow. C2PA credentials record provenance when present; their absence is not proof of human writing.

Should teachers or employers use AI detectors?

They may use a report as one input if policy, privacy, accessibility and appeal safeguards are in place. Do not auto-fail, reject or accuse solely from a score; corroborate with process evidence and human review.

The same question, asked other ways

This page answers one intent expressed in 5 phrasings. How the index is organized →

Related questions