Twin Graph-based Anomaly Detection via Attentive Multi-Modal Learning for Microservice System
This is the Pytorch implementation of MSTGAD in the ASE 2023: Twin Graph-based Anomaly Detection via Attentive Multi-Modal Learning for Microservice System. You may refer to our paper for more details.
Environment
The repository has some important dependencies below
Twin Graph-based Anomaly Detection via Attentive Multi-Modal Learning for Microservice System
This is the Pytorch implementation of MSTGAD in the ASE 2023: Twin Graph-based Anomaly Detection via Attentive Multi-Modal Learning for Microservice System. You may refer to our paper for more details.
Environment
The repository has some important dependencies below
Install other dependencies can be installed by:
Dataset
The MSDS datasets used in this paper can be downloaded from the Multi-Source Distributed System Data for AI-powered Analytics | Zenodo
The other dataset that we don’t have a permission to publish
The downloaded datasets can be put in the ‘data’ directory. The directory structure looks like:
Training
To preprocess the data, run:
To start training, run:
Architecture
Citation
@inproceedingsHuang2023MSTGAD,author=Huang,JunandYang,YangandYu,HangandLi,JianguoandZheng,Xiao,title=TwinGraph−basedAnomalyDetectionviaAttentiveMulti−ModalLearningforMicroserviceSystem,booktitle=38thIEEE/ACMInternationalConferenceonAutomatedSoftwareEngineering,ASE2023,year=2023,page=66−78,
Contact
For any questions w.r.t. MSTGAD, please submit them to Github Issues .