Amortized Inference for Causal Structure Learning
Lars Lorch, Scott Sussex, Jonas Rothfuss, Andreas Krause, Bernhard, Sch\"olkopf

TL;DR
This paper introduces a variational inference approach to causal structure learning that bypasses traditional search methods, enabling efficient and scalable discovery of causal graphs from data, with strong generalization and performance improvements.
Contribution
It proposes an amortized inference model that directly predicts causal structures, leveraging domain-specific biases learned from simulated data, and generalizes well to larger and shifted datasets.
Findings
Robust generalization to larger problem instances.
Significant performance improvements over existing methods.
Effective in genomics data with distribution shifts.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsBayesian Modeling and Causal Inference · Biomedical Text Mining and Ontologies · Gene expression and cancer classification
MethodsVariational Inference
