Giter VIP home page Giter VIP logo

topogdn's Introduction

TopoGDN

Project Name

Multivariate Time-Series Anomaly Detection based on Enhancing Graph Attention Networks with Topological Analysis

Brief Description

This project applies graph attention networks combined with topological analysis to detect anomalies in multivariate time series. It leverages research in topological graph neural networks and graph neural networks to effectively analyze complex time series data.

Installation Steps

To install this project, you need to install the following Python libraries:

pip install torch==1.13.1+cu117
pip install torch-cluster==1.6.0+pt113cu116
pip install torch-geometric==1.7.1
pip install torch-persistent-homology==0.1
pip install torch-scatter==2.1.0+pt113cu116
pip install torch-sparse==0.6.15+pt113cu116
pip install torch-spline-conv==1.2.1+pt113cu116
pip install pyg-lib==0.2.0+pt113cu116

How to Use

Run the main program:

python main.py --dataset msl

Dataset Information

Acknowledgement

Thanks to the following works for sharing the code repository:

@InProceedings{Horn22a,
  author = {Horn, Max and {De Brouwer}, Edward and Moor, Michael and Moreau, Yves and Rieck, Bastian and Borgwardt, Karsten},
  title = {Topological Graph Neural Networks},
  year = {2022},
  booktitle = {International Conference on Learning Representations~(ICLR)},
  url = {https://openreview.net/pdf?id=oxxUMeFwEHd},
}
@inproceedings{deng2021graph,
  title = {Graph neural network-based anomaly detection in multivariate time series},
  author = {Deng, Ailin and Hooi, Bryan},
  booktitle = {Proceedings of the AAAI Conference on Artificial Intelligence},
  volume = {35},
  number = {5},
  pages = {4027--4035},
  year = {2021}
}

topogdn's People

Contributors

ljj-cyber avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.