← Search

Thomas Icard

6 accepted papers

2025

Internal Causal Mechanisms Robustly Predict Language Model Out-of-Distribution Behaviors

ICML 2025poster

Interpretability research now offers a variety of techniques for identifying abstract internal mechanisms in neural networks. Can such techniques be used to predict how models will behave on out-of-distribution examples? In this work, we provide a positive answer to this question. Through a diverse…

2023

Comparing Causal Frameworks: Potential Outcomes, Structural Models, Graphs, and Abstractions

NeurIPS 2023poster

The aim of this paper is to make clear and precise the relationship between the Rubin causal model (RCM) and structural causal model (SCM) frameworks for causal inference. Adopting a neutral logical perspective, and drawing on previous work, we show what is required for an RCM to be representable by…

Cited by 15SourcePDFScholar
2023

Interpretability at Scale: Identifying Causal Mechanisms in Alpaca

NeurIPS 2023poster

Obtaining human-interpretable explanations of large, general-purpose language models is an urgent goal for AI safety. However, it is just as important that our interpretability methods are faithful to the causal dynamics underlying model behavior and able to robustly generalize to unseen inputs. Dis…

2022

Causal Distillation for Language Models

NAACL 2022long

Distillation efforts have led to language models that are more compact and efficient without serious drops in performance. The standard approach to distillation trains a student model against two objectives: a task-specific objective (e.g., language modeling) and an imitation objective that encourag…

2022

Inducing Causal Structure for Interpretable Neural Networks

ICML 2022spotlight

In many areas, we have well-founded insights about causal structure that would be useful to bring into our trained models while still allowing them to learn in a data-driven fashion. To achieve this, we present the new method of interchange intervention training (IIT). In IIT, we (1) align variables…