← Search

Alexander Matt Turner

4 accepted papers

2026

Output Supervision Can Obfuscate the Chain of Thought

ICLR 2026poster

Recently, OpenAI (2025) showed that training against a chain of thought (CoT) monitor can cause obfuscated CoTs, which contain bad behavior the monitor cannot detect. They proposed to keep CoTs monitorable by training only against output monitors that do not have access to CoT. We show that such tra…

Cited by 0SourceScholar
2025

Distillation Robustifies Unlearning

NeurIPS 2025spotlight

Current LLM unlearning methods are not robust. A few steps of finetuning can revert their effects. We begin by showing that this is true even for an idealized form of unlearning: training to imitate a model that was never trained on unwanted information. This shows that training a model can drastica…

Cited by 0SourceScholar
2021

Optimal Policies Tend To Seek Power

NeurIPS 2021spotlight

Some researchers speculate that intelligent reinforcement learning (RL) agents would be incentivized to seek resources and power in pursuit of the objectives we specify for them. Other researchers point out that RL agents need not have human-like power-seeking instincts. To clarify this discussion,…