paper-with-me

Papers

Graphical Causal Reasoning for Root Cause Analysis in Cloud Networks

2026-06-11 · Fabien Chraim, Dominik Janzing, John Evans arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.13532

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PRIM: Meta-Learned Bayesian Root Cause Analysis

2026-05-09 · Christopher Lohse, Anish Dhir, Amadou Ba, Bradley Eck 외 arxiv

Root cause analysis (RCA) in complex systems is challenging due to error propagation across multiple variables, the need for structural causal knowledge, and the computational cost of inference at test time. We introduce…

Bayesian Inference

Root-cause Analysis for Time-series Anomalies via Spatiotemporal Graphical Modeling in Distributed Complex Systems

2018-05-31 · Chao Liu, Kin Gwn Lore, Zhanhong Jiang, Soumik Sarkar

Performance monitoring, anomaly detection, and root-cause analysis in complex cyber-physical systems (CPSs) are often highly intractable due to widely diverse operational modes, disparate data types, and complex fault pr…

Anomaly DetectionTime SeriesTime Series Analysis

Root Cause Analysis of Hydrogen Bond Separation in Spatio-Temporal Molecular Dynamics using Causal Models

2025-08-17 · Rahmat K. Adesunkanmi, Ashfaq Khokhar, Goce Trajcevski, Sohail Murad arxiv

Molecular dynamics simulations (MDS) face challenges, including resource-heavy computations and the need to manually scan outputs to detect "interesting events," such as the formation and persistence of hydrogen bonds be…

DoWhy-GCM: An extension of DoWhy for causal inference in graphical causal models

2022-06-14 · Patrick Blöbaum, Peter Götz, Kailash Budhathoki, Atalanti A. Mastakouri 외

We present DoWhy-GCM, an extension of the DoWhy Python library, which leverages graphical causal models. Unlike existing causality libraries, which mainly focus on effect estimation, DoWhy-GCM addresses diverse causal qu…

Causal Inference

OpenRCA 2.0: From Outcome Labels to Causal Process Supervision

2026-06-25 · Aoyang Fang, Yifan Yang, Jin'ao Shang, Qisheng Lu 외 arxiv

Root cause analysis (RCA) poses a holistic test of LLM agentic capabilities, such as long-context understanding, multi-step reasoning, and tool use. However, existing datasets suffer from a fundamental gap: they label on…

Long-Context Understanding