paper-with-me

Papers

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

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

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 and self-adjustable alarm root cause analysis is a great challenge due to network complexity and vast amounts of alarms. A popular approach for failure root cause identification is to construct a graph with approximate edges, commonly based on either event co-occurrences or conditional independence tests. However, considerable expert knowledge is typically required for edge pruning. We propose a novel data-driven framework for root cause alarm localization, combining both causal inference and network embedding techniques. In this framework, we design a hybrid causal graph learning method (HPCI), which combines Hawkes Process with Conditional Independence tests, as well as propose a novel Causal Propagation-Based Embedding algorithm (CPBE) to infer edge weights. We subsequently discover root cause alarms in a real-time data stream by applying an influence maximization algorithm on the weighted graph. We evaluate our method on artificial data and real-world telecom data, showing a significant improvement over the best baselines.

📄 PDF Abstract BibTeX arXiv:2105.03092

Code (1)

shaido987/alarm-rca 공식 구현

Tasks

Causal InferenceFault localizationGraph LearningNetwork Embedding

Similar Papers 제목 키워드 기반

TN-AutoRCA: Benchmark Construction and Agentic Framework for Self-Improving Alarm-Based Root Cause Analysis in Telecommunication Networks

2025-07-24 · Keyu Wu, Qianjin Yu, Manlin Mei, Ruiting Liu 외 arxiv

Root Cause Analysis (RCA) in telecommunication networks is a critical task, yet it presents a formidable challenge for Artificial Intelligence (AI) due to its complex, graph-based reasoning requirements and the scarcity …

TempOpt -- Unsupervised Alarm Relation Learning for Telecommunication Networks

2025-08-12 · Sathiyanaryanan Sampath, Pratyush Uppuluri, Thirumaran Ekambaram arxiv

In a telecommunications network, fault alarms generated by network nodes are monitored in a Network Operations Centre (NOC) to ensure network availability and continuous network operations. The monitoring process compris…

Alarm-Based Root Cause Analysis in Industrial Processes Using Deep Learning

2022-03-21 · Negin Javanbakht, Amir Neshastegaran, Iman Izadi

Alarm management systems have become indispensable in modern industry. Alarms inform the operator of abnormal situations, particularly in the case of equipment failures. Due to the interconnections between various parts …

Fault DetectionManagement

TelecomTS: A Multi-Modal Observability Dataset for Time Series and Language Analysis

2025-10-07 · Austin Feng, Andreas Varvarigos, Ioannis Panitsas, Daniela Fernandez 외 arxiv

Modern enterprises generate vast streams of time series metrics when monitoring complex systems, known as observability data. Unlike conventional time series from domains such as climate, observability data are zero-infl…

Anomaly Detection

Agentic Diagnostic Reasoning over Telecom and Datacenter Infrastructure

2026-01-12 · Nicolas Tacheny arxiv

Large-scale telecom and datacenter infrastructures rely on multi-layered service and resource models, where failures propagate across physical and logical components and affect multiple customers. Traditional approaches …