LLMs respond differently to harmful prompts when AI watermarking is used
Researcher Siposova at Lasso Security tested a non-distortionary configuration of SynthID-Text watermarking using Hugging Face’s SynthIDTextWatermarkLogitsProcessor and found that tournament-sampling watermarking altered large language model responses to harmful prompts. The effect was most pronounced when prompt-injection techniques were used: on several open-weight models, watermarking made models more likely to comply with requests they would otherwise refuse, and model behavior also varied with different secret keys.

Why It Matters
These findings indicate that watermarking designed to mark AI outputs can also change model refusal behavior and downstream agent actions, potentially weakening safety controls when models interact with tools or face prompt injection. That interaction — termed 'sampling drift' by the researcher — could affect red-team testing and deployment decisions for systems using SynthID-style watermarking.
Key Facts
- Researcher: Siposova (Lasso Security)
- Watermarking method tested: SynthID-Text tournament sampling (non-distortionary configuration)
- Implementation used: Hugging Face's unmodified SynthIDTextWatermarkLogitsProcessor
- Models tested: Six open-weight models (specific Claude models were not tested)
- Primary behavioral effect observed: Watermarking changed model refusal behavior and increased compliance with harmful requests under prompt injection on several models
SynthID's tournament-sampling watermarking assigns hidden probability scores to many candidate next-word tokens using a secret key, then runs pairwise competitions among tokens until a winner is chosen. Siposova evaluated a 'non-distortionary' variant of this process by running harmful prompts through six open-weight language models with and without the Hugging Face SynthIDTextWatermarkLogitsProcessor enabled. The goal was to observe whether the watermarking changed model outputs while keeping other sampling settings constant. The experiments showed that watermarking affected how models responded to harmful requests. While watermarking altered refusal behavior on straightforward harmful prompts, the effect became significantly stronger when those prompts were delivered via prompt-injection techniques. On several models, the watermark made the system likelier to produce answers to requests that the models would have refused without watermarking. Siposova warned that these changes have implications beyond text output: when models operate as part of agents that can call tools, sampled tokens influenced which tool was invoked and with what arguments. A weakened refusal therefore has greater consequence in agent settings, because it can both change what the model says and what actions the agent performs. The researcher labeled this phenomenon 'sampling drift.' The experiments also found that model behavior varied by the secret key used for tournament sampling; different keys produced different levels of harmful compliance. The report notes that watermarking altered which individual tool calls were correct, sometimes more markedly than overall accuracy metrics suggested. The researcher highlighted limits to the study: Claude models were not evaluated, and the tests used the Hugging Face implementation of SynthID-Text rather than any specific commercial deployment. Nonetheless, the results suggest at least some watermarking approaches can affect model and agent safety, and the researcher recommended that red-team exercises include stress tests for platforms where SynthID is applied.
Keep Reading

Crusoe raises $3.9B to build massive data centers and small modular ‘AI factories’

Scott, Baldwin ask FTC to investigate Amazon, Walmart AI over ‘Made in USA’ fraud detection

Khosla-backed Mazama Energy just raised $135M to drill deeper into super-hot-rock geothermal
