English

Feature Transportation Improves Graph Neural Networks

Machine Learning 2023-12-21 v2

Abstract

Graph neural networks (GNNs) have shown remarkable success in learning representations for graph-structured data. However, GNNs still face challenges in modeling complex phenomena that involve feature transportation. In this paper, we propose a novel GNN architecture inspired by Advection-Diffusion-Reaction systems, called ADR-GNN. Advection models feature transportation, while diffusion captures the local smoothing of features, and reaction represents the non-linear transformation between feature channels. We provide an analysis of the qualitative behavior of ADR-GNN, that shows the benefit of combining advection, diffusion, and reaction. To demonstrate its efficacy, we evaluate ADR-GNN on real-world node classification and spatio-temporal datasets, and show that it improves or offers competitive performance compared to state-of-the-art networks.

Keywords

Cite

@article{arxiv.2307.16092,
  title  = {Feature Transportation Improves Graph Neural Networks},
  author = {Moshe Eliasof and Eldad Haber and Eran Treister},
  journal= {arXiv preprint arXiv:2307.16092},
  year   = {2023}
}

Comments

AAAI 2024

R2 v1 2026-06-28T11:43:36.266Z