Earlier quoted context omitted.
Doesn't this mean Google has an AI-detector that is somehow accurately finding these? Otherwise the majority of its index would be falsely flagged. What do they use?
Microsoft is probably the best placed company to build a good detection method, having both a giant corpus of text predating LLMs from their Bing crawler, and a giant corpus of AI-generated text thanks to their relationship to OpenAI. But Google is probably a close second, with an even bigger archive of pre-LLM text (including the world's largest collection of digitized books), and supposedly a good LLM and lots of s…
The false positive rate of AI detectors and its effect on freelance writers
141–150 of 171 posts
Re: The false positive rate of AI detectors and its effect on freelance writers
#142Re: The false positive rate of AI detectors and its effect on freelance writers
#143There's a key sentence hidden right at the end of this article: > They were terrified of Google downranking any AI-generated content, and because of the apparently clear results from their AI checker, they couldn’t be convinced otherwise. It sounds to me like the client might even have believed the evidence that he provided them showing that he didn't use AI to write the work... ... but they're in the SEO game, and t…
This pattern has precedent. I scan releases with a bunch of Anti-Virus software. Not to find any virus, of course, but if one of the scanning softwares "detects" a virus, some customer is also going to "detect" the virus, and we have a problem.
Windows has some good enough built in stuff, right? I can’t imagine using a third party scanner.
Re: The false positive rate of AI detectors and its effect on freelance writers
#144Earlier quoted context omitted.
Microsoft is probably the best placed company to build a good detection method, having both a giant corpus of text predating LLMs from their Bing crawler, and a giant corpus of AI-generated text thanks to their relationship to OpenAI. But Google is probably a close second, with an even bigger archive of pre-LLM text (including the world's largest collection of digitized books), and supposedly a good LLM and lots of s…
It is impossible to create detector for LLM generated writing. The LLM detector technology must beat the LLM at its own game and if it can we can easily create a better LLM. Anyone who claims they can do it is sorely mistaken or flat out lying.
Re: The false positive rate of AI detectors and its effect on freelance writers
#145There's a key sentence hidden right at the end of this article: > They were terrified of Google downranking any AI-generated content, and because of the apparently clear results from their AI checker, they couldn’t be convinced otherwise. It sounds to me like the client might even have believed the evidence that he provided them showing that he didn't use AI to write the work... ... but they're in the SEO game, and t…
Re: The false positive rate of AI detectors and its effect on freelance writers
#146Re: The false positive rate of AI detectors and its effect on freelance writers
#147Earlier quoted context omitted.
Microsoft is probably the best placed company to build a good detection method, having both a giant corpus of text predating LLMs from their Bing crawler, and a giant corpus of AI-generated text thanks to their relationship to OpenAI. But Google is probably a close second, with an even bigger archive of pre-LLM text (including the world's largest collection of digitized books), and supposedly a good LLM and lots of s…
It is impossible to create detector for LLM generated writing. The LLM detector technology must beat the LLM at its own game and if it can we can easily create a better LLM. Anyone who claims they can do it is sorely mistaken or flat out lying.
And of course you don't tell people how your LLM detector works, don't provide a public API, and preferably leave it ambiguous whether it even exists. That solves most issues with LLMs using your detection method to get better in future versions.
That's counter to the business model of these LLM detection websites, but Google doesn't have a problem with keeping any potentially existing models inhouse and locked down.
Re: The false positive rate of AI detectors and its effect on freelance writers
#148Re: The false positive rate of AI detectors and its effect on freelance writers
#149There's a key sentence hidden right at the end of this article: > They were terrified of Google downranking any AI-generated content, and because of the apparently clear results from their AI checker, they couldn’t be convinced otherwise. It sounds to me like the client might even have believed the evidence that he provided them showing that he didn't use AI to write the work... ... but they're in the SEO game, and t…
This pattern has precedent. I scan releases with a bunch of Anti-Virus software. Not to find any virus, of course, but if one of the scanning softwares "detects" a virus, some customer is also going to "detect" the virus, and we have a problem.
The solution is code signing. Pay whatever you need to pay for a certificate and sign all your releases.
Re: The false positive rate of AI detectors and its effect on freelance writers
#150Earlier quoted context omitted.
This pattern has precedent. I scan releases with a bunch of Anti-Virus software. Not to find any virus, of course, but if one of the scanning softwares "detects" a virus, some customer is also going to "detect" the virus, and we have a problem.
Is it becoming less of a problem nowadays? Windows has some good enough built in stuff, right? I can’t imagine using a third party scanner.