SOTAVerified

Robust Safety Monitoring of Language Models via Activation Watermarking

2026-03-24Unverified0· sign in to hype

Toluwani Aremu, Daniil Ognev, Samuele Poppi, Nils Lukas

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Large language models (LLMs) can be misused to reveal sensitive information, such as weapon-making instructions or writing malware. LLM providers rely on monitoring to detect and flag unsafe behavior during inference. An open security challenge is adaptive adversaries who craft attacks that simultaneously (i) evade detection while (ii) eliciting unsafe behavior. Adaptive attackers are a major concern as LLM providers cannot patch their security mechanisms, since they are unaware of how their models are being misused. We cast robust LLM monitoring as a security game, where adversaries who know about the monitor try to extract sensitive information, while a provider must accurately detect these adversarial queries at low false positive rates. Our work (i) shows that existing LLM monitors are vulnerable to adaptive attackers and (ii) designs improved defenses through activation watermarking by carefully introducing uncertainty for the attacker during inference. We find that activation watermarking outperforms guard baselines by up to 52\% under adaptive attackers who know the monitoring algorithm but not the secret key.

Reproductions