Counterfactual reasoning: an analysis of in-context emergence

Bernhard Schölkopf (MPI for Intelligent Systems, Tübingen) · Moritz Miller (Max Planck Institute for Intelligent Systems & ETH Zurich) · Siyuan Guo (University of Cambridge)
counterfactual reasoningcounterfactual story generationidentifiability resultsin-context learninglatent conceptmechanistic evidencemodel depthneural language modelsnoise abductionnoise abduction headspre-training data diversityresidual streamsde dynamicsself-attentionsequential datatransformation

Large-scale neural language models exhibit remarkable performance in in-context learning: the ability to learn and reason about the input context on the fly. This work studies in-context counterfactual reasoning in language models, that is, the ability to predict consequences of a hypothetical scenario. We focus on a well-defined, synthetic linear regression task that requires noise abduction. Accurate prediction is based on (1) inferring an unobserved latent concept and (2) copying contextual noise from factual observations. We show that language models are capable of counterfactual reasoning. Further, we enhance existing identifiability results and reduce counterfactual reasoning for a broad class of functions to a transformation on in-context observations. In Transformers, we find that self-attention, model depth and pre-training data diversity drive performance. Moreover, we provide mechanistic evidence that the latent concept is linearly represented in the residual stream and we introduce designated *noise abduction heads* central to performing counterfactual reasoning. Lastly, our findings extend to counterfactual reasoning under SDE dynamics and reflect that Transformers can perform noise abduction on sequential data, providing preliminary evidence on the potential for counterfactual story generation. Our code is available under *https://github.com/mrtzmllr/iccr*.