← Search

Jacob Hilton

8 accepted papers

2026

Obfuscated Activations Bypass LLM Latent-Space Defenses

ICLR 2026poster

_Latent-space_ monitoring techniques have shown promise as defenses against LLM attacks. These defenses act as scanners to detect harmful activations before they lead to undesirable actions. This prompts the question: can models execute harmful behavior _via inconspicuous latent states_? Here, we st…

Cited by 0SourcecodeScholar
2022

Training language models to follow instructions with human feedback

NeurIPS 2022accept

Making language models bigger does not inherently make them better at following a user's intent. For example, large language models can generate outputs that are untruthful, toxic, or simply not helpful to the user. In other words, these models are not aligned with their users. In this paper, we sho…

2020

Leveraging Procedural Generation to Benchmark Reinforcement Learning

ICML 2020poster

We introduce Procgen Benchmark, a suite of 16 procedurally generated game-like environments designed to benchmark both sample efficiency and generalization in reinforcement learning. We believe that the community will benefit from increased access to high quality training environments, and we provid…