paper-with-me

Papers

Survey on Models and Techniques for Root-Cause Analysis

2017-01-30 · Marc Solé, Victor Muntés-Mulero, Annie Ibrahim Rana, Giovani Estrada

Automation and computer intelligence to support complex human decisions becomes essential to manage large and distributed systems in the Cloud and IoT era. Understanding the root cause of an observed symptom in a complex system has been a major problem for decades. As industry dives into the IoT world and the amount of data generated per year grows at an amazing speed, an important question is how to find appropriate mechanisms to determine root causes that can handle huge amounts of data or may provide valuable feedback in real-time. While many survey papers aim at summarizing the landscape of techniques for modelling system behavior and infering the root cause of a problem based in the resulting models, none of those focuses on analyzing how the different techniques in the literature fit growing requirements in terms of performance and scalability. In this survey, we provide a review of root-cause analysis, focusing on these particular aspects. We also provide guidance to choose the best root-cause analysis strategy depending on the requirements of a particular system and application.

📄 PDF Abstract BibTeX arXiv:1701.08546

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Similar Papers 제목 키워드 기반

A Comprehensive Survey on Root Cause Analysis in (Micro) Services: Methodologies, Challenges, and Trends

2024-07-23 · Tingting Wang, Guilin Qi

The complex dependencies and propagative faults inherent in microservices, characterized by a dense network of interconnected services, pose significant challenges in identifying the underlying causes of issues. Prompt i…

A Goal-Driven Survey on Root Cause Analysis

2025-10-22 · Aoyang Fang, Haowen Yang, Haoze Dong, Qisheng Lu 외 arxiv

Root Cause Analysis (RCA) is a crucial aspect of incident management in large-scale cloud services. While the term root cause analysis or RCA has been widely used, different studies formulate the task differently. This i…

Feature Recommendation for Structural Equation Model Discovery in Process Mining

2021-08-13 · Mahnaz Sadat Qafari, Wil van der Aalst

Process mining techniques can help organizations to improve their operational processes. Organizations can benefit from process mining techniques in finding and amending the root causes of performance or compliance probl…

BIG-bench Machine LearningModel Discovery

NetCause: Counterfactual Learning for Root Cause Analysis in Large-Scale Networks

2026-06-11 · Fabien Chraim, Jian Zhang, Dominik Janzing, Xiang Song 외 arxiv

Can a learned model capture how faults propagate through a large-scale network and use this knowledge to causally attribute customer impact to its underlying root cause? Existing root cause analysis techniques often rely…

Self-Supervised Learning

A Survey of Text-to-SQL in the Era of LLMs: Where are we, and where are we going?

2024-08-09 · Xinyu Liu, Shuyu Shen, Boyan Li, Peixian Ma 외

Translating users' natural language queries (NL) into SQL queries (i.e., Text-to-SQL, a.k.a. NL2SQL) can significantly reduce barriers to accessing relational databases and support various commercial applications. The pe…

Natural Language QueriesText to SQLText-To-SQL