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

Relational Pooling for Graph Representations

About

This work generalizes graph neural networks (GNNs) beyond those based on the Weisfeiler-Lehman (WL) algorithm, graph Laplacians, and diffusions. Our approach, denoted Relational Pooling (RP), draws from the theory of finite partial exchangeability to provide a framework with maximal representation power for graphs. RP can work with existing graph representation models and, somewhat counterintuitively, can make them even more powerful than the original WL isomorphism test. Additionally, RP allows architectures like Recurrent Neural Networks and Convolutional Neural Networks to be used in a theoretically sound approach for graph classification. We demonstrate improved performance of RP-based graph representations over state-of-the-art methods on a number of tasks.

Ryan L. Murphy, Balasubramaniam Srinivasan, Vinayak Rao, Bruno Ribeiro• 2019

Related benchmarks

TaskDatasetResultRank
Graph RegressionPeptides struct LRGB (test)
MAE0.3496
178
Graph ClassificationCIFAR10
Accuracy55.71
108
Graph RegressionZINC
MAE0.367
96
Graph ClassificationMNIST
Accuracy96.485
95
Graph ClassificationPeptides-func (test)
AP59.3
82
Graph RegressionOGB-LSC PCQM4M v2 (val)
MAE0.1195
81
Molecular property predictionMUV (test)
ROC-AUC79.4
49
Graph ClassificationCSL (test)
Mean Accuracy91.3
45
Graph-level regressionZINC full (test)
MAE0.088
45
Graph ClassificationPATTERN
Accuracy85.387
25
Showing 10 of 17 rows

Other info

Code

Follow for update