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

Topological Relational Learning on Graphs

About

Graph neural networks (GNNs) have emerged as a powerful tool for graph classification and representation learning. However, GNNs tend to suffer from over-smoothing problems and are vulnerable to graph perturbations. To address these challenges, we propose a novel topological neural framework of topological relational inference (TRI) which allows for integrating higher-order graph information to GNNs and for systematically learning a local graph structure. The key idea is to rewire the original graph by using the persistent homology of the small neighborhoods of nodes and then to incorporate the extracted topological summaries as the side information into the local algorithm. As a result, the new framework enables us to harness both the conventional information on the graph structure and information on the graph higher order topological properties. We derive theoretical stability guarantees for the new local topological representation and discuss their implications on the graph algebraic connectivity. The experimental results on node classification tasks demonstrate that the new TRI-GNN outperforms all 14 state-of-the-art baselines on 6 out 7 graphs and exhibit higher robustness to perturbations, yielding up to 10\% better performance under noisy scenarios.

Yuzhou Chen, Baris Coskunuzer, Yulia R. Gel• 2021

Related benchmarks

TaskDatasetResultRank
Node ClassificationPubmed
Accuracy79.8
742
Node Classificationogbn-arxiv (test)
Accuracy74.3
382
Node ClassificationCora-ML
Accuracy84.98
228
Graph ClassificationCiteseer
Accuracy73.32
29
Node Classificationogbn-products official (test)
Average Accuracy84
20
Node ClassificationACTIVSg200
Accuracy86.18
18
Node ClassificationACTIVSg500
Accuracy98.11
18
Node ClassificationIEEE 118-Bus
Accuracy82.8
16
Node ClassificationACTIVSg 2000
Accuracy89.06
16
Graph ClassificationCora-ML
Accuracy84.98
3
Showing 10 of 11 rows

Other info

Code

Follow for update