MLAILGFeb 11, 2025

SNAP: Sequential Non-Ancestor Pruning for Targeted Causal Effect Estimation With an Unknown Graph

arXiv:2502.07857v12 citationsh-index: 8AISTATS
Originality Incremental advance
AI Analysis

This work addresses efficiency in causal inference for researchers and practitioners dealing with high-dimensional data, though it is incremental as it builds on existing causal discovery methods.

The paper tackles the computational burden of causal discovery for large variable sets by focusing on estimating causal effects only on target variables, proposing the Sequential Non-Ancestor Pruning (SNAP) framework to prune unnecessary variables. Results show substantial reductions in independence tests and computation time without compromising estimation quality.

Causal discovery can be computationally demanding for large numbers of variables. If we only wish to estimate the causal effects on a small subset of target variables, we might not need to learn the causal graph for all variables, but only a small subgraph that includes the targets and their adjustment sets. In this paper, we focus on identifying causal effects between target variables in a computationally and statistically efficient way. This task combines causal discovery and effect estimation, aligning the discovery objective with the effects to be estimated. We show that definite non-ancestors of the targets are unnecessary to learn causal relations between the targets and to identify efficient adjustments sets. We sequentially identify and prune these definite non-ancestors with our Sequential Non-Ancestor Pruning (SNAP) framework, which can be used either as a preprocessing step to standard causal discovery methods, or as a standalone sound and complete causal discovery algorithm. Our results on synthetic and real data show that both approaches substantially reduce the number of independence tests and the computation time without compromising the quality of causal effect estimations.

Foundations

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

Your Notes