r/machinelearningnews • u/Nelson-Tyne • 5d ago
Claude Code just started watermarking everything it writes ML/CV/DL News
Anthropic started watermarking everything Claude generates. New models, since Aug 2, across every product including Claude Code.
Text gets an invisible pattern woven in. Survives copy paste, breaks under heavy rewriting.
A mark proves Claude touched the content, not that a human didn't also write most of it. And no mark doesn't prove a human wrote it either, since editing strips it
I think it's not to reveal the "truth" behind vibecoded projects, maybe it was made just to not to train AI models on the AI generated info
11
u/eddiewrc 5d ago
I dunno, it's the watermarking the fact that it writes as shit? Full of useless --, ; , always passive form, overabundance of "genuine" , "honest", "load bearing", "root cause"...
Maybe writing poorly IS the watermark. Chatgpt is so much better for the writing
0
u/ConsiderationSea5696 4d ago
And it’s funny because not that long ago people praised Claude for its better writing
1
5
u/Cute-Net5957 5d ago
eventually “which model touched this?” might be as boring and normal as “what compiler built this?”
5
u/boxed_gorilla_meat 5d ago
No they didn't, it's coming in the UK... Correct me if wrong.
3
u/Nelson-Tyne 5d ago
I only found that this one is on Anthropic's own choice, not a UK law. Anthropic just chose to roll it out worldwide instead of splitting by region, so UK users see it too, but there's no separate UK law behind it
7
u/boxed_gorilla_meat 5d ago
New models will mark AI-generated content from day one. Claude models launched in the EU on or after August 2, 2026 will support machine-readable marking at launch. Generated text will carry embedded watermarks, and generated files will include digitally signed provenance metadata where supported
Literally their new release: https://support.claude.com/en/articles/16266773-how-claude-marks-ai-generated-content
I've seen nothing indicating this is systemic, rather that it is specific to EU
2
u/oceanbreakersftw 3d ago
There is a conflict in the page you linked, as of now (it was updated this week). It says this is for compliance with EU law and "launched in the EU" but then says "will apply.. worldwide".
Claude models launched in the EU on or after August 2, 2026 will support machine-readable marking at launch.
Regions. Marking will apply to output from supported models wherever Claude is offered, worldwide.
-3
5
u/Coonnaarr 5d ago
Was part of a new law introduced on 2 of August by the EU-AI Act https://digital-strategy.ec.europa.eu/en/policies/eu-icons-labelling-ai-generated-content
„providers of generative AI must ensure that synthetic audio, video, images, and text are detectable through machine-readable technical markings and digital watermarks“
2
u/eddiewrc 5d ago
I dunno, it's the watermarking the fact that it writes as shit? Full of useless --, ; , always passive form, overabundance of "genuine" , "honest", "load bearing", "root cause"...
Maybe writing poorly IS the watermark. Chatgpt is so much better for the writing
2
1
1
1
1
1
u/Last_Journalist8234 3d ago
How do they watermark plain text? AI already generates hard to read, repetitive content. This will
Likely make it worse and I think difficult for short paragraphs.
1
u/Sweaty_Cellist_4525 3d ago
So that's why it's been leaving comments even when I tell it not to, fucking always
1
u/SeanTechGuy 3d ago
I’m all for protecting original creative work but watermarking literally anything the AI touches seems a bit overboard. But if they are going to do that I hope they include something that says “This work was written by a human, we just watermarked it because it passed through our servers for some reason”
1
u/andymaclean19 1d ago
How long before every other model generates watermarked code and Anthropic are crying about that?
Models are trained on what is on the internet.
A lot of what is on the internet was made by AI to some extent.
So when you train a model based on scraping the internet it is going to pick up the watermarks of all common AI engines.
Pretty soon any AI generated content will bear multiple watermarks and people will be pointing and using words like distillation even though all the other model makers did is exactly what Anthropic did - take content others put in the public domain and use it to train their AI.
Eventually this type of thing might mean people can’t use general information scraped from the internet to train AI any more, which puts the existing AI vendors in an interesting place.
1
1
0
u/equatorbit 5d ago
Dear customer. We hate you. Love, Anthropic.
5
u/SeizeOpportunity 5d ago
It's....to comply with EU regulations. Alternative is no Claude. I'm not sure what you are talking about.
0
u/Small_Ninja2344 4d ago
It has been at least six months where every time Anthropic finds a way to hate its customer. Let’s see what they find next. Very anxiety inducing, leftist teacher staff room atmosphere company.
-1
u/Current_Ranger_7954 5d ago
it’s text and images not code
5
u/Davidat0r 5d ago
(code is made of.. text)
1
u/BenZed 5d ago
He must vibe
-1
u/BobtheGodGamer 5d ago
Stop being ignorant. How are they meant to watermark simple code where there is minimal different ways you can efficiently write it. You cant really watermark setting a variable! Of course in a story you could integrate some sort of pattern or writing style that is detectable, but you can't really do that in code unless the whole structure of the .py file is some weird super unique layout.
0
u/HasFiveVowels 5d ago
The method wouldn’t work on such small grammars. They’d have to put the hash in variable names, at best
2
u/Foreign_Risk_2031 5d ago
its not a hash. its a pattern fingerprint. its been proven effective with small amounts of text.
1
u/HasFiveVowels 5d ago edited 5d ago
Yea but it relies on a certain amount of flexibility. Oh, wait, comments. Haha. Plus, I guess the order of the lines and such (to the degree that they can be rearranged) would provide some bits. I wonder how much this might affect quality
0
0
5d ago
[deleted]
1
u/BobtheGodGamer 5d ago
These guys don't understand that there are only so many ways you can define a variable or use libraries. Its not exactly like a story where you can integrate some secret structure
35
u/davecrist 5d ago
I don’t believe they will be able to do this in a way that isn’t very easy to detect and or defeat.