AILGMay 19, 2021

Provable Guarantees on the Robustness of Decision Rules to Causal Interventions

arXiv:2105.09108v17 citations
Originality Incremental advance
AI Analysis

This work addresses robustness for decision-making systems against causal shifts, offering a novel model-based approach that is incremental in applying existing computational methods to a new problem.

The paper tackles the problem of ensuring decision rules are robust to causal interventions in data-generating processes, providing efficient algorithms that compute guaranteed upper and lower bounds on robustness probabilities, with experimental results showing useful and interpretable bounds for practical networks.

Robustness of decision rules to shifts in the data-generating process is crucial to the successful deployment of decision-making systems. Such shifts can be viewed as interventions on a causal graph, which capture (possibly hypothetical) changes in the data-generating process, whether due to natural reasons or by the action of an adversary. We consider causal Bayesian networks and formally define the interventional robustness problem, a novel model-based notion of robustness for decision functions that measures worst-case performance with respect to a set of interventions that denote changes to parameters and/or causal influences. By relying on a tractable representation of Bayesian networks as arithmetic circuits, we provide efficient algorithms for computing guaranteed upper and lower bounds on the interventional robustness probabilities. Experimental results demonstrate that the methods yield useful and interpretable bounds for a range of practical networks, paving the way towards provably causally robust decision-making systems.

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