← Search

David Krueger

30 accepted papers

2026

Fresh in memory: Training-order recency is linearly encoded in language model activations

ICLR 2026poster

We show that language models’ activations linearly encode when information was learned during training. Our setup involves creating a model with a known training order by sequentially fine-tuning Llama-3.2-1B on six disjoint but otherwise similar datasets about named entities. We find that the avera…

Cited by 0SourceScholar
2025

Analyzing (In)Abilities of SAEs via Formal Languages

NAACL 2025long

Autoencoders have been used for finding interpretable and disentangled features underlying neural network representations in both image and text domains. While the efficacy and pitfalls of such methods are well-studied in vision, there is a lack of corresponding results, both qualitative and quantit…

2025

Detecting High-Stakes Interactions with Activation Probes

NeurIPS 2025poster

Monitoring is an important aspect of safely deploying Large Language Models (LLMs). This paper examines activation probes for detecting ``high-stakes'' interactions---where the text indicates that the interaction might lead to significant harm---as a critical, yet underexplored, target for such moni…

Cited by 0SourcecodeScholar
2025

Distributional Training Data Attribution: What do Influence Functions Sample?

NeurIPS 2025spotlight

Randomness is an unavoidable part of training deep learning models, yet something that traditional training data attribution algorithms fail to rigorously account for. They ignore the fact that, due to stochasticity in the initialisation and batching, training on the same dataset can yield different…

Cited by 0SourceScholar
2025

From Dormant to Deleted: Tamper-Resistant Unlearning Through Weight-Space Regularization

NeurIPS 2025poster

Recent unlearning methods for LLMs are vulnerable to relearning attacks: knowledge believed-to-be-unlearned re-emerges by fine-tuning on a small set of (even seemingly-unrelated) examples. We study this phenomenon in a controlled setting for example-level unlearning in vision classifiers. We make th…

Cited by 0SourceScholar
2025

Influence Functions for Scalable Data Attribution in Diffusion Models

ICLR 2025oral

Diffusion models have led to significant advancements in generative modelling. Yet their widespread adoption poses challenges regarding data attribution and interpretability. In this paper, we aim to help address such challenges in diffusion models by extending influence functions. Influence functio…

Cited by 2SourcePDFScholar
2025

Interpreting Emergent Planning in Model-Free Reinforcement Learning

ICLR 2025oral

We present the first mechanistic evidence that model-free reinforcement learning agents can learn to plan. This is achieved by applying a methodology based on concept-based interpretability to a model-free agent in Sokoban -- a commonly used benchmark for studying planning. Specifically, we demonstr…

Cited by 0SourcePDFScholar
2025

PoisonBench: Assessing Language Model Vulnerability to Poisoned Preference Data

ICML 2025poster

Preference learning is a central component for aligning current LLMs, but this process can be vulnerable to data poisoning attacks. To address this concern, we introduce PoisonBench, a benchmark for evaluating large language models' susceptibility to data poisoning during preference learning. Data p…

Cited by 0SourcePDFScholar
2025

Position: Humanity Faces Existential Risk from Gradual Disempowerment

ICML 2025poster

This paper examines the systemic risks posed by incremental advancements in artificial intelligence, developing the concept of `gradual disempowerment', in contrast to the abrupt takeover scenarios commonly discussed in AI safety. We analyze how even incremental improvements in AI capabilities can u…

Cited by 0SourcePDFScholar
2025

Position: Probabilistic Modelling is Sufficient for Causal Inference

ICML 2025oral

Causal inference is a key research area in machine learning, yet confusion reigns over the tools needed to tackle it. There are prevalent claims in the machine learning literature that you need a bespoke causal framework or notation to answer causal questions. In this paper, we make it clear that yo…

Cited by 0SourcePDFScholar
2025

Protecting against simultaneous data poisoning attacks

ICLR 2025poster

Current backdoor defense methods are evaluated against a single attack at a time. This is unrealistic, as powerful machine learning systems are trained on large datasets scraped from the internet, which may be attacked multiple times by one or more attackers. We demonstrate that multiple backdoors c…

Cited by 2SourcePDFScholar
2025

The Perils of Optimizing Learned Reward Functions: Low Training Error Does Not Guarantee Low Regret

ICML 2025poster

In reinforcement learning, specifying reward functions that capture the intended task can be very challenging. Reward learning aims to address this issue by *learning* the reward function. However, a learned reward model may have a low error on the data distribution, and yet subsequently produce a p…

Cited by 1SourcePDFScholar
2025

Towards Interpreting Visual Information Processing in Vision-Language Models

ICLR 2025poster

Vision-Language Models (VLMs) are powerful tools for processing and understanding text and images. We study the processing of visual tokens in the language model component of LLaVA, a prominent VLM. Our approach focuses on analyzing the localization of object information, the evolution of visual tok…

2024

A Generative Model of Symmetry Transformations

NeurIPS 2024poster

Correctly capturing the symmetry transformations of data can lead to efficient models with strong generalization capabilities, though methods incorporating symmetries often require prior knowledge. While recent advancements have been made in learning those symmetries directly from the dataset, most…

2024

Implicit meta-learning may lead language models to trust more reliable sources

ICML 2024poster

We demonstrate that large language models (LLMs) may learn indicators of document usefulness and modulate their updates accordingly. We introduce random strings ("tags") as indicators of usefulness in a synthetic fine-tuning dataset. Fine-tuning on this dataset leads to **implicit meta-learning (IML…

2024

Interpreting Learned Feedback Patterns in Large Language Models

NeurIPS 2024poster

Reinforcement learning from human feedback (RLHF) is widely used to train large language models (LLMs). However, it is unclear whether LLMs accurately learn the underlying preferences in human feedback data. We coin the term **Learned Feedback Pattern** (LFP) for patterns in an LLM's activations lea…

2024

Mechanistically analyzing the effects of fine-tuning on procedurally defined tasks

ICLR 2024poster

Fine-tuning large pre-trained models has become the de facto strategy for developing both task-specific and general-purpose machine learning systems, including developing models that are safe to deploy. Despite its clear importance, there has been minimal work that explains how fine-tuning alters th…

Cited by 62SourcePDFScholar
2024

Reward Model Ensembles Help Mitigate Overoptimization

ICLR 2024poster

Reinforcement learning from human feedback (RLHF) is a standard approach for fine-tuning large language models to follow instructions. As part of this process, learned reward models are used to approximately model human preferences. However, as imperfect representations of the “true” reward, these l…

2024

Stress-Testing Capability Elicitation With Password-Locked Models

NeurIPS 2024poster

To determine the safety of large language models (LLMs), AI developers must be able to assess their dangerous capabilities. But simple prompting strategies often fail to elicit an LLM’s full capabilities. One way to elicit capabilities more robustly is to fine-tune the LLM to complete the task. In t…

2023

Mechanistic Mode Connectivity

ICML 2023poster

We study neural network loss landscapes through the lens of mode connectivity, the observation that minimizers of neural networks retrieved via training on a dataset are connected via simple paths of low loss. Specifically, we ask the following question: are minimizers that rely on different mechani…

2023

Metadata Archaeology: Unearthing Data Subsets by Leveraging Training Dynamics

ICLR 2023top-25%

Modern machine learning research relies on relatively few carefully curated datasets. Even in these datasets, and typically in `untidy' or raw data, practitioners are faced with significant issues of data quality and diversity which can be prohibitively labor intensive to address. Existing methods f…

Cited by 29SourcePDFScholar
2022

Defining and Characterizing Reward Gaming

NeurIPS 2022accept

We provide the first formal definition of \textbf{reward hacking}, a phenomenon where optimizing an imperfect proxy reward function, $\mathcal{\tilde{R}}$, leads to poor performance according to the true reward function, $\mathcal{R}$. We say that a proxy is \textbf{unhackable} if increasing the e…

Cited by 287SourcePDFScholar
2021

Out-of-Distribution Generalization via Risk Extrapolation (REx)

ICML 2021oral

Distributional shift is one of the major obstacles when transferring machine learning prediction systems from the lab to the real world. To tackle this problem, we assume that variation across training domains is representative of the variation we might encounter at test time, but also that shifts a…

2017

A Closer Look at Memorization in Deep Networks

ICML 2017poster

We examine the role of memorization in deep learning, drawing connections to capacity, generalization, and adversarial robustness. While deep networks are capable of memorizing noise data, our results suggest that they tend to prioritize learning simple patterns first. In our experiments, we expose…

Cited by 2324SourcePDFScholar
2017

Zoneout: Regularizing RNNs by Randomly Preserving Hidden Activations

ICLR 2017poster

We propose zoneout, a novel method for regularizing RNNs. At each timestep, zoneout stochastically forces some hidden units to maintain their previous values. Like dropout, zoneout uses random noise to train a pseudo-ensemble, improving generalization. But by preserving instead of dropping hidden un…

Cited by 397SourcecodeScholar