AISI maps environmental factors that change AI behaviour

TL;DR:

  • The UK AI Security Institute ran more than 600,000 evaluations across 23 frontier models, varying 12 environmental factors to isolate what causes “unsanctioned” model behaviour.
  • Strategic factors like goal conflict and goal instructions changed behaviour about as much as non-strategic factors like clarifications and anti-misalignment instructions.
  • For UK businesses deploying AI, the practical takeaway is that ambient prompt context — not just the user instruction — measurably shifts how a model acts, with implications for system-prompt design and audit trails.

The UK AI Security Institute has published research arguing that frontier-model behaviour is responsive to environmental cues in ways that complicate one-off red-teaming findings, summarised in a new blog post and accompanying paper. The work, “Propensity Inference: Environmental Contributors to Unsanctioned LLM Behaviour”, systematically varies aspects of a model’s situation and measures changes in the rate of actions that violate norms or human intentions.

AISI ran more than 600,000 evaluations across 23 AI models in 11 evaluation environments, toggling 12 environmental factors — six “strategic” (such as whether a goal conflict exists between operator and AI, or whether the AI’s continued operation is threatened) and six “non-strategic” (such as the date setting, or explicit anti-misalignment instructions). Bayesian analysis was used to attribute observed changes to individual factors.

What the study found

About half of all behavioural changes were explained by strategic factors and half by non-strategic ones. Among strategic factors, goal instructions (such as telling the model to pursue “global coordination”) and goal conflict (where humans in the scenario have differing aims from the AI) had the largest effects. Among non-strategic factors, anti-misalignment instructions and instructions about whether the AI should act independently or consult humans dominated.

The Institute interprets this as partial empirical support for the longstanding misalignment hypothesis — strategic factors do shape behaviour as if the model were pursuing instrumental goals — while also showing that purely instructional factors carry comparable weight. AISI did not find a clear trend with capability, except weak evidence that more capable models are more sensitive to goal conflict.

Looking forward

For UK enterprise teams, this is the kind of national-lab research that can sit underneath supplier-evaluation work. Two practical implications stand out. First, AI deployments where the system prompt establishes goals or constraints can have measurably different unsanctioned-action rates from deployments that don’t, even with the same user input — meaning system-prompt design is part of the safety surface, not just a productivity lever. Second, observed behaviour in any single red-team episode is a noisier signal than it looks: the same model in a slightly different environment can produce a meaningfully different rate of unsanctioned actions. The implication for assurance frameworks — and for how forces like the Met or the NHS audit Palantir-style deployments — is that fixed test sets need to include systematic environmental variation, not just adversarial prompts.