Games for AI Control: Models of Safety Evaluations of AI Deployment Protocols
Charlie Griffin, Louis Thomson, Buck Shlegeris, Alessandro Abate
TL;DR
This work introduces AI-Control Games as a formal, multi-objective framework for evaluating safety and usefulness of deployment protocols for untrusted AI systems, and shows how to reduce these games to zero-sum partially observable stochastic games to compute Pareto-optimal protocols. It applies the framework to a Trusted Monitoring scenario in an APPS programming-task setting, defining memoryless threshold protocols and deriving recurrence-based expressions for safety and usefulness. The authors develop a tractable algorithm (adaptive double-oracle) to obtain Pareto frontiers and demonstrate improvements over prior empirical studies, including analyses of how modelling choices like auditing budget and human auditor accuracy affect outcomes. The approach provides a scalable, principled way to synthesize and compare deployment protocols under both scheming and honest AI behavior, with potential impact on the design of safer AI-assisted tools and auditing processes.
Abstract
To evaluate the safety and usefulness of deployment protocols for untrusted AIs, AI Control uses a red-teaming exercise played between a protocol designer and an adversary. This paper introduces AI-Control Games, a formal decision-making model of the red-teaming exercise as a multi-objective, partially observable, stochastic game. We also introduce methods for finding optimal protocols in AI-Control Games, by reducing them to a set of zero-sum partially observable stochastic games. We apply our formalism to model, evaluate and synthesise protocols for deploying untrusted language models as programming assistants, focusing on Trusted Monitoring protocols, which use weaker language models and limited human assistance. Finally, we demonstrate the utility of our formalism by showcasing improvements over empirical studies in existing settings, evaluating protocols in new settings, and analysing how modelling assumptions affect the safety and usefulness of protocols.
