paper-with-me

홈 › Papers

Root Cause Identification for Collective Anomalies in Time Series given an Acyclic Summary Causal Graph with Loops

2023-03-07 · Charles K. Assaad, Imad Ez-zejjari, Lei Zan

This paper presents an approach for identifying the root causes of collective anomalies given observational time series and an acyclic summary causal graph which depicts an abstraction of causal relations present in a dynamic system at its normal regime. The paper first shows how the problem of root cause identification can be divided into many independent subproblems by grouping related anomalies using d-separation. Further, it shows how, under this setting, some root causes can be found directly from the graph and from the time of appearance of anomalies. Finally, it shows, how the rest of the root causes can be found by comparing direct effects in the normal and in the anomalous regime. To this end, an adjustment set for identifying direct effects is introduced. Extensive experiments conducted on both simulated and real-world datasets demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2303.04038

Code (1)

ckassaad/easyrca 공식 구현

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Mycroft: Tracing Dependencies in Collective Communication Towards Reliable LLM Training

2025-09-03 · Yangtao Deng, Lei Zhang, Qinlong Wang, Xiaoyun Zhi 외 arxiv

Reliability is essential for ensuring efficiency in LLM training. However, many real-world reliability issues remain difficult to resolve, resulting in wasted resources and degraded model performance. Unfortunately, toda…

CCL-D: A High-Precision Diagnostic System for Slow and Hang Anomalies in Large-Scale Model Training

2026-05-06 · Yida Gu, Fakang Wang, Jianhao Fu, Zhenhang Sun 외 arxiv

As training scales grow, collective communication libraries (CCL) increasingly face anomalies arising from complex interactions among hardware, software, and environmental factors. These anomalies typically manifest as s…

Anomaly Detection

Process mining-driven modeling and simulation to enhance fault diagnosis in cyber-physical systems

2025-06-26 · Francesco Vitale, Nicola Dall'Ora, Sebastiano Gaiardelli, Enrico Fraccaroli 외

Fault diagnosis in Cyber-Physical Systems (CPSs) is essential for ensuring system dependability and operational efficiency by accurately detecting anomalies and identifying their root causes. However, the manual modeling…

Anomaly DetectionFault DiagnosisTime SeriesTime Series Analysis

A Causal Approach to Detecting Multivariate Time-series Anomalies and Root Causes

2022-06-30 · Wenzhuo Yang, Kun Zhang, Steven C. H. Hoi

Detecting anomalies and the corresponding root causes in multivariate time series plays an important role in monitoring the behaviors of various real-world systems, e.g., IT system operations or manufacturing industry. P…

Anomaly DetectionTime SeriesTime Series AnalysisTime Series Anomaly Detection

Root Cause Analysis with Latent Confounders using Partial Ancestral Graphs

2026-06-18 · Henrique O. Caetano, Rafael Arone, Carlos Dias Maciel arxiv

Finding the source of failures, known as Root Cause Analysis (RCA), is essential for identifying the root causes of anomalies and maintaining the reliability of complex systems. While causal theory has advanced data-driv…