ADVERSA: Measuring Multi-Turn Guardrail Degradation and Judge Reliability in Large Language Models
Harry Owiredu-Ashley

TL;DR
This paper introduces ADVERSA, an automated framework for measuring how large language models' safety guardrails degrade over multiple adversarial interactions, emphasizing continuous compliance tracking and judge reliability.
Contribution
ADVERSA provides a novel, dynamic evaluation method for LLM safety that captures guardrail degradation over multiple rounds and assesses judge reliability as a core metric.
Findings
26.7% jailbreak rate observed
Average jailbreak occurs at 1.25 rounds
Judge reliability and attacker drift analyzed
Abstract
Most adversarial evaluations of large language model (LLM) safety assess single prompts and report binary pass/fail outcomes, which fails to capture how safety properties evolve under sustained adversarial interaction. We present ADVERSA, an automated red-teaming framework that measures guardrail degradation dynamics as continuous per-round compliance trajectories rather than discrete jailbreak events. ADVERSA uses a fine-tuned 70B attacker model (ADVERSA-Red, Llama-3.1-70B-Instruct with QLoRA) that eliminates the attacker-side safety refusals that render off-the-shelf models unreliable as attackers, scoring victim responses on a structured 5-point rubric that treats partial compliance as a distinct measurable state. We report a controlled experiment across three frontier victim models (Claude Opus 4.6, Gemini 3.1 Pro, GPT-5.2) using a triple-judge consensus architecture in which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Topic Modeling
