Search papers, labs, and topics across Lattice.
This paper addresses the challenge of evaluation awareness in alignment assessments by introducing two innovative techniques: critique refinement and DISH (Deployment-Imitating SWE-Agent Harness). Critique refinement enhances simulation realism by generating and refining multiple candidate actions based on feedback from the target model, while DISH minimizes the disparity between simulated and real deployment environments. The combination of these methods significantly improves the realism of alignment evaluations, demonstrating that automated approaches can yield better results with efficient use of inference-time compute.
Automated techniques can enhance alignment evaluation realism, yielding greater insights into model behavior than traditional methods.
A core obstacle to alignment evaluation is evaluation awareness: capable models can tell when they are being tested rather than deployed, weakening the conclusions a safety evaluation can support. We present two techniques that make simulated alignment evaluations harder to distinguish from real deployments. Our first technique, critique refinement, spends additional inference-time compute on each simulator action: the simulator generates multiple candidate actions, refines them using feedback from an instance of the target model on how to make them more realistic, and continues the evaluation with the most deployment-like candidate. Our second technique, DISH (Deployment-Imitating SWE-Agent Harness), wraps the target in an agent harness, reducing the gap between simulated and real deployment environments in coding settings. We test the techniques on multiple target models and find that they compose: applying both yields larger realism gains than either alone. Our results show that automated approaches can improve the realism of alignment evaluations, and that these improvements use additional compute more effectively than making the audits longer.