Can Reasoning Models Obfuscate Reasoning? Stress-Testing Chain-of-Thought Monitorability
Artur Zolkowski, Wen Xing, David Lindner, Florian Tramèr, Erik Jenner
TL;DR
This work systematically probes the robustness of chain-of-thought monitoring by inducing deliberate CoT obfuscation through a taxonomy of prompt cues and comparing internal versus external CoT across toy tasks and the SHADE-Arena. It finds that CoT monitoring is highly effective in benign conditions (~96% detection) but can be evaded under strong, model-dependent prompting pressure, especially for external CoT in Claude-family models, while internal CoT shows greater resilience. The study also shows that obfuscation generally harms side-task performance and that instruction-following fidelity differs by CoT channel, with external CoT better at following directives but more susceptible to obfuscation. The results underscore the need for model-specific, stress-tested monitoring and possibly multimodal oversight to ensure robust alignment safeguards in practical deployments.
Abstract
Recent findings suggest that misaligned models may exhibit deceptive behavior, raising concerns about output trustworthiness. Chain-of-thought (CoT) is a promising tool for alignment monitoring: when models articulate their reasoning faithfully, monitors can detect and mitigate harmful behaviors before undesirable outcomes occur. However, a key uncertainty is: Can models obfuscate their CoT in order to pursue hidden adversarial objectives while evading detection? To answer this question and thus stress-test CoT monitorability, we develop a composable and quantifiable taxonomy of prompts to elicit CoT obfuscation. We evaluate both internal CoT (reasoning traces) and external CoT (prompted reasoning in outputs) using toy tasks and more realistic environments in SHADE-Arena. We show that: (i) CoT monitoring performs accurately and efficiently without obfuscation pressure. (ii) Under strong obfuscation pressure, some models successfully complete adversarial tasks while evading detection. (iii) Models do not obfuscate their internal CoT as much as their external CoT (under prompt pressure). These results suggest that while CoT provides valuable oversight in benign settings, robust deployment requires model-specific stress-testing of monitorability.
