# Root Cause Effects (RCE/RCA)

1. [**Survey on Models and Techniques for Root-Cause Analysis**](https://arxiv.org/pdf/1701.08546.pdf)
2. [**Towards an Approximate Graph Entropy Measure for Identifying Incidents in Network Event Data**](http://sro.sussex.ac.uk/id/eprint/59796/1/annet-paper.pdf)
3. [**Process connectivity and fault diagnosis, hazard assessment**](https://content.sciendo.com/configurable/contentpage/journals$002famcs$002f22$002f1$002farticle-p41.xml)
4. [**Fault root cause tracing of complicated equipment in fault graph**](https://journals.sagepub.com/doi/abs/10.1177/0954408912445957)
5. [**Signed directed graph modeling of industrial processes and their validation..**](https://www.researchgate.net/profile/Fan_Yang25/publication/224208169_Signed_Directed_Graph_modeling_of_industrial_processes_and_their_validation_by_data-based_methods/links/0c96052e13273bb94b000000.pdf)
6. [**Answering Who/When, What, How, Why through Constructing Data Graph, Information Graph, Knowledge Graph and Wisdom Graph**](https://pdfs.semanticscholar.org/9a37/bdc1e947fd703ba8593acd028515285493dd.pdf)
7. [**Identifying Suspicious Activities through DNS Failure Graph Analysis**](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.366.4779\&rep=rep1\&type=pdf)
8. [**CauseInfer:Automatic and Distributed Performance Diagnosis with Hierarchical Causality Graph in Large Distributed Systems**](https://netman.aiops.org/~peidan/ANM2017/13.RootCauseAnalysis/ReadingLists/2014INFOCOM_CauseInfer.pdf)
9. [**GRANO: Interactive Graph-based Root Cause Analysis for Cloud-Native Distributed Data Platform**](http://www.vldb.org/pvldb/vol12/p1942-wang.pdf)
10. [**An enhanced Graph Analytics Platform (GAP) providing insight in Big Network Data**](https://www.sciencedirect.com/science/article/pii/S2352664516300189)
11. [**Causal Mechanism Graph ─ A new notation for capturing cause-effect knowledge in software dependability**](https://www.sciencedirect.com/science/article/abs/pii/S0951832016304136)
12. [**Mining Causality Graph For Automatic Web-based Service Diagnosis**](https://netman.aiops.org/~peidan/ANM2018Fall/11.CausalInference/LectureCoverage/2016IPCCC_Mining%20Causality%20Graph%20For%20Automatic%20Web-based%20Service%20Diagnosis.pdf)
13. [**Who Controls the Internet? Analyzing Global Threats using Property Graph Traversals**](https://publications.cispa.saarland/1091/1/gthreats_www2017.pdf)
14. [**A Novel Technique for Call Graph Reduction for Bug Localization**](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.258.8729\&rep=rep1\&type=pdf)
15. [**Integrated System Model Reliability Evaluation and Prediction for Electrical Power Systems: Graph Trace Analysis Based Solutions**](https://vtechworks.lib.vt.edu/bitstream/handle/10919/28944/Cheng_Danling_D_2009.pdf?sequence=1\&isAllowed=y)
16. [**: A Graph Processing System for Diagnosing Distributed Systems** ](https://static.usenix.org/events/atc11/tech/final_files/GuoZhou.pdf)
17. [**ExplainIt!– A declarative root-cause analysis engine for time series data**](https://arxiv.org/pdf/1903.08132.pdf)

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.mlcompendium.com/business-domains/root-cause-effects-rce-rca.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
