MLLGMEMay 21, 2025

Clustering and Pruning in Causal Data Fusion

arXiv:2505.15215v12 citationsh-index: 10Has Code
Originality Incremental advance
AI Analysis

This work addresses computational bottlenecks in causal inference for researchers handling complex multi-source data, though it is incremental as it builds on earlier single-source results.

The paper tackles the computational challenges of causal data fusion by proposing pruning and clustering as preprocessing operations to reduce model size while preserving essential features, deriving conditions for their application across multiple data sources and demonstrating use in epidemiology and social science.

Data fusion, the process of combining observational and experimental data, can enable the identification of causal effects that would otherwise remain non-identifiable. Although identification algorithms have been developed for specific scenarios, do-calculus remains the only general-purpose tool for causal data fusion, particularly when variables are present in some data sources but not others. However, approaches based on do-calculus may encounter computational challenges as the number of variables increases and the causal graph grows in complexity. Consequently, there exists a need to reduce the size of such models while preserving the essential features. For this purpose, we propose pruning (removing unnecessary variables) and clustering (combining variables) as preprocessing operations for causal data fusion. We generalize earlier results on a single data source and derive conditions for applying pruning and clustering in the case of multiple data sources. We give sufficient conditions for inferring the identifiability or non-identifiability of a causal effect in a larger graph based on a smaller graph and show how to obtain the corresponding identifying functional for identifiable causal effects. Examples from epidemiology and social science demonstrate the use of the results.

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