Scanning for Pangram Errors
veryfineprint.substack.com
Scanning for Pangram Errors
1–10 of 44 posts
Re: Scanning for Pangram Errors
#2Re: Scanning for Pangram Errors
#3Re: Scanning for Pangram Errors
#4Pangram is amazing. I hope they eventually provide something like a browser plugin that scans text for being AI generated as you read stuff. I’d pay good money for that.
https://www.pangram.com/solutions/chrome-extension
(disclaimer, i am a pangram research scientist)
Re: Scanning for Pangram Errors
#5These tools are definitely not 100% perfect, which is the primary complaint used to dismiss them. However the error rate is also getting impressively low.
In most cases I see socially and online, there is a high suspicion that the content is AI generated before someone thinks to submit it to Pangram. It’s used on-demand as a tool to confirm suspicions. I have seen several cases where Pangram had some false negatives where the content was judged to be likely human written but the author later admitted it was written by an LLM.
Pangram is very interesting in the context of Substack because the platform was a target for lazy AI newsletters. People realized they could start 10 (or maybe many more) newsletters and spend only a few minutes getting ChatGPT to write posts for them. Starting an AI generated substack and trying to get paid subscribers for it was becoming one of the popular ways to use AI to try to get a little cash. Having a tool that makes it a little bit harder, at least until the LLMs get good enough to evade it, was important for the platform.
Re: Scanning for Pangram Errors
#6Interesting methodology. The results for Pangram are surprisingly good. These tools are definitely not 100% perfect, which is the primary complaint used to dismiss them. However the error rate is also getting impressively low. In most cases I see socially and online, there is a high suspicion that the content is AI generated before someone thinks to submit it to Pangram. It’s used on-demand as a tool to confirm suspi…
Yep, Pangram says they think false positives are way worse than false negatives, so if their AI isn't sure enough they prefer a "not ai" output to an "is ai" output.
Re: Scanning for Pangram Errors
#7 Right now many niche book communities are facing an onslaught of unlabeled AI works, mine included.
On first reading, I thought the author meant that they themselves had submitted 'unlabeled AI works' to one or more niche book communities.Re: Scanning for Pangram Errors
#8(Somewhat-plausible-to-me explanation: It's looking for various stylistic features; older writing very rarely has the most AI-like features, or perhaps almost always has some non-AI-like features that outweigh whatever signs of AI-ness might be there. Present-day writers are more likely to get wrongly flagged as AI.)
Re: Scanning for Pangram Errors
#9That'd be if they had a false discovery rate of 1/10,000.
If for instance:
* 100,000 samples are tested
* 100 of which are AI-generated, the rest human-written
* Pangram flags 50 of the AI-generated samples (true positives)
* Pangram also flags 10 human-written samples (false positives)
Then the FPR is 1 in 10,000, but the chance that a flagged sample isn't actually AI (FDR) is 1 in 6.