Scalable and Flexible Causal Discovery with an Efficient Test for Adjacency
Alan Nawzad Amin, Andrew Gordon Wilson

TL;DR
This paper introduces DAT, a scalable neural network-based method for efficiently testing adjacency in causal graphs, enabling accurate large-scale causal discovery and intervention prediction.
Contribution
The paper presents DAT, a novel differentiable adjacency test that reduces exponential tests to a relaxed problem solved by neural networks, improving scalability and flexibility in causal graph learning.
Findings
DAT enables learning causal graphs with 1000 variables.
DAT-Graph achieves state-of-the-art accuracy in causal discovery.
Models built on DAT-Graph improve intervention effect predictions.
Abstract
To make accurate predictions, understand mechanisms, and design interventions in systems of many variables, we wish to learn causal graphs from large scale data. Unfortunately the space of all possible causal graphs is enormous so scalably and accurately searching for the best fit to the data is a challenge. In principle we could substantially decrease the search space, or learn the graph entirely, by testing the conditional independence of variables. However, deciding if two variables are adjacent in a causal graph may require an exponential number of tests. Here we build a scalable and flexible method to evaluate if two variables are adjacent in a causal graph, the Differentiable Adjacency Test (DAT). DAT replaces an exponential number of tests with a provably equivalent relaxed problem. It then solves this problem by training two neural networks. We build a graph learning method…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Bayesian Modeling and Causal Inference · Semantic Web and Ontologies
