MLLGNov 8, 2023

Learning Linear Gaussian Polytree Models with Interventions

arXiv:2311.04636v11 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

This work addresses causal inference for researchers in fields like genomics, though it is incremental as it builds on existing methods for polytrees.

The authors tackled the problem of learning causal structures from interventional data by developing a consistent and scalable local method for linear Gaussian polytrees, achieving good accuracy in structural Hamming distance and handling thousands of nodes efficiently.

We present a consistent and highly scalable local approach to learn the causal structure of a linear Gaussian polytree using data from interventional experiments with known intervention targets. Our methods first learn the skeleton of the polytree and then orient its edges. The output is a CPDAG representing the interventional equivalence class of the polytree of the true underlying distribution. The skeleton and orientation recovery procedures we use rely on second order statistics and low-dimensional marginal distributions. We assess the performance of our methods under different scenarios in synthetic data sets and apply our algorithm to learn a polytree in a gene expression interventional data set. Our simulation studies demonstrate that our approach is fast, has good accuracy in terms of structural Hamming distance, and handles problems with thousands of nodes.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes