Clustering and Pruning in Causal Data Fusion
Otto Tabell, Santtu Tikka, Juha Karvanen
TL;DR
The paper introduces pruning and clustering as principled preprocessing steps for causal data fusion with multiple data sources, addressing the scalability challenges of do-calculus-based identification. It establishes formal conditions under which these size-reduction operations preserve identifiability and provide ways to transfer identifying functionals back to the original graphs. Through theoretical results, algorithmic procedures (VerifyInputs), and demonstrations on epidemiological and social science data, the work shows that clustering and pruning can dramatically reduce computation time while maintaining correct identification conclusions. Simulations indicate substantial runtime gains in moderately sized graphs, highlighting practical benefits for complex causal data-fusion problems. The framework also includes counterexamples illustrating the necessity of certain conditions for identification invariance and offers guidance for applying these techniques in planning data collection.
Abstract
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.
