Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–10 of 10 results for author: Cloud, A

.
  1. arXiv:2607.08077  [pdf, ps, other

    cs.LG

    Modular Pretraining Enables Access Control

    Authors: Ethan Roland, Murat Cubuktepe, Erick Martinez, Stijn Servaes, Keenan Pepper, Mike Vaiana, Diogo Schwerz de Lucena, Judd Rosenblatt, Addie Foote, Cem Anil, Alex Cloud

    Abstract: AI developers face a dual-use dilemma. An AI capability that helps one user cure a disease can help another synthesize one. This dilemma could be resolved with access control, limiting dual-use AI capabilities to trusted deployments with a legitimate need. A gold standard for access control would be to serve separate models with different capabilities to different users. However, training and depl… ▽ More

    Submitted 8 July, 2026; originally announced July 2026.

  2. arXiv:2512.19027  [pdf, ps, other

    cs.AI cs.LG

    Recontextualization Mitigates Specification Gaming without Modifying the Specification

    Authors: Ariana Azarbal, Victor Gillioz, Vladimir Ivanov, Bryce Woodworth, Jacob Drori, Nevan Wichers, Aram Ebtekar, Alex Cloud, Alexander Matt Turner

    Abstract: Developers often struggle to specify correct training labels and rewards. Perhaps they don't need to. We propose recontextualization, which reduces how often language models "game" training signals, performing misbehaviors those signals mistakenly reinforce. We show recontextualization prevents models from learning to 1) prioritize evaluation metrics over chat response quality; 2) special-case cod… ▽ More

    Submitted 13 February, 2026; v1 submitted 21 December, 2025; originally announced December 2025.

    Comments: v2 adds a new experimental setting (in place of the lie detector setting)

  3. arXiv:2512.05648  [pdf, ps, other

    cs.LG

    Beyond Data Filtering: Knowledge Localization for Capability Removal in LLMs

    Authors: Igor Shilov, Alex Cloud, Aryo Pradipta Gema, Jacob Goldman-Wetzler, Nina Panickssery, Henry Sleight, Erik Jones, Cem Anil

    Abstract: Large Language Models increasingly possess capabilities that carry dual-use risks. While data filtering has emerged as a pretraining-time mitigation, it faces significant challenges: labeling whether data is harmful is expensive at scale, and given improving sample efficiency with larger models, even small amounts of mislabeled content could give rise to dangerous capabilities. To address risks as… ▽ More

    Submitted 5 December, 2025; originally announced December 2025.

  4. arXiv:2511.18397  [pdf, ps, other

    cs.AI cs.SE

    Natural Emergent Misalignment from Reward Hacking in Production RL

    Authors: Monte MacDiarmid, Benjamin Wright, Jonathan Uesato, Joe Benton, Jon Kutasov, Sara Price, Naia Bouscal, Sam Bowman, Trenton Bricken, Alex Cloud, Carson Denison, Johannes Gasteiger, Ryan Greenblatt, Jan Leike, Jack Lindsey, Vlad Mikulik, Ethan Perez, Alex Rodrigues, Drake Thomas, Albert Webson, Daniel Ziegler, Evan Hubinger

    Abstract: We show that when large language models learn to reward hack on production RL environments, this can result in egregious emergent misalignment. We start with a pretrained model, impart knowledge of reward hacking strategies via synthetic document finetuning or prompting, and train on a selection of real Anthropic production coding environments. Unsurprisingly, the model learns to reward hack. Surp… ▽ More

    Submitted 23 November, 2025; originally announced November 2025.

  5. arXiv:2511.11584  [pdf, ps, other

    cs.LG cs.AI cs.CR

    Output Supervision Can Obfuscate the Chain of Thought

    Authors: Jacob Drori, Luke Marks, Bryce Woodworth, Alex Cloud, Alexander Matt Turner

    Abstract: 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 training can still cause obfuscated CoTs via two mechanisms. First, when a model is trained to produce a safe-loo… ▽ More

    Submitted 11 October, 2025; originally announced November 2025.

  6. arXiv:2507.14805  [pdf, ps, other

    cs.LG cs.AI

    Subliminal Learning: Language models transmit behavioral traits via hidden signals in data

    Authors: Alex Cloud, Minh Le, James Chua, Jan Betley, Anna Sztyber-Betley, Jacob Hilton, Samuel Marks, Owain Evans

    Abstract: We study subliminal learning, a surprising phenomenon where language models transmit behavioral traits via semantically unrelated data. In our main experiments, a "teacher" model with some trait T (such as liking owls or being misaligned) generates a dataset consisting solely of number sequences. Remarkably, a "student" model trained on this dataset learns T. This occurs even when the data is filt… ▽ More

    Submitted 19 July, 2025; originally announced July 2025.

  7. arXiv:2506.06278  [pdf, ps, other

    cs.LG cs.AI

    Distillation Robustifies Unlearning

    Authors: Bruce W. Lee, Addie Foote, Alex Infanger, Leni Shor, Harish Kamath, Jacob Goldman-Wetzler, Bryce Woodworth, Alex Cloud, Alexander Matt Turner

    Abstract: 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 drastically modify its input-output behavior while leaving its underlying capabilities intact. In light of t… ▽ More

    Submitted 23 October, 2025; v1 submitted 6 June, 2025; originally announced June 2025.

    Comments: NeurIPS 2025 (Spotlight)

  8. arXiv:2410.04332  [pdf, other

    cs.LG cs.AI

    Gradient Routing: Masking Gradients to Localize Computation in Neural Networks

    Authors: Alex Cloud, Jacob Goldman-Wetzler, Evžen Wybitul, Joseph Miller, Alexander Matt Turner

    Abstract: Neural networks are trained primarily based on their inputs and outputs, without regard for their internal mechanisms. These neglected mechanisms determine properties that are critical for safety, like (i) transparency; (ii) the absence of sensitive information or harmful capabilities; and (iii) reliable generalization of goals beyond the training distribution. To address this shortcoming, we intr… ▽ More

    Submitted 29 November, 2024; v1 submitted 5 October, 2024; originally announced October 2024.

  9. arXiv:2212.09941  [pdf, other

    cs.GT cs.MA

    Anticipatory Fictitious Play

    Authors: Alex Cloud, Albert Wang, Wesley Kerr

    Abstract: Fictitious play is an algorithm for computing Nash equilibria of matrix games. Recently, machine learning variants of fictitious play have been successfully applied to complicated real-world games. This paper presents a simple modification of fictitious play which is a strict improvement over the original: it has the same theoretical worst-case convergence rate, is equally applicable in a machine… ▽ More

    Submitted 19 December, 2022; originally announced December 2022.

  10. arXiv:2009.04834  [pdf, other

    stat.OT

    Variance decompositions for extensive-form games

    Authors: Alex Cloud, Eric Laber

    Abstract: Quantitative measures of randomness in games are useful for game design and have implications for gambling law. We treat the outcome of a game as a random variable and derive a closed-form expression and estimator for the variance in the outcome attributable to a player of the game. We analyze poker hands to show that randomness in the cards dealt has little influence on the outcomes of each hand.… ▽ More

    Submitted 8 September, 2020; originally announced September 2020.