Skip to content
/ RUN Public

Official repository of "Root Cause Analysis In Microservice Using Neural Granger Causal Discovery" @ AAAI 2024

Notifications You must be signed in to change notification settings

zmlin1998/RUN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUN (AAAI 2024)

Official code of the paper Root Cause Analysis In Microservice Using Neural Granger Causal Discovery .

Introduction

We propose a novel approach for root cause analysis using neural Granger causal discovery with contrastive learning.

  • Enhance the backbone encoder by integrating contextual information from time series
  • Leverage a time series forecasting model to conduct neural Granger causal discovery
  • In addition, we incorporate Pagerank with a personalization vector to efficiently recommend the top-k root causes

Reproduce RUN

python main.py --root_path ./ --data_path data --root_cause root_cause --trigger_point trigger_point

About

Official repository of "Root Cause Analysis In Microservice Using Neural Granger Causal Discovery" @ AAAI 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages