Guess which of these LLM outputs is watermarked
- AI
- Policy
- Security
- Developer Tools
The post pairs a blog argument with an interactive quiz: you read groups of near-identical LLM outputs and guess which one carries a SynthID-style watermark. The basic idea behind these systems is not a visible mark added after the fact. The model biases token sampling during generation using a secret pattern, then a detector with the right key looks for statistical traces across enough text. That framing dominated everything. Most people who tried the quiz reported scores around random chance, or gave up because the interface demanded ten long comparisons before revealing any result. The strongest reaction was that this is exactly what watermarking should look like if it works. Humans are not supposed to spot it by reading prose, because the signal lives in token-level probability shifts, not in obvious phrasing quirks. That made a lot of the quiz feel more like a demo for skeptics worried that watermarking would wreck output quality than a serious test of human detection skill.
Treat current text watermarking as a machine-side provenance signal, not something reviewers or users can reliably spot by eye. If your product, policy, or compliance plan assumes humans can notice or verify watermarks in ordinary text, that assumption looks weak.
-
sgoedecke.github.io
- Discuss on HN