Evaluating Shutdown Avoidance of Language Models in Textual Scenarios
Teun van der Weij, Simon Lermen, Leon lang

TL;DR
This paper investigates whether large language models like GPT-4 and Claude avoid shutdown in textual scenarios due to reasoning or pattern matching, providing insights into their instrumental behaviors and evaluation methods.
Contribution
It introduces toy textual scenarios to evaluate shutdown avoidance in language models and analyzes whether this behavior is due to reasoning or simple pattern matching.
Findings
Shutdown avoidance is not solely due to pattern matching.
Models exhibit consistent shutdown avoidance behaviors across environments.
Manual and automatic evaluations support the robustness of findings.
Abstract
Recently, there has been an increase in interest in evaluating large language models for emergent and dangerous capabilities. Importantly, agents could reason that in some scenarios their goal is better achieved if they are not turned off, which can lead to undesirable behaviors. In this paper, we investigate the potential of using toy textual scenarios to evaluate instrumental reasoning and shutdown avoidance in language models such as GPT-4 and Claude. Furthermore, we explore whether shutdown avoidance is merely a result of simple pattern matching between the dataset and the prompt or if it is a consistent behaviour across different environments and variations. We evaluated behaviours manually and also experimented with using language models for automatic evaluations, and these evaluations demonstrate that simple pattern matching is likely not the sole contributing factor for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Reinforcement Learning in Robotics
MethodsMulti-Head Attention · Attention Is All You Need · Layer Normalization · Absolute Position Encodings · Byte Pair Encoding · Linear Layer · Label Smoothing · Adam · Position-Wise Feed-Forward Layer · Residual Connection
