← Search

Kenneth Lee

4 accepted papers

2026

Root Cause Analysis of Failures in Microservices via Bayesian Root Cause Discovery

ICML 2026spotlight

Modern cloud systems rely on architectures with many interconnected microservices, which enable scalability and flexibility but make troubleshooting failures difficult. Identifying the root cause requires navigating complex dependencies, often beyond the capacity of domain experts. Causal models off…

Cited by 0SourceScholar
2025

Root Cause Analysis of Failures from Partial Causal Structures

UAI 2025

Finding the root cause of failures is a prominent problem in many complex networks. Causal inference provides us with tools to address this problem algorithmically to automate this process and solve it efficiently. The existing methods either use a known causal structure to identify root cause by ba

2023

Finding Invariant Predictors Efficiently via Causal Structure

UAI 2023poster

One fundamental problem in machine learning is out-of-distribution generalization. A method named the surgery estimator incorporates the causal structure in the form of a directed acyclic graph (DAG) to find predictors that are invariant across target domains using distributional invariances via Pea…