paper-with-me

Papers

Can Reasoning Models Obfuscate Reasoning? Stress-Testing Chain-of-Thought Monitorability

2025-10-21 · Artur Zolkowski, Wen Xing, David Lindner, Florian Tramèr, Erik Jenner arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.19851

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FANToM: A Benchmark for Stress-testing Machine Theory of Mind in Interactions

2023-10-24 · Hyunwoo Kim, Melanie Sclar, Xuhui Zhou, Ronan Le Bras 외

Theory of mind (ToM) evaluations currently focus on testing models using passive narratives that inherently lack interactivity. We introduce FANToM, a new benchmark designed to stress-test ToM within information-asymmetr…

Question Answering

CodeCrash: Stress Testing LLM Reasoning under Structural and Semantic Perturbations

2025-04-19 · Man Ho Lam, Chaozheng Wang, Jen-tse Huang, Michael R. Lyu

Large Language Models (LLMs) have recently demonstrated strong capabilities in code-related tasks, yet their robustness in code comprehension and reasoning remains insufficiently explored. We present CodeCrash, a compreh…

Benchmarking

Chain-of-thought obfuscation learned from output supervision can generalise to unseen tasks

2026-01-30 · Nathaniel Mitrani Hadida, Sassan Bhanji, Cameron Tice, Puria Radmard arxiv

Chain-of-thought (CoT) reasoning provides a significant performance uplift to LLMs by enabling planning, exploration, and deliberation of their actions. CoT is also a powerful tool for monitoring the behaviours of these …

Decision Making

Fluid Representations in Reasoning Models

2026-02-04 · Dmitrii Kharlapenko, Alessandro Stolfo, Arthur Conmy, Mrinmaya Sachan 외 arxiv

Reasoning language models, which generate long chains of thought, dramatically outperform non-reasoning language models on abstract problems. However, the internal model mechanisms that allow this superior performance re…

Interpretable Video based Stress Detection with Self-Refine Chain-of-thought Reasoning

2024-10-12 · Yi Dai

Stress detection is a critical area of research with significant implications for health monitoring and intervention systems. In this paper, we propose a novel interpretable approach for video-based stress detection, lev…

Decision Making