English

Graph neural networks and non-commuting operators

Machine Learning 2024-11-08 v1 Artificial Intelligence Machine Learning

Abstract

Graph neural networks (GNNs) provide state-of-the-art results in a wide variety of tasks which typically involve predicting features at the vertices of a graph. They are built from layers of graph convolutions which serve as a powerful inductive bias for describing the flow of information among the vertices. Often, more than one data modality is available. This work considers a setting in which several graphs have the same vertex set and a common vertex-level learning task. This generalizes standard GNN models to GNNs with several graph operators that do not commute. We may call this model graph-tuple neural networks (GtNN). In this work, we develop the mathematical theory to address the stability and transferability of GtNNs using properties of non-commuting non-expansive operators. We develop a limit theory of graphon-tuple neural networks and use it to prove a universal transferability theorem that guarantees that all graph-tuple neural networks are transferable on convergent graph-tuple sequences. In particular, there is no non-transferable energy under the convergence we consider here. Our theoretical results extend well-known transferability theorems for GNNs to the case of several simultaneous graphs (GtNNs) and provide a strict improvement on what is currently known even in the GNN case. We illustrate our theoretical results with simple experiments on synthetic and real-world data. To this end, we derive a training procedure that provably enforces the stability of the resulting model.

Keywords

Cite

@article{arxiv.2411.04265,
  title  = {Graph neural networks and non-commuting operators},
  author = {Mauricio Velasco and Kaiying O'Hare and Bernardo Rychtenberg and Soledad Villar},
  journal= {arXiv preprint arXiv:2411.04265},
  year   = {2024}
}

Comments

NeurIPS 2024

R2 v1 2026-06-28T19:50:42.390Z