> When a supported Claude model generates text, it weaves an imperceptible watermark directly into the text itself. You won’t see it, and it doesn’t change the meaning, quality, or readability of Claude’s response. I'd like to know a lot more about how that works. A lot of my interactions with Claude return pretty precise text. If I ask it to edit a project and refactor a specific function in several places I know ex…
> I'd like to know a lot more about how that works. Count load-bearing words using two different algorithms in a belt-and-braces fashion
How Claude marks AI-generated content
111–120 of 446 posts
Re: How Claude marks AI-generated content
#112If the western AI companies are forced to comply with this type of BS, and develop their models to do their job while balancing a book on their head and hopping on one foot, the Chinese models just got a free pass to completely dominate the frontier. EU regulation does it again!
Re: How Claude marks AI-generated content
#113Earlier quoted context omitted.
Panagram is a scam.
(This is the part where you provide extensive extraordinary evidence to your claim)
Re: How Claude marks AI-generated content
#114Earlier quoted context omitted.
They still need to choose when to do that though. When I prompt the program to e.g. alter a bash script in a specific way or to recite a longer known text it can't go round and randomly exchange tokens. It has to somehow define what is a simple repeated text from a different origin and what is a novel generation.
I am wondering how that applies to newly generated code. Odd variable naming? Stylistic choices that are watermarked? Or as someone else noted further down in the comments, it could be more subtle: Between the first and second most likely choice, in certain positions it will consistently choose in a certain way.
Whatever it is, I'm sure it's load-bearing.
Re: How Claude marks AI-generated content
#115Earlier quoted context omitted.
You forgot about the cases where (1) people don't care, (2) people want to say "I used an LLM for this". I'm convinced that those cases happen more often than you think. Why not cover them with a simple mechanism? It's also in the interest of AI companies who don't want to train on AI output.
Depends on the pushback in different sets of users. Students for example would clean it up.
Re: How Claude marks AI-generated content
#116Earlier quoted context omitted.
I had a similar thought but I assumed they leaned in because it improved performance on coding or something like that
It could also partly be a byproduct of examples of claude writing being in the dataset, which of course anthropic has lots and lots of and they do train on.
Re: How Claude marks AI-generated content
#117People with dyslexia and dystrophia, commonly use LLMs to proofread content. Even Anthropic admits this is a limitation.
Unless with "proofreading" you actually mean having the LLM write your content for you.
Re: How Claude marks AI-generated content
#118Earlier quoted context omitted.
I am wondering how that applies to newly generated code. Odd variable naming? Stylistic choices that are watermarked? Or as someone else noted further down in the comments, it could be more subtle: Between the first and second most likely choice, in certain positions it will consistently choose in a certain way.
> Odd variable naming? Stylistic choices that are watermarked? Whatever it is, I'm sure it's load-bearing.
Re: How Claude marks AI-generated content
#119> When a supported Claude model generates text, it weaves an imperceptible watermark directly into the text itself. You won’t see it, and it doesn’t change the meaning, quality, or readability of Claude’s response. I'd like to know a lot more about how that works. A lot of my interactions with Claude return pretty precise text. If I ask it to edit a project and refactor a specific function in several places I know ex…
> I'd like to know a lot more about how that works. Count load-bearing words using two different algorithms in a belt-and-braces fashion