MLLGJun 7, 2021

BayesIMP: Uncertainty Quantification for Causal Data Fusion

arXiv:2106.03477v123 citations
AI Analysis

This addresses uncertainty estimation for researchers and practitioners combining causal data from varied sources, though it appears incremental as it builds on existing probabilistic and kernel methods.

The paper tackles uncertainty quantification in causal data fusion, where datasets from multiple causal graphs are combined to estimate average treatment effects, by introducing Bayesian Interventional Mean Processes, which improves over state-of-the-art methods in Causal Bayesian Optimisation.

While causal models are becoming one of the mainstays of machine learning, the problem of uncertainty quantification in causal inference remains challenging. In this paper, we study the causal data fusion problem, where datasets pertaining to multiple causal graphs are combined to estimate the average treatment effect of a target variable. As data arises from multiple sources and can vary in quality and quantity, principled uncertainty quantification becomes essential. To that end, we introduce Bayesian Interventional Mean Processes, a framework which combines ideas from probabilistic integration and kernel mean embeddings to represent interventional distributions in the reproducing kernel Hilbert space, while taking into account the uncertainty within each causal graph. To demonstrate the utility of our uncertainty estimation, we apply our method to the Causal Bayesian Optimisation task and show improvements over state-of-the-art methods.

Foundations

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

Your Notes