English

Graph Neural Ordinary Differential Equations

Machine Learning 2021-06-23 v4 Artificial Intelligence Machine Learning

Abstract

We introduce the framework of continuous--depth graph neural networks (GNNs). Graph neural ordinary differential equations (GDEs) are formalized as the counterpart to GNNs where the input-output relationship is determined by a continuum of GNN layers, blending discrete topological structures and differential equations. The proposed framework is shown to be compatible with various static and autoregressive GNN models. Results prove general effectiveness of GDEs: in static settings they offer computational advantages by incorporating numerical methods in their forward pass; in dynamic settings, on the other hand, they are shown to improve performance by exploiting the geometry of the underlying dynamics.

Keywords

Cite

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

Comments

Accepted [Spotlight] at the AAAI workshop DLGMA20. For the extended version, see "Continuous-Depth Neural Models for Dynamic Graph Prediction"

R2 v1 2026-06-23T12:18:59.832Z