Graph Neural Networks and Non-Commuting Operators
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.
Cite
Text
Velasco et al. "Graph Neural Networks and Non-Commuting Operators." Neural Information Processing Systems, 2024. doi:10.52202/079017-3031Markdown
[Velasco et al. "Graph Neural Networks and Non-Commuting Operators." Neural Information Processing Systems, 2024.](https://mlanthology.org/neurips/2024/velasco2024neurips-graph/) doi:10.52202/079017-3031BibTeX
@inproceedings{velasco2024neurips-graph,
title = {{Graph Neural Networks and Non-Commuting Operators}},
author = {Velasco, Mauricio and O'Hare, Kaiying and Rychtenberg, Bernardo and Villar, Soledad},
booktitle = {Neural Information Processing Systems},
year = {2024},
doi = {10.52202/079017-3031},
url = {https://mlanthology.org/neurips/2024/velasco2024neurips-graph/}
}