NILGJun 11

Graphical Causal Reasoning for Root Cause Analysis in Cloud Networks

arXiv:2606.13532v11.6
Predicted impact top 91% in NI · last 90 daysOriginality Incremental advance
AI Analysis

It provides a practical, data-driven RCA solution for network engineers managing large-scale cloud networks, outperforming rule-based methods.

The paper presents a causal graph-based root cause analysis method for cloud network incidents, achieving 85.7% recall and 74.3% exact match on 35 production incidents, and has been deployed for over 800 real-world incidents.

Cloud-computing relies on large-scale networks which are inherently complex systems. In this paper, we present a novel approach to root cause analysis (RCA) of cloud network incidents, leveraging graph-based causal discovery techniques. Our method addresses the limitations of rule-based automation by introducing a spatiotemporal grouping strategy and an automation ontology to reduce the dimensionality of the problem. We construct a causal graph from binary time series data using bivariate Granger causality and conditional independence tests. For inference, we introduce a probabilistic method that assigns edge-specific conditional probabilities as a function of time lag, allowing for interpretable, time-aware root cause scoring via causal graph traversal. We evaluated the system using a labeled dataset of 35 production incidents from a major cloud provider. The model successfully recalled the correct root cause in 85.7% of incidents and produced an exact match in 74.3%. In production, the deployed system has been used in over 800 real-world incidents, with positive qualitative feedback from network engineers. These results highlight the practicality of a data-driven, causal approach to RCA in dynamic and large-scale operational environments.

Foundations

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

Your Notes