Building powerful and equivariant graph neural networks with structural message-passing

C Vignac, A Loukas, P Frossard - Advances in neural …, 2020 - proceedings.neurips.cc
Message-passing has proved to be an effective way to design graph neural networks, as it is
able to leverage both permutation equivariance and an inductive bias towards learning local …

Natural graph networks

P de Haan, TS Cohen… - Advances in neural …, 2020 - proceedings.neurips.cc
A key requirement for graph neural networks is that they must process a graph in a way that
does not depend on how the graph is described. Traditionally this has been taken to mean …

Shortest path networks for graph property prediction

R Abboud, R Dimitrov, II Ceylan - Learning on Graphs …, 2022 - proceedings.mlr.press
Most graph neural network models rely on a particular message passing paradigm, where
the idea is to iteratively propagate node representations of a graph to each node in the direct …

Graph mamba: Towards learning on graphs with state space models

A Behrouz, F Hashemi - arXiv preprint arXiv:2402.08678, 2024 - arxiv.org
Graph Neural Networks (GNNs) have shown promising potential in graph representation
learning. The majority of GNNs define a local message-passing mechanism, propagating …

Autobahn: Automorphism-based graph neural nets

E Thiede, W Zhou, R Kondor - Advances in Neural …, 2021 - proceedings.neurips.cc
We introduce Automorphism-based graph neural networks (Autobahn), a new family of
graph neural networks. In an Autobahn, we decompose the graph into a collection of …

Hierarchical message-passing graph neural networks

Z Zhong, CT Li, J Pang - Data Mining and Knowledge Discovery, 2023 - Springer
Abstract Graph Neural Networks (GNNs) have become a prominent approach to machine
learning with graphs and have been increasingly applied in a multitude of domains …

[图书][B] Memory-based graph networks

AHK Ahmadi - 2020 - search.proquest.com
Abstract Graph Neural Networks (GNNs) are a class of deep models that operates on data
with arbitrary topology and order-invariant structure represented as graphs. We introduce an …

Hierarchical inter-message passing for learning on molecular graphs

M Fey, JG Yuen, F Weichert - arXiv preprint arXiv:2006.12179, 2020 - arxiv.org
We present a hierarchical neural message passing architecture for learning on molecular
graphs. Our model takes in two complementary graph representations: the raw molecular …

Message passing all the way up

P Veličković - arXiv preprint arXiv:2202.11097, 2022 - arxiv.org
The message passing framework is the foundation of the immense success enjoyed by
graph neural networks (GNNs) in recent years. In spite of its elegance, there exist many …

From stars to subgraphs: Uplifting any GNN with local structure awareness

L Zhao, W Jin, L Akoglu, N Shah - arXiv preprint arXiv:2110.03753, 2021 - arxiv.org
Message Passing Neural Networks (MPNNs) are a common type of Graph Neural Network
(GNN), in which each node's representation is computed recursively by aggregating …