Git Product home page Git Product logo

stgan's Introduction

Graph Convolutional Adversarial Networks for Spatio-Temporal Anomaly Detection

Two datasets are available at Google Drive. If you use the data, please cite the following paper.

@ARTICLE{9669110,
  author={Deng, Leyan and Lian, Defu and Huang, Zhenya and Chen, Enhong},
  journal={IEEE Transactions on Neural Networks and Learning Systems}, 
  title={Graph Convolutional Adversarial Networks for Spatiotemporal Anomaly Detection}, 
  year={2022},
  volume={},
  number={},
  pages={1-13},
  doi={10.1109/TNNLS.2021.3136171}}

PeMS dataset (bay) is collected from PeMS and NYC dataset (nyc) is provided by Detecting Collective Anomalies from Multiple Spatio- Temporal Datasets across Different Domains. Each dataset consists of the following five datasets:

  • data.npy
  • node_subgraph.npy
  • node_adjacent.txt
  • time_features.txt
  • node_dist.txt

where the data.npy is the traffic data in Bay area or New York City; node_subgraph.npy represents the adjacency matrix of the subgraph of each node; node_adjacent.txt represents all nodes in the subgraph of each node; time_features.txt represents the time feature of each time slots; node_dist.txt represents the distance between nodes.

We also provide the information of the selected sensors in our paper, the file is vds_info.csv.


We have updated the ground truth of PeMS datasets. Note that we didn't delete the CHP incidents with duration<=0 since we extended the end time of each incident by 1 hour to include the impact of the traffic accidents. The ground truth of NYC dataset is provided by the authors of paper Detecting Collective Anomalies from Multiple Spatio-Temporal Datasets across Different Domains.

If you need anomaly labels for other times, please refer to CHP incident and LCS Report. I hope they will be helpful to you.

If you have any question about the code or the paper, please contact me by email ([email protected]).

stgan's People

Contributors

dleyan 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.