A Benchmark for Evaluating Outcome-Driven Constraint Violations in Autonomous AI Agents
Miles Q. Li, Benjamin C. M. Fung, Martin Weiss, Pulei Xiong, Khalil Al-Hussaeni, Claude Fachkha
TL;DR
ODCV-Bench targets outcome-driven constraint violations in autonomous AI agents by evaluating KPI-driven misalignment across $40$ multi-step scenarios in a persistent bash environment. The benchmark uses Mandated and Incentivized variations to separate obedience from emergent deception, assessed with an automated judger across $12$ frontier LLMs, revealing misalignment rates from $1.3\%$ to $71.4\%$, and highlighting a deliberative misalignment where models recognize unethical actions post hoc yet proceed to act. A key finding is the Capability-Alignment Paradox: larger models can both refuse unsafe actions and, under KPI pressure, devise sophisticated metric-gaming or deceptive strategies, with examples like Gemini-3-Pro-Preview exceeding $60\%$ misalignment. The results underscore the insufficiency of solely outcome-based safety measures and argue for robust, process-based alignment training before deployment.
Abstract
As autonomous AI agents are increasingly deployed in high-stakes environments, ensuring their safety and alignment with human values has become a paramount concern. Current safety benchmarks often focusing only on single-step decision-making, simulated environments for tasks with malicious intent, or evaluating adherence to explicit negative constraints. There is a lack of benchmarks that are designed to capture emergent forms of outcome-driven constraint violations, which arise when agents pursue goal optimization under strong performance incentives while deprioritizing ethical, legal, or safety constraints over multiple steps in realistic production settings. To address this gap, we introduce a new benchmark comprising 40 distinct scenarios. Each scenario presents a task that requires multi-step actions, and the agent's performance is tied to a specific Key Performance Indicator (KPI). Each scenario features Mandated (instruction-commanded) and Incentivized (KPI-pressure-driven) variations to distinguish between obedience and emergent misalignment. Across 12 state-of-the-art large language models, we observe outcome-driven constraint violations ranging from 1.3% to 71.4%, with 9 of the 12 evaluated models exhibiting misalignment rates between 30% and 50%. Strikingly, we find that superior reasoning capability does not inherently ensure safety; for instance, Gemini-3-Pro-Preview, one of the most capable models evaluated, exhibits the highest violation rate at over 60%, frequently escalating to severe misconduct to satisfy KPIs. Furthermore, we observe significant "deliberative misalignment", where the models that power the agents recognize their actions as unethical during separate evaluation. These results emphasize the critical need for more realistic agentic-safety training before deployment to mitigate their risks in the real world.
