Some follow-up to this weekendâs stemwinder âAnthropicâs âWatermarkâ Text Adulteration in Claude Is a Perversion of Writingâ:
Temperature
Contra a bunch of idiots at Hacker News and elsewhere, I understand that popular LLMs do not just pick the âbestâ token (word) at each decision point. Counterintuitively, always selecting the highest-probability option produces undesirable results. So the models apply some randomization, and âtemperatureâ is the term for the weighting thatâs applied so that the âbetterâ (higher-ranked by the model) choices have a higher chance of being chosen.
With a temperature of 1, models use their built-in probability distribution. With a temperature greater than 1, this distribution gets flatterâââless-likely alternatives get a higher probability of being selected, and more-likely alternatives lower. With a temperature lower than 1, the probability distribution leans more toward the higher-ranked options. And with a temperature of 0, the highest-ranked option is always chosen. A temperature of 0 generally produces undesirable resultsâââtoo predictable, too likely to get stuck. Like over-smoothing an image from a camera sensor, eliminating all noise makes the overall result worse, even if each single bit of ânoiseâ, evaluated in isolation, is in some sense wrong.
The temperature-based randomnessâââwhich is what makes LLM output non-deterministicâââis in place to help make the output better. The prose is clearly better with a temperature of 1 (with weighted randomness) than at temperature 0 (with no randomness). The watermarking schemes, on the other hand, are applying predictable-with-the-secret-key randomness for an entirely different purpose than improving the quality of the output, and thus, I believe, inherently make the output at least slightly worse.
Advocates of LLM watermarking schemes for text argue that the schemes donât necessarily lower the quality of the generated prose, because they donât change the temperaturesâââthey only change the source of the randomness. Daniel Jalkut wrote a good piece today about this. I hope thatâs true. I believe itâs possible that it is true. I think itâs highly unlikely that it is true. I do not see how a detectable signal can be added encoded in the choice of words without affecting the meaning of the prose. If it were true I think theyâd show examples proving that itâs true. Also, Anthropic itself admits that it canât properly watermark text that is programming language code:
For the same reason, codeâââwhich in very many cases has to be exactâââhas generally less watermarking than some other forms of text.
Having said that, in areas where there is an arbitrary choice between particular words or terms within the code, the watermark can be used, such as comments within code. But by definition, it will have a negligible effect on the actual code produced.
I hold that good prose is much more like programming code. Exactness in word choice, phrasing, tone, and even punctuation is always better than imprecision. The difference is that sloppy programming code doesnât run, or doesnât run correctly. The human brain, on the other hand, is adept at parsing and making sense out of inexact, even sloppy, prose.
I Object Even If Quality Isnât Adversely Affected
I do not believe these schemes can work without degrading prose quality, if only slightly. Again, though, I am open to being proven wrong. But even if we concede for the moment that such watermarking schemes do not necessarily degrade the quality of generated proseââânot one iotaâââI still object to their use when they are being applied secretly, behind usersâ backs. A useful watermark would be one that anyone can check. These SynthID âwatermarksâ are entirely dependent upon secrets held by the LLM providers (so far, Anthropic/Claude and Google/Gemini). I find that unacceptable, for reasons I hopefully made clear in my essay.
The people in favor of this watermarking for text have been sold a pipe dream, a fantasy. Iâve encountered dozens of comments from angry AI haters (many of them on Bluesky in particular, but also Threads and Hacker News) who are convinced that the only people who could be against the watermarking of AI-generated text are those who are duplicitously passing off AI-generated text as their own writingâââand thus that I must be upset only because the jig will soon be up for me too. This of course is not true. I donât even use AI to write text messages or emails for me, let alone a single sentence of my work.
But I find it funny that so many people who claim to believe that LLMs only produce âslopâ and never anything useful also seem 100 percent convinced that the same LLMs are capable of watermarking their output in reliable ways. These people so desperately want to be able to point a finger at AI-generated text that theyâve fallen hook, line, and sinker for the argument from Google and Anthropic that, thanks to them, theyâll be able to.
I donât want to spend too much time thinking about this because itâs a waste of time, but how exactly do these people think the existence of these mandatory watermarks and detection tools will change anything for the better? Letâs say you work at an office and you suspect that numerous of your colleagues are using AI to write emails and other work-related messages. Their messages are too long, too prolific, and lack lucidity. What are you going to do now? Copy and paste each of their messages into the watermark detectors from Anthropic, Google, and OpenAI? There cannot exist a single detector for all LLMs. And even if you find out that it says itâs a match, that an email or blog post or Slack message was very likely generated by, say, Claude, what are you going to do? March into your colleagueâs office and tell them you caught them?
Anyone in a situation where âgetting caughtâ would matterâââstudents, sayâââis going to use non-watermarking LLMs or run their watermarked text through paraphrasing tools like Declaude.
No practical good is going to come of this, even if these watermarking schemes work as promised (and to be clear, I donât believe any of it is going to work as promised).1
My advice is not to care whether anything was written by an AI or a human. The only thing worth evaluating is what we human readers are naturally good at determining: whether it is good or bad. If itâs good, read it. If itâs not, donât. If youâve got a job where youâre surrounded by colleagues filling your inbox with AI-generated messages that you canât abide, get a new job or learn to live with it. Hidden secret watermarking signalsâââeven if they workâââarenât going to make things go back to the way they used to be. If you read something and enjoy it, and subsequently find out it was generated by an LLM, donât feel bad. You read something good that you enjoyed.
I read something earlier today that claimed most of the posts on LinkedIn are generated by AI. That the whole platform is just inundated with AI slop. Maybe it is, but I wouldnât know, because I never look at LinkedIn because itâs always been filled with crap. If it smells like crap itâs crap, whether the turds came out of a human anus or a turd-generating robot.
The Argument That Only People Can Truly Write
Dan Moren, writing at Six Colors today, âLLMs Arenât Writingâ:
LLMs do not care about the words that they pick because they cannot care about anything.
Speaking of two things that are not the same, John rightly points out the difference between the phrases âhe leaped at the chanceâ and âhe jumped at the opportunityâ. Those are indeed distinctâââif semantically similarâââphrases, each of which might be more apt in a particular situation; or, to put it in another fashion: the use of each of those phrases tells us something different, whether about the person being described or the writer.
But the LLM doesnât know which of those phrases is the right phrase to use. It has a guess, based on its models and weights and inputs. But the ultimate choice of those phrases tells us nothing about the writer because there is no writer.
Morenâs is a fine retort to my post, but I fundamentally disagreeâââalbeit at a philosophical level. If youâre reading a written work only to gain insight into the mind that produced it, there is no mind on the other end of AI-generated text. But the work itself exists. My disagreement with Moren starts and effectively ends with his (wonderfully summative) headline. I say if you can read something, it was necessarily written.
Again, this is philosophical. Was a photorealistic image generated by AI photographed? No, I would say it was not. Photography, I would say, is the act of focusing light through a lens onto a capturing sensor, capturing, to some extent, reality. I think Moren is arguing that writing is like that. If photography captures a physical scene from reality, writing captures thoughts from an actual mind. That something you can read that was produced by an LLM was merely generated in a way that doesnât qualify as writing. Semantics. I just care about the article of text. Moren argues that LLMs are not writing; I say they are. But weâre disagreeing only over what the word writing means, not what is being produced.
As for âcaringâ about the difference between semantically similar but tonally different phrases, like âhe leaped at the chanceâ versus âhe jumped at the opportunityâ, no, of course the LLM doesnât âcareâ. But I, the reader, care very much. I wrote a column back in November on ChatGPT changing (and renaming) the âpersonalitiesâ it allows users to choose from. These personalities generate text with strikingly different styles and tones. Because I use ChatGPT, I care very much about the tone and style of its responses to my queries. Not because Iâm ever going to pass them off as my own writing, but because Iâm the one who is reading them.
Moren, near the end of his column:
In the end, I canât summarize it any better than to ask: if you care so much about word choice, why are you using AI to generate text?
If this does truly make AI-generated text worse, well⌠good. A lot of people are already willing to accept what an LLM churns out as âgood enoughâ and, if Iâm being realistic, I donât think this will change anything. But if it does lead to more people being dissatisfied with the pablum theyâre being fed and turning instead to writing and editing their own text, then that would actually be a positive outcome. Maybe itâd even mean fewer human writers being put out of jobs.
I sympathize, but I must disagree that it can possibly be seen as a net good for LLMs to produce worse prose. I read the output of LLMs every day. I use AI to generate text because I ask it questions (in text). I want the answers that I read to be cogent, lucid, accurate, blessedly terseâââand ideally to strike a consistent tone that is pleasant to my reading ear. The genie is not going back in the bottle.
English Is the Finest Language, and Thus, Perhaps, More Fingerprintable
Lastly, hereâs an interesting point to ponder. English is the most expressive language in the world. Donât take my word for itâââitâs the only language I speak (despite four years of Spanish in high school). Take the word of famed 20th century author Jorge Luis Borges, an Argentine polyglot whose first language was Spanish. In 1977 he was the guest on William F. Buckleyâs âFiring Lineâ. You can (and should) watch the interview on YouTube, but hereâs a transcript of the relevant portion from Jordan M. Poss:
Borges: I have done most of my reading in English. I find English a far finer language than Spanish.
Buckley: Why?
Borges: Well, many reasons. Firstly, English is both a Germanic and a Latin language. Those two registersâââfor any idea you take, you have two words. Those words will not mean exactly the same. For example if I say âregalâ that is not exactly the same thing as saying âkingly.â Or if I say âfraternalâ that is not the same as saying âbrotherly.â Or âdarkâ and âobscure.â Those words are different. It would make all the differenceâââspeaking for exampleâââthe Holy Spirit, it would make all the difference in the world in a poem if I wrote about the Holy Spirit or I wrote the Holy Ghost, since âghostâ is a fine, dark Saxon word, but âspiritâ is a light Latin word. Then there is another reason. The reason is that I think that, of all languages, English is the most physical of all languages.
Buckley: The most what?
Borges: Physical. You can, for example, say âHe loomed over.â You canât very well say that in Spanish.
Buckley: âAsomĂł?â
Borges: Well, no, no, theyâre not exactly the same. And then you have, in English, you can do almost anything with verbs and prepositions. For example, to âlaugh off,â to âdream away.â Those things canât be said in Spanish. To âlive downâ something, to âlive up toâ somethingâââyou canât say those things in Spanish. They canât be said. Or really in any Romance language.
Iâve seen this interview before, but watched it again today after an email exchange with Kirk McElhearn. Quoting (with permission) from McElhearnâs email to me:
For many years, I worked as a French â English translator, and there is one key difference between the two languages. France is a Romance language, and English is a language with both Germanic and Romance (mainly French) influence. This means that English often has synonyms where other languages may not.
Using your example, âHe leaped at the chanceâ and âHe jumped at the opportunityâ, both would be translated in French as âIl a sautĂŠ sur lâoccasion.â Meaning that someone writing in French wouldnât have the same range of words to choose from. Itâs maybe not the best example, because both are clichĂŠs, but there are many examples of French words where English has both a Romance equivalent and a Germanic equivalent: pig and pork, sheep and mutton, beef and cow. Food words are just one example, but English also has many more verb choices than French, since it has a larger vocabulary coming from both influences.
English gleefully borrows from any and all other languages. McElhearn wonders whether English is thus more fingerprintable than other languages, because of its richer vocabulary of roughly equivalent synonyms, and its multitude of idioms.
-
However, this vein of pro-watermarking support from people opposed to AI in general has opened my eyes to the notion that Anthropic is throwing its support behind this in order to get people who despise AI off their backs. ↩︎



