On the Temporal Domain of Differential Equation Inspired Graph Neural Networks

Abstract

Graph Neural Networks (GNNs) have demonstrated remarkable success in modeling complex relationships in graph-structured data. A recent innovation in this field is the family of Differential Equation-Inspired Graph Neural Networks (DE-GNNs), which leverage principles from continuous dynamical systems to model information flow on graphs with built-in properties such as feature smoothing or preservation. However, existing DE-GNNs rely on first or second-order temporal dependencies. In this paper, we propose a neural extension to those pre-defined temporal dependencies. We show that our model, called TDE-GNN, can capture a wide range of temporal dynamics that go beyond typical first or second-order methods, and provide use cases where existing temporal models are challenged. We demonstrate the benefit of learning the temporal dependencies using our method rather than using pre-defined temporal dynamics on several graph benchmarks.

Cite

Text

Eliasof et al. "On the Temporal Domain of Differential Equation Inspired Graph Neural Networks." Artificial Intelligence and Statistics, 2024.

Markdown

[Eliasof et al. "On the Temporal Domain of Differential Equation Inspired Graph Neural Networks." Artificial Intelligence and Statistics, 2024.](https://mlanthology.org/aistats/2024/eliasof2024aistats-temporal/)

BibTeX

@inproceedings{eliasof2024aistats-temporal,
  title     = {{On the Temporal Domain of Differential Equation Inspired Graph Neural Networks}},
  author    = {Eliasof, Moshe and Haber, Eldad and Treister, Eran and Schönlieb, Carola-Bibiane B},
  booktitle = {Artificial Intelligence and Statistics},
  year      = {2024},
  pages     = {1792-1800},
  volume    = {238},
  url       = {https://mlanthology.org/aistats/2024/eliasof2024aistats-temporal/}
}