Since ChatGPT landed in late 2022, there's been a quiet fight playing out that most people never see directly. Language models keep getting better at sounding like a person wrote them. Detection tools keep getting better at catching the ones that didn't. Neither side stays ahead for more than a few months at a time, and watching that cycle play out tells you almost everything you need to know about why detection scores can't really be trusted at face value.
Early on, this was almost easy. GPT-2 era output had obvious statistical tells, flat sentence structure, predictable word choices, a repetitiveness that even fairly basic statistical methods could catch without much trouble. One tool from that era, GLTR, worked by literally highlighting words in a document based on how predictable they were to a language model, handing a human reviewer a visual map of suspiciously "safe" choices at a glance. It worked because the models of that generation hadn't learned to hide their own predictability yet.
Then the models got better, and detection had to scramble to keep up. Basic statistical checks stopped cutting it once newer models started producing writing with real variation in it. That pushed the field toward neural classifiers, models trained specifically to tell human and machine writing apart using deeper, harder to describe patterns than raw word probability. OpenAI put out its own classifier during this stretch, and it did genuinely outperform the older statistical approaches for a while.
"Every time a detector gets good at catching one model's style, a new model shows up and accuracy drops right back down."
The Impact of Paraphrasing and Rewriting
But the same problem kept resurfacing. Every time a detector got good at catching one model's particular style, a new model would show up writing in a slightly different way, and accuracy would drop right back down. On top of that, researchers found these classifiers needed long stretches of text, often a thousand words or more, before they could say anything with real confidence, which made them close to useless for the short stuff, a paragraph, a social post, a single email.
The thing that really broke detection, though, was almost insultingly simple. Paraphrasing. Studies found that running AI generated text through even a basic rewording pass tanked detection accuracy fast. It makes sense once you think about it for a second. A detector trained to spot a specific model's statistical fingerprint doesn't have much left to work with once that fingerprint gets smoothed over by a rewrite, even a clumsy one.
That single finding explains a lot about where things actually stand right now. Detection isn't really fighting raw, untouched model output anymore, not in any situation that matters. It's fighting text that's been edited, reworded, run through a human pass, maybe started with AI help and maybe didn't, and there's often no clean way to tell the difference anymore.
Watermarking Limitations and the Road Ahead
Watermarking showed up more recently as an attempt to sidestep the whole mess, baking an invisible statistical signal into generated text at the moment of creation rather than trying to detect it after the fact. Clever, genuinely. Also limited, because it only works with a detector built for that exact model, on text nobody's touched since generation, and only if the company behind that model bothered implementing it. Plenty haven't, and plenty of the models people actually use every day never will.
If there's an honest takeaway from watching this whole cycle unfold, it's that detection will probably always be a step behind generation. Every new model resets the game somewhat. Every improvement in detection gets bypassed by the next round of editing or rewriting within months, sometimes weeks. The tools available to the average teacher or editor right now are partially out of date before they've even finished rolling out. Which, if you ask me, is a good argument for caring less about outsmarting a specific detector and more about writing that just genuinely sounds like a person, since that's the one thing that holds up no matter which round of this fight we happen to be in.
Human review outlasts algorithmic arms races. Verify content with community consensus.