Coder Social home page Coder Social logo

dida's Introduction

DIDA

Dependencies

Require

  • Python == 3.8
  • PyTorch == 1.11
  • PyTorch-Geometric == 2.0.3

Install other packages using following command at root directory of the repository

pip install -e .

Dataset

Download dataset at ./data from following links

https://drive.google.com/file/d/19SOqzYEKvkna6DKd74gcJ50Wd4phOHr3/view?usp=share_link

Usage

To run on one dataset, please execute following commands in the directory ./scripts

python main.py --dataset collab --log_dir ../logs/collab --device_id X 
python main.py --dataset yelp --log_dir ../logs/yelp --device_id X 
python main.py --dataset synthetic-0.6 --log_dir ../logs/synthetic-0.6 --device_id X 

To reproduce the main results, please execute following commands in the directory ./scripts. Change the 'resources' in the script.py as available GPU ids.

python script.py -t run
python script.py -t show

Paper

For more details, please see our paper Dynamic Graph Neural Networks Under Spatio-Temporal Distribution Shift which has been accepted at NeurIPS 2022. If this code is useful for your work, please consider to cite our paper.

@inproceedings{zhang2022dynamic,
  title={Dynamic graph neural networks under spatio-temporal distribution shift},
  author={Zhang, Zeyang and Wang, Xin and Zhang, Ziwei and Li, Haoyang and Qin, Zhou and Zhu, Wenwu},
  booktitle={Advances in Neural Information Processing Systems},
  year={2022}
}

dida's People

Contributors

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