An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.
Member-only story
Topological Generalisation in GNNs
Topological Generalisation with Advective Diffusion Transformers
One of the key open questions in the study of graph neural networks (GNNs) is their generalisation capabilities, in particular, under changes in the topology of the graph. In this post, we study this problem from the perspective of graph diffusion equations, which are intimately related to GNNs and have been used in the past as a framework for analysing GNN dynamics, expressive power, and justifying architectural choices. We describe a new architecture based on advective diffusion that combines the computational structure of message-passing neural networks (MPNNs) and Transformers and shows superior topological generalisation capabilities.
An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.