How SynthID Text embeds a watermark
Large language models produce a probability distribution over candidate next tokens. Google DeepMind describes SynthID Text as introducing additional information into that token distribution at generation time by modulating the likelihood of tokens being selected.
The important point is that the visible text remains ordinary text. There is no special Unicode sequence or attached text metadata that a user must preserve. Instead, the watermark is represented by a pattern in which tokens were selected relative to secret, context-dependent scoring functions.
Production property: Google says the watermark is imperceptible to humans and does not meaningfully affect the quality, accuracy, creativity or speed of generation in its deployment.