Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Probabilistic Graph Rewiring via Virtual Nodes

About

Message-passing graph neural networks (MPNNs) have emerged as a powerful paradigm for graph-based machine learning. Despite their effectiveness, MPNNs face challenges such as under-reaching and over-squashing, where limited receptive fields and structural bottlenecks hinder information flow in the graph. While graph transformers hold promise in addressing these issues, their scalability is limited due to quadratic complexity regarding the number of nodes, rendering them impractical for larger graphs. Here, we propose implicitly rewired message-passing neural networks (IPR-MPNNs), a novel approach that integrates implicit probabilistic graph rewiring into MPNNs. By introducing a small number of virtual nodes, i.e., adding additional nodes to a given graph and connecting them to existing nodes, in a differentiable, end-to-end manner, IPR-MPNNs enable long-distance message propagation, circumventing quadratic complexity. Theoretically, we demonstrate that IPR-MPNNs surpass the expressiveness of traditional MPNNs. Empirically, we validate our approach by showcasing its ability to mitigate under-reaching and over-squashing effects, achieving state-of-the-art performance across multiple graph datasets. Notably, IPR-MPNNs outperform graph transformers while maintaining significantly faster computational efficiency.

Chendi Qian, Andrei Manolache, Christopher Morris, Mathias Niepert• 2024

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy85.4
1383
Graph ClassificationMUTAG
Accuracy98
1229
Node ClassificationCornell
Accuracy76.4
900
Node ClassificationWisconsin
Accuracy80.4
898
Node ClassificationTexas
Accuracy0.808
859
Graph ClassificationNCI1
Accuracy86.2
707
Node ClassificationRoman-Empire
Accuracy83.9
398
Node Classificationamazon-ratings
Accuracy48
354
Graph ClassificationNCI109
Accuracy86.5
275
Graph ClassificationPTC-MR
Accuracy75.8
271
Showing 10 of 20 rows

Other info

Follow for update