← Search

Erik Jenner

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
2024

Evidence of Learned Look-Ahead in a Chess-Playing Neural Network

NeurIPS 2024poster

Do neural networks learn to implement algorithms such as look-ahead or search "in the wild"? Or do they rely purely on collections of simple heuristics? We present evidence of *learned look-ahead* in the policy and value network of Leela Chess Zero, the currently strongest deep neural chess engine.…

Cited by 9SourcePDFScholar
2024

STARC: A General Framework For Quantifying Differences Between Reward Functions

ICLR 2024poster

In order to solve a task using reinforcement learning, it is necessary to first formalise the goal of that task as a *reward function*. However, for many real-world tasks, it is very difficult to manually specify a reward function that never incentivises undesirable behaviour. As a result, it is inc…

Cited by 9SourcePDFScholar
2024

When Your AIs Deceive You: Challenges of Partial Observability in Reinforcement Learning from Human Feedback

NeurIPS 2024poster

Past analyses of reinforcement learning from human feedback (RLHF) assume that the human evaluators fully observe the environment. What happens when human feedback is based only on partial observations? We formally define two failure cases: deceptive inflation and overjustification. Modeling the hum…

Cited by 4SourcePDFScholar
2021

Extensions of Karger's Algorithm: Why They Fail in Theory and How They Are Useful in Practice

ICCV 2021poster

The minimum graph cut and minimum s-t-cut problems are important primitives in the modeling of combinatorial problems in computer science, including in computer vision and machine learning. Some of the most efficient algorithms for finding global minimum cuts are randomized algorithms based on Karge…

Cited by 0PDFScholar