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

Neural Approximation of Graph Topological Features

About

Topological features based on persistent homology capture high-order structural information so as to augment graph neural network methods. However, computing extended persistent homology summaries remains slow for large and dense graphs and can be a serious bottleneck for the learning pipeline. Inspired by recent success in neural algorithmic reasoning, we propose a novel graph neural network to estimate extended persistence diagrams (EPDs) on graphs efficiently. Our model is built on algorithmic insights, and benefits from better supervision and closer alignment with the EPD computation algorithm. We validate our method with convincing empirical results on approximating EPDs and downstream graph representation learning tasks. Our method is also efficient; on large and dense graphs, we accelerate the computation by nearly 100 times.

Zuoyu Yan, Tengfei Ma, Liangcai Gao, Zhi Tang, Yusu Wang, Chao Chen• 2022

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy82.7
885
Node ClassificationCiteseer
Accuracy71.9
804
Node ClassificationPhoto
Mean Accuracy92.7
165
Link PredictionCiteseer
AUC95.6
146
Node ClassificationPhysics
Accuracy94.3
145
Node ClassificationComputers
Mean Accuracy86.7
143
Node ClassificationCS
Accuracy93.3
128
Link PredictionPubmed
AUC97
123
Link PredictionCora
AUC0.95
116
Link PredictionPhoto
AUC-ROC98.4
19
Showing 10 of 11 rows

Other info

Code

Follow for update