ICLR 2023poster59 citations

Learning to Induce Causal Structure

Nan Rosemary Ke, Silvia Chiappa, Jane X Wang, Jorg Bornschein, Anirudh Goyal, Melanie Rey, Theophane Weber, Matthew Botvinick

Abstract

The fundamental challenge in causal induction is to infer the underlying graph structure given observational and/or interventional data. Most existing causal induction algorithms operate by generating candidate graphs and evaluating them using either score-based methods (including continuous optimization) or independence tests. In our work, we instead treat the inference process as a black box and design a neural network architecture that learns the mapping from both observational and interventional data to graph structures via supervised training on synthetic graphs. The learned model generalizes to new synthetic graphs, is robust to train-test distribution shifts, and achieves state-of-the-art performance on naturalistic graphs for low sample complexity.

causalitydeep learning
BibTeX
@inproceedings{
ke2023learning,
title={Learning to Induce Causal Structure },
author={Nan Rosemary Ke and Silvia Chiappa and Jane X Wang and Jorg Bornschein and Anirudh Goyal and Melanie Rey and Theophane Weber and Matthew Botvinick and Michael Curtis Mozer and Danilo Jimenez Rezende},
booktitle={International Conference on Learning Representations},
year={2023},
url={https://openreview.net/forum?id=hp_RwhKDJ5}
}