paper-with-me

홈 › Papers

Causal structure based root cause analysis of outliers

2019-12-05 · Dominik Janzing, Kailash Budhathoki, Lenon Minorics, Patrick Blöbaum

We describe a formal approach to identify 'root causes' of outliers observed in $n$ variables $X_1,\dots,X_n$ in a scenario where the causal relation between the variables is a known directed acyclic graph (DAG). To this end, we first introduce a systematic way to define outlier scores. Further, we introduce the concept of 'conditional outlier score' which measures whether a value of some variable is unexpected *given the value of its parents* in the DAG, if one were to assume that the causal structure and the corresponding conditional distributions are also valid for the anomaly. Finally, we quantify to what extent the high outlier score of some target variable can be attributed to outliers of its ancestors. This quantification is defined via Shapley values from cooperative game theory.

📄 PDF Abstract BibTeX arXiv:1912.02724

Code (1)

py-why/dowhy/blob/main/dowhy/gcm/anomaly.py 공식 구현

Tasks

valid

Similar Papers 제목 키워드 기반

Root Cause Analysis of Outliers in Unknown Cyclic Graphs

2025-10-08 · Daniela Schkoda, Dominik Janzing arxiv

We study the propagation of outliers in cyclic causal graphs with linear structural equations, tracing them back to one or several "root cause" nodes. We show that it is possible to identify a short list of potential roo…

Score-based Integrated Gradient for Root Cause Explanations of Outliers

2026-01-29 · Phuoc Nguyen, Truyen Tran, Sunil Gupta, Svetha Venkatesh arxiv

Identifying the root causes of outliers is a fundamental problem in causal inference and anomaly detection. Traditional approaches based on heuristics or counterfactual reasoning often struggle under uncertainty and high…

Computational EfficiencyAnomaly DetectionCausal Inference

Causal-discovery-based root-cause analysis and its application in time-series prediction error diagnosis

2024-11-11 · Hiroshi Yokoyama, Ryusei Shingaki, Kaneharu Nishino, Shohei Shimizu 외

Recent rapid advancements of machine learning have greatly enhanced the accuracy of prediction models, but most models remain "black boxes", making prediction error diagnosis challenging, especially with outliers. This l…

Causal DiscoveryPredictionTime SeriesTime Series Prediction

Root Cause Analysis of Outliers with Missing Structural Knowledge

2024-06-07 · Nastaran Okati, Sergio Hernan Garrido Mejia, William Roy Orchard, Patrick Blöbaum 외

Recent work conceptualized root cause analysis (RCA) of anomalies via quantitative contribution analysis using causal counterfactuals in structural causal models (SCMs).The framework comes with three practical challenges…

Formalizing and falsifying causal pathways of rare events

2026-05-29 · Anahita Haghighat, Dominik Janzing arxiv

Building on recent formalizations of root cause analysis for rare events (``outliers'') in structural equation models, we propose a formal definition of a causal pathway and discuss its testable implications. We identify…