← Search

Arthur Conmy

12 accepted papers

2026

Base Models Know How to Reason, Thinking Models Learn When

ICML 2026spotlight

Why do thinking language models outperform their base counterparts, and what exactly do they learn during training? We introduce constructive model diffing, a framework for understanding fine-tuned models by explicitly constructing the base-to-fine-tuned difference from interpretable components to p…

Cited by 0SourceScholar
2026

Chain-of-Thought Reasoning In The Wild Is Not Always Faithful

ICML 2026poster

Recent studies indicate that when faced with explicit biases in prompts, models often omit mentioning these biases in their Chain-of-Thought (CoT) output, revealing that verbalized reasoning can give an incorrect picture of how models arrive at conclusions (unfaithfulness). In this work, we show tha…

Cited by 0SourcecodeScholar
2026

How do LLMs Compute Verbal Confidence?

ICML 2026poster

Verbal confidence—prompting LLMs to state their confidence as a number or category—is widely used to extract uncertainty estimates from black-box models. However, how LLMs internally generate such scores remains unknown. We address two questions: first, when confidence is computed -- just-in-time wh…

Cited by 0SourceScholar
2025

SAEBench: A Comprehensive Benchmark for Sparse Autoencoders in Language Model Interpretability

ICML 2025poster

Sparse autoencoders (SAEs) are a popular technique for interpreting language model activations, and there is extensive recent work on improving SAE effectiveness. However, most prior work evaluates progress using unsupervised proxy metrics with unclear practical relevance. We introduce SAEBench, a c…

Cited by 0SourcePDFScholar
2025

Scaling Sparse Feature Circuits For Studying In-Context Learning

ICML 2025poster

Sparse autoencoders (SAEs) are a popular tool for interpreting large language model activations, but their utility in addressing open questions in interpretability remains unclear. In this work, we demonstrate their effectiveness by using SAEs to deepen our understanding of the mechanism behind in-c…

Cited by 0SourcePDFScholar
2024

Improving Sparse Decomposition of Language Model Activations with Gated Sparse Autoencoders

NeurIPS 2024poster

Recent work has found that sparse autoencoders (SAEs) are an effective technique for unsupervised discovery of interpretable features in language models' (LMs) activations, by finding sparse, linear reconstructions of those activations. We introduce the Gated Sparse Autoencoder (Gated SAE), which ac…

Cited by 6SourcePDFScholar
2024

Stealing part of a production language model

ICML 2024oral

We introduce the first model-stealing attack that extracts precise, nontrivial information from black-box production language models like OpenAI's ChatGPT or Google's PaLM-2. Specifically, our attack recovers the embedding projection layer (up to symmetries) of a transformer model, given typical API…

Cited by 84SourcePDFScholar
2024

Successor Heads: Recurring, Interpretable Attention Heads In The Wild

ICLR 2024poster

In this work we describe successor heads: attention heads that increment tokens with a natural ordering, such as numbers, months, and days. For example, successor heads increment 'Monday' into 'Tuesday'. We explain the successor head behavior with an approach rooted in mechanistic interpretability,…

Cited by 40SourcePDFScholar
2023

Interpretability in the Wild: a Circuit for Indirect Object Identification in GPT-2 Small

ICLR 2023poster

Research in mechanistic interpretability seeks to explain behaviors of ML models in terms of their internal components. However, most previous work either focuses on simple behaviors in small models, or describes complicated behaviors in larger models with broad strokes. In this work, we bridge this…

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

Stylegan-Induced Data-Driven Regularization for Inverse Problems

ICASSP 2022accepted

Recent advances in generative adversarial networks (GANs) have opened up the possibility of generating high-resolution photo-realistic images that were impossible to produce previously. The ability of GANs to sample from high-dimensional distributions has naturally motivated researchers to leverage…

Cited by 0SourceScholar