DeepMind's SynthID-Text watermarks live Gemini responses
TL;DR
- SynthID-Text is deployed in production on Gemini and Gemini Advanced, per the Nature paper from Google DeepMind.
- A live study of nearly 20 million Gemini responses found no statistically significant difference in user thumbs-up or thumbs-down rates.
- On Gemma 7B-IT with 30-layer Tournament sampling, latency rose 0.57%, from 15.527 to 15.615 ms per token.
DeepMind ran the watermark on live Gemini traffic and it did not move the needle on quality. According to the Nature paper, the team assessed feedback from nearly 20 million Gemini responses. On the watermarked model, thumbs-up rates rose by 0.01% and thumbs-down rates fell by 0.02%. Both differences were called "statistically insignificant."
The scheme, called SynthID-Text, does not touch training. "SynthID-Text does not affect LLM training and modifies only the sampling procedure," the authors write, and "watermark detection is computationally efficient, without using the underlying LLM." To make it deployable at scale, they folded it into speculative sampling, the efficiency technique that production LLM stacks already use.
The cost, on the paper's own benchmark: a Gemma 7B-IT model served on 4 v5e tensor processing units generates text at 15.527 ms per token, rising to 15.615 ms with 30-layer Tournament sampling. The paper calls it "a latency increase of only 0.57%."
"We hope that the availability of SynthID-Text will facilitate further development of watermarking and responsible use of LLM systems," the authors write. The paper reports SynthID-Text is now used to watermark Gemini and Gemini Advanced.
Evaluations described in the paper cover Gemma 2B-IT, Gemma 7B-IT and Mistral 7B-IT variants. The abstract publishes no per-attack robustness numbers.
Shared on Bluesky by 5 AI experts
-
SE Gyges @segyges.bsky.social: yeah, they're not doing that, they're doing this www.nature.com/articles/s41... →
Originally reported by nature.com
Read the original article →Original headline: Scalable Watermarking for Identifying Large Language Model Outputs