Giter VIP home page Giter VIP logo

gde's Introduction

gde

Graph Neural Ordinary Differential Equations

Extension of the graph neural network (GNN) framework to continuous time. Graph neural ordinary differential equations (GDEs) are introduced as the counterpart to GNNs where the input-output relationship is determined by a continuum of GNN layers. The GDE framework is compatible with the majority of commonly used GNN models with minimal modification to the original formulations. GDEs are shown to be effective even in cases where the data is not generated by continuous time processes.

paper: arXiv link

This repository is a work in progress. It contains examples of Graph neural ordinary Differential Equations (GDE) applied to different tasks. Several documented tutorial notebooks will be included: these notebooks are designed to be clear and useful to practicioners and researchers at all levels of familiarity with graph neural networks (GNNs) and neural ordinary differential equations. The notebooks contain abundant amounts of comments and all runnable top-to-bottom.

GDEs rely on dgl and torchdiffeq.

Notebook list:

  • 0_1_node_classification_gde: added
  • 0_2_multiagent_forecasting: work in progress
  • 0_3_traffic_forecasting: work in progress
  • 0_4_medical_dataset: work in progress

To suggest/request additional applications or GDE models, raise an Issue or contact me via email. If you find our work useful, consider citing us:

@article{poli2019graph,
  title={Graph Neural Ordinary Differential Equations},
  author={Poli, Michael and Massaroli, Stefano and Park, Junyoung and Yamashita, Atsushi and Asama, Hajime and Park, Jinkyoo},
  journal={arXiv preprint arXiv:1911.07532},
  year={2019}
}

gde's People

Contributors

hello1910 avatar zymrael avatar

Watchers

paper2code - bot 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.