paper-with-me

Papers

Scalable Temporal Anomaly Causality Discovery in Large Systems: Achieving Computational Efficiency with Binary Anomaly Flag Data

2024-12-16 · Mulugeta Weldezgina Asres, Christian Walter Omlin, the CMS-HCAL Collaboration

Extracting anomaly causality facilitates diagnostics once monitoring systems detect system faults. Identifying anomaly causes in large systems involves investigating a more extensive set of monitoring variables across multiple subsystems. However, learning causal graphs comes with a significant computational burden that restrains the applicability of most existing methods in real-time and large-scale deployments. In addition, modern monitoring applications for large systems often generate large amounts of binary alarm flags, and the distinct characteristics of binary anomaly data -- the meaning of state transition and data sparsity -- challenge existing causality learning mechanisms. This study proposes an anomaly causal discovery approach (AnomalyCD), addressing the accuracy and computational challenges of generating causal graphs from binary flag data sets. The AnomalyCD framework presents several strategies, such as anomaly flag characteristics incorporating causality testing, sparse data and link compression, and edge pruning adjustment approaches. We validate the performance of this framework on two datasets: monitoring sensor data of the readout-box system of the Compact Muon Solenoid experiment at CERN, and a public data set for information technology monitoring. The results demonstrate the considerable reduction of the computation overhead and moderate enhancement of the accuracy of temporal causal discovery on binary anomaly data sets.

📄 PDF Abstract BibTeX arXiv:2412.11800

Code (1)

muleina/anomalycd 공식 구현

Tasks

Causal DiscoveryComputational Efficiency

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Pruning 설명 없음

Similar Papers 제목 키워드 기반

UnCLe: Towards Scalable Dynamic Causal Discovery in Non-linear Temporal Systems

2025-11-05 · Tingzhu Bi, Yicheng Pan, Xinrui Jiang, Huize Sun 외 arxiv

Uncovering cause-effect relationships from observational time series is fundamental to understanding complex systems. While many methods infer static causal graphs, real-world systems often exhibit dynamic causality-wher…

Rethinking Spatio-Temporal Anomaly Detection: A Vision for Causality-Driven Cybersecurity

2025-07-10 · Arun Vignesh Malarkkan, Haoyue Bai, Xinyuan Wang, Anjali Kaushik 외 arxiv

As cyber-physical systems grow increasingly interconnected and spatially distributed, ensuring their resilience against evolving cyberattacks has become a critical priority. Spatio-Temporal Anomaly detection plays an imp…

Anomaly DetectionGraph Learning

Generating Fine-Grained Causality in Climate Time Series Data for Forecasting and Anomaly Detection

2024-08-08 · Dongqi Fu, Yada Zhu, Hanghang Tong, Kommy Weldemariam 외

Understanding the causal interaction of time series variables can contribute to time series data analysis for many real-world applications, such as climate forecasting and extreme weather alerts. However, causal relation…

Anomaly DetectionTime SeriesTime Series Analysis

CausalFormer: An Interpretable Transformer for Temporal Causal Discovery

2024-06-24 · Lingbai Kong, Wengen Li, Hanchen Yang, Yichao Zhang 외

Temporal causal discovery is a crucial task aimed at uncovering the causal relations within time series data. The latest temporal causal discovery methods usually train deep learning models on prediction tasks to uncover…

Causal DiscoveryTime Series

Causal discovery for time series with constraint-based model and PMIME measure

2023-05-31 · Antonin Arsac, Aurore Lomet, Jean-Philippe Poli

Causality defines the relationship between cause and effect. In multivariate time series field, this notion allows to characterize the links between several time series considering temporal lags. These phenomena are part…

Causal DiscoveryTime Series