Hierarchical Graph Neural Networks for Causal Discovery and Root Cause Localization
Dongjie Wang, Zhengzhang Chen, Jingchao Ni, Liang Tong, Zheng Wang,, Yanjie Fu, Haifeng Chen

TL;DR
This paper introduces REASON, a hierarchical graph neural network framework that automatically discovers intra- and inter-network causal relationships for root cause localization in complex systems.
Contribution
The paper presents a novel hierarchical GNN-based framework combining topological and individual causal discovery for effective root cause analysis.
Findings
Effective in localizing root causes in real-world datasets
Outperforms existing methods in accuracy and robustness
Demonstrates scalability to large systems
Abstract
In this paper, we propose REASON, a novel framework that enables the automatic discovery of both intra-level (i.e., within-network) and inter-level (i.e., across-network) causal relationships for root cause localization. REASON consists of Topological Causal Discovery and Individual Causal Discovery. The Topological Causal Discovery component aims to model the fault propagation in order to trace back to the root causes. To achieve this, we propose novel hierarchical graph neural networks to construct interdependent causal networks by modeling both intra-level and inter-level non-linear causal relations. Based on the learned interdependent causal networks, we then leverage random walks with restarts to model the network propagation of a system fault. The Individual Causal Discovery component focuses on capturing abrupt change patterns of a single system entity. This component examines…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning in Bioinformatics
