GithubHelp home page GithubHelp logo

sdgl's Introduction

SDGL- Official PyTorch Implementation

The official implementation of Dynamic graph structure learning for multivariate time series forecasting (paper).

The initial version was Dynamic Graph Learning-Neural Network for Multivariate Time Series Modeling (arxiv).

Requirements

  • python 3
  • see requirements.txt

Data Preparation

Raw Dataset

Traffic data https://github.com/LeiBAI/AGCRN

Time series data https://github.com/laiguokun/multivariate-time-series-data

Train Commands

For traffic datasets (PeMSD4, PeMSD8):

python Pems4/train_pems.py --gcn_bool --addaptadj --dataset

For time series datasets:

python Time_series/train_series.py --gcn_bool --addaptadj --dataset

Experimental result

I have placed the prediction results of this model on the website

Citing

If you find this repository useful for your work, please consider citing it as follows:

@article{DBLP:journals/pr/LiZYX23,
  author       = {Zhuo Lin Li and
                  Gao Wei Zhang and
                  Jie Yu and
                  Lingyu Xu},
  title        = {Dynamic graph structure learning for multivariate time series forecasting},
  journal      = {Pattern Recognit.},
  volume       = {138},
  pages        = {109423},
  year         = {2023},
  url          = {https://doi.org/10.1016/j.patcog.2023.109423},
  doi          = {10.1016/j.patcog.2023.109423},
  timestamp    = {Fri, 23 Jun 2023 22:30:47 +0200},
  biburl       = {https://dblp.org/rec/journals/pr/LiZYX23.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}

sdgl's People

Contributors

zhuolinli-shu 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.