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

High-Order Pooling for Graph Neural Networks with Tensor Decomposition

About

Graph Neural Networks (GNNs) are attracting growing attention due to their effectiveness and flexibility in modeling a variety of graph-structured data. Exiting GNN architectures usually adopt simple pooling operations (eg. sum, average, max) when aggregating messages from a local neighborhood for updating node representation or pooling node representations from the entire graph to compute the graph representation. Though simple and effective, these linear operations do not model high-order non-linear interactions among nodes. We propose the Tensorized Graph Neural Network (tGNN), a highly expressive GNN architecture relying on tensor decomposition to model high-order non-linear node interactions. tGNN leverages the symmetric CP decomposition to efficiently parameterize permutation-invariant multilinear maps for modeling node interactions. Theoretical and empirical analysis on both node and graph classification tasks show the superiority of tGNN over competitive baselines. In particular, tGNN achieves the most solid results on two OGB node classification datasets and one OGB graph classification dataset.

Chenqing Hua, Guillaume Rabusseau, Jian Tang• 2022

Related benchmarks

TaskDatasetResultRank
Node ClassificationPubmed
Accuracy90.8
819
Node ClassificationwikiCS
Accuracy71.49
317
Node ClassificationRoman-Empire
Accuracy79.95
206
Node Classificationamazon-ratings
Accuracy48.21
173
Node ClassificationOGBN-Products
Accuracy81.79
119
Graph ClassificationCIFAR10
Accuracy68.4
110
Graph RegressionZINC
MAE0.301
105
Graph ClassificationMNIST
Accuracy96.5
95
Node ClassificationCora (60/20/20 random split)
Accuracy88.08
91
Graph ClassificationMolHIV
ROC AUC79.9
88
Showing 10 of 20 rows

Other info

Follow for update