Anthropic's ‘watermark’ text adulteration in Claude is a perversion of writing(daringfireball.net)
814 points by ropbear 5 days ago | 718 comments
tl;dr: Anthropic is rolling out text watermarking on all Claude models globally to comply with the EU AI Act, using a SynthID-style technique that biases token selection toward "green-listed" words detectable only with Anthropic's secret key. The author argues this deliberately degrades word choice—the essence of writing—for a scheme that harms honest users (who risk false accusations when using Claude for proofreading) while being trivially defeated by bad actors via paraphrasing tools. He contends Anthropic's claims of "imperceptible" quality impact are unfalsifiable marketing, and that applying an EU regulation worldwide reflects either technical incompetence or corporate cowardice.
HN Discussion:
  • Author misunderstands LLM sampling; randomness means there's no single 'best' token to preserve
  • Watermark detection requires sending text to providers, raising privacy and practical concerns
  • Gruber's anti-EU bias is driving a poorly-reasoned technical critique
  • ~Watermarking legitimately distorts the trained probability distribution even if no 'best' token exists
  • If word choice matters so much, users should write their own text instead of using LLMs