paper-with-me

Papers

Root cause analysis via difference graph discovery from linear time-series data

2026-08-21 · Anouk Ruer, Timothée Loranchet, Daria Bystrova, Charles K. Assaad arxiv

Root cause analysis aims to identify the mechanisms responsible for anomalies in complex dynamical systems. In this paper, we study root cause analysis in linear time-series through the lens of difference graph discovery. We focus on effect-defying root causes, corresponding to variables whose causal coefficients change between a normal and an anomalous regime. We formalize this problem using linear discrete-time dynamic structural causal models and adapt several methods originally introduced for discovering difference graphs between two populations to the time-series setting, where the two populations are replaced by a normal and an anomalous regime. We first evaluate the proposed approaches on simulated data, and then demonstrate their practical relevance on real-world datasets from IT monitoring and intensive care monitoring. Our results show how difference graph discovery can help localize causal mechanisms responsible for anomalous behavior.

📄 PDF Abstract BibTeX arXiv:2608.21117

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchical Graph Neural Networks for Causal Discovery and Root Cause Localization

2023-02-03 · Dongjie Wang, Zhengzhang Chen, Jingchao Ni, Liang Tong 외

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.…

Causal DiscoveryTime SeriesTime Series Analysis

PyRCA: A Library for Metric-based Root Cause Analysis

2023-06-20 · Chenghao Liu, Wenzhuo Yang, Himanshu Mittal, Manpreet Singh 외

We introduce PyRCA, an open-source Python machine learning library of Root Cause Analysis (RCA) for Artificial Intelligence for IT Operations (AIOps). It provides a holistic framework to uncover the complicated metric ca…

Causal Discoverygraph construction

Root Cause Analysis In Microservice Using Neural Granger Causal Discovery

2024-02-02 · Cheng-Ming Lin, Ching Chang, Wei-Yao Wang, Kuang-Da Wang 외

In recent years, microservices have gained widespread adoption in IT operations due to their scalability, maintenance, and flexibility. However, it becomes challenging for site reliability engineers (SREs) to pinpoint th…

Causal DiscoveryContrastive LearningCPUTime Series+1

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

An Influence-based Approach for Root Cause Alarm Discovery in Telecom Networks

2021-05-07 · Keli Zhang, Marcus Kalander, Min Zhou, Xi Zhang 외

Alarm root cause analysis is a significant component in the day-to-day telecommunication network maintenance, and it is critical for efficient and accurate fault localization and failure recovery. In practice, accurate a…

Causal InferenceFault localizationGraph LearningNetwork Embedding