LGAIJul 8

Predicting LLM Safety Before Release by Simulating Deployment

arXiv:2607.0718422.8h-index: 13
Predicted impact top 2% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For AI safety evaluators, this provides a practical method to quantitatively forecast real-world model misbehavior before release, addressing limitations of current pre-deployment evaluations.

The paper introduces deployment simulation, a method that uses de-identified conversation prefixes from prior deployments to generate responses with a candidate model, enabling pre-deployment estimation of misbehavior rates. Evaluated on GPT-5-series models, it produced informative estimates outperforming traditional evaluations, with point estimates closer to production traffic.

Pre-deployment safety evaluations aim to inform the downstream risks of releasing a new AI model. Yet most evaluations provide limited evidence about how often undesired model behavior will occur in deployment: they generally have insufficient coverage, are unrepresentative, and are generally recognizable as tests. To address these concerns, we study a simple way to simulate a model deployment: starting from de-identified conversations from a previous model deployment, we hold fixed the initial conversation prefix and regenerate the next response using a candidate model. The resulting responses can then both be audited for novel misalignments and used to estimate the prevalence of model misbehavior before deployment. We evaluate deployment simulation across four GPT-5-series deployments, using registered, outcome-blinded predictions for GPT-5.4 and retrospective analyses of three earlier releases. We find that deployment simulation produces informative estimates of post-deployment misbehavior rates and outperforms baselines based on adversarially selected production data; its evaluation-awareness point estimates were also much closer to production traffic than those from traditional evaluations. We also identify the realism of tool resampling as a central challenge for further improving predictions and share results suggesting that this challenge is surmountable even in complex tool-use settings. Finally, we show that deployment simulation can be seeded from public chat datasets and remain informative about production misbehavior rates, suggesting a path for external researchers to run deployment-grounded evaluations without access to private production logs. Overall, deployment simulation helps evaluators forecast how language models will behave in the real world and supports more quantitative assessment of deployment risk.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes