← Search

Adrià Garriga-Alonso

14 accepted papers

2026

Biases in the Blind Spot: Detecting What LLMs Fail to Mention

ICML 2026poster

Large Language Models (LLMs) often provide chain-of-thought (CoT) reasoning traces that appear plausible, but may hide internal biases. We call these *unverbalized biases*. Monitoring models via their stated reasoning is therefore unreliable, and existing bias evaluations typically require predefine…

Cited by 0SourceScholar
2026

Path Channels and Plan Extension Kernels: a Mechanistic Description of Planning in a Sokoban RNN

ICLR 2026poster

We partially reverse-engineer a convolutional recurrent neural network (RNN) trained with model-free reinforcement learning to play the box-pushing game Sokoban. We find that the RNN stores future moves (plans) as activations in particular channels of the hidden state, which we call *path channels*.…

Cited by 0SourceScholar
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
2024

Analysing the Generalisation and Reliability of Steering Vectors

NeurIPS 2024poster

Steering vectors (SVs) are a new approach to efficiently adjust language model behaviour at inference time by intervening on intermediate model activations. They have shown promise in terms of improving both capabilities and model alignment. However, the reliability and generalisation properties of…

Cited by 14SourcePDFScholar
2024

Catastrophic Goodhart: regularizing RLHF with KL divergence does not mitigate heavy-tailed reward misspecification

NeurIPS 2024poster

When applying reinforcement learning from human feedback (RLHF), the reward is learned from data and, therefore, always has some error. It is common to mitigate this by regularizing the policy with KL divergence from a base model, with the hope that balancing reward with regularization will achieve…

2024

Hypothesis Testing the Circuit Hypothesis in LLMs

NeurIPS 2024poster

Large language models (LLMs) demonstrate surprising capabilities, but we do not understand how they are implemented. One hypothesis suggests that these capabilities are primarily executed by small subnetworks within the LLM, known as circuits. But how can we evaluate this hypothesis? In this paper,…

2024

InterpBench: Semi-Synthetic Transformers for Evaluating Mechanistic Interpretability Techniques

NeurIPS 2024poster

Mechanistic interpretability methods aim to identify the algorithm a neural network implements, but it is difficult to validate such methods when the true algorithm is unknown. This work presents InterpBench, a collection of semi-synthetic yet realistic transformers with known circuits for evaluatin…

Cited by 4SourcePDFScholar
2023

Towards Automated Circuit Discovery for Mechanistic Interpretability

NeurIPS 2023spotlight

Through considerable effort and intuition, several recent works have reverse-engineered nontrivial behaviors of transformer models. This paper systematizes the mechanistic interpretability process they followed. First, researchers choose a metric and dataset that elicit the desired model behavior. T…

2022

Bayesian Neural Network Priors Revisited

ICLR 2022poster

Isotropic Gaussian priors are the de facto standard for modern Bayesian neural network inference. However, it is unclear whether these priors accurately reflect our true beliefs about the weight distributions or give optimal performance. To find better priors, we study summary statistics of neural n…

2022

Data augmentation in Bayesian neural networks and the cold posterior effect

UAI 2022poster

Bayesian neural networks that incorporate data augmentation implicitly use a “randomly perturbed log-likelihood [which] does not have a clean interpretation as a valid likelihood function” (Izmailov et al. 2021). Here, we provide several approaches to developing principled Bayesian neural networks i…

2021

Correlated weights in infinite limits of deep convolutional neural networks

UAI 2021poster

Infinite width limits of deep neural networks often have tractable forms. They have been used to analyse the behaviour of finite networks, as well as being useful methods in their own right. When investigating infinitely wide convolutional neural networks (CNNs), it was observed that the correlation…

Cited by 7SourcePDFScholar
2019

Deep Convolutional Networks as shallow Gaussian Processes

ICLR 2019poster

We show that the output of a (residual) CNN with an appropriate prior over the weights and biases is a GP in the limit of infinitely many convolutional filters, extending similar results for dense networks. For a CNN, the equivalent kernel can be computed exactly and, unlike "deep kernels", has very…

Cited by 321SourcePDFScholar