Root Cause Analysis of Outliers with Missing Structural Knowledge
William Roy Orchard, Nastaran Okati, Sergio Hernan Garrido Mejia, Patrick Bl\"obaum, Dominik Janzing

TL;DR
This paper introduces efficient methods for root cause analysis of anomalies in causal systems with missing structural knowledge, focusing on single causes and polytree structures, with theoretical guarantees and heuristics.
Contribution
It provides novel algorithms and theoretical insights for root cause analysis in cases with limited data and unknown causal graphs, especially for polytrees.
Findings
Traversal algorithm guarantees with marginal anomaly scores
Heuristic causally justified for unknown causal graphs
Upper bounds on non-monotonic causal pathway likelihoods
Abstract
The goal of Root Cause Analysis (RCA) is to explain why an anomaly occurred by identifying where the fault originated. Several recent works model the anomalous event as resulting from a change in the causal mechanism at the root cause, i.e., as a soft intervention. RCA is then the task of identifying which causal mechanism changed. In real-world applications, one often has either few or only a single sample from the post-intervention distribution: a severe limitation for most methods, which assume one knows or can estimate the distribution. However, even those that do not are statistically ill-posed due to the need to probe regression models in regions of low probability density. In this paper, we propose simple, efficient methods to overcome both difficulties in the case where there is a single root cause and the causal graph is a polytree. When one knows the causal graph, we give…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Statistical Methods and Models · Fault Detection and Control Systems · Imbalanced Data Classification Techniques
MethodsCounterfactuals Explanations
