Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Next Level Message-Passing with Hierarchical Support Graphs

About

Message-Passing Neural Networks (MPNNs) are extensively employed in graph learning tasks but suffer from limitations such as the restricted scope of information exchange, by being confined to neighboring nodes during each round of message passing. Various strategies have been proposed to address these limitations, including incorporating virtual nodes to facilitate global information exchange. In this study, we introduce the Hierarchical Support Graph (HSG), an extension of the virtual node concept created through recursive coarsening of the original graph. This approach provides a flexible framework for enhancing information flow in graphs, independent of the specific MPNN layers utilized. We present a theoretical analysis of HSGs, investigate their empirical performance, and demonstrate that HSGs can surpass other methods augmented with virtual nodes, achieving state-of-the-art results across multiple datasets.

Carlos Vonessen, Florian Gr\"otschla, Roger Wattenhofer• 2024

Related benchmarks

TaskDatasetResultRank
Graph Classificationogbg-molpcba (test)
AP31.41
206
Graph RegressionPeptides struct LRGB (test)
MAE24.21
178
Graph ClassificationPeptides-func LRGB (test)
AP0.6891
136
Superpixel classificationPascalVOC-SP LRGB (test)
F1 Score46.04
9
Superpixel classificationCOCO-SP LRGB (test)
F1 Score35.35
8
Showing 5 of 5 rows

Other info

Code

Follow for update