Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Amortized Inference for Causal Structure Learning

About

Inferring causal structure poses a combinatorial search problem that typically involves evaluating structures with a score or independence test. The resulting search is costly, and designing suitable scores or tests that capture prior knowledge is difficult. In this work, we propose to amortize causal structure learning. Rather than searching over structures, we train a variational inference model to directly predict the causal structure from observational or interventional data. This allows our inference model to acquire domain-specific inductive biases for causal discovery solely from data generated by a simulator, bypassing both the hand-engineering of suitable score functions and the search over graphs. The architecture of our inference model emulates permutation invariances that are crucial for statistical efficiency in structure learning, which facilitates generalization to significantly larger problem instances than seen during training. On synthetic data and semisynthetic gene expression data, our models exhibit robust generalization capabilities when subject to substantial distribution shifts and significantly outperform existing algorithms, especially in the challenging genomics domain. Our code and models are publicly available at: https://github.com/larslorch/avici.

Lars Lorch, Scott Sussex, Jonas Rothfuss, Andreas Krause, Bernhard Sch\"olkopf• 2022

Related benchmarks

TaskDatasetResultRank
Causal DiscoverySynthetic (n=100, |E|=400, sample size=1000)
mAP32.3
36
Causal DiscoverySynthetic n=1000, |E|=2000, sample size=1000
mAP0.9
32
Causal DiscoveryAlarm (d=37, |E|=46) medium-scale (test)
Precision95.2
20
Causal Discoverybnlearn Earthquake standard (test)
SHD3
10
Causal Discoverybnlearn Survey standard (test)
SHD8
10
Causal DiscoveryAsia (d=8, |E|=8) small-scale (test)
Precision100
8
Causal DiscoveryChild d=20, |E|=25 medium-scale (test)
Precision100
8
Causal DiscoveryCancer (d=5, |E|=4) small-scale (test)
Precision1
8
Showing 8 of 8 rows

Other info

Follow for update