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

A Hyperbolic-to-Hyperbolic Graph Convolutional Network

About

Hyperbolic graph convolutional networks (GCNs) demonstrate powerful representation ability to model graphs with hierarchical structure. Existing hyperbolic GCNs resort to tangent spaces to realize graph convolution on hyperbolic manifolds, which is inferior because tangent space is only a local approximation of a manifold. In this paper, we propose a hyperbolic-to-hyperbolic graph convolutional network (H2H-GCN) that directly works on hyperbolic manifolds. Specifically, we developed a manifold-preserving graph convolution that consists of a hyperbolic feature transformation and a hyperbolic neighborhood aggregation. The hyperbolic feature transformation works as linear transformation on hyperbolic manifolds. It ensures the transformed node representations still lie on the hyperbolic manifold by imposing the orthogonal constraint on the transformation sub-matrix. The hyperbolic neighborhood aggregation updates each node representation via the Einstein midpoint. The H2H-GCN avoids the distortion caused by tangent space approximations and keeps the global hyperbolic structure. Extensive experiments show that the H2H-GCN achieves substantial improvements on the link prediction, node classification, and graph classification tasks.

Jindou Dai, Yuwei Wu, Zhi Gao, Yunde Jia• 2021

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy83.6
885
Node ClassificationPubmed
Accuracy82.3
742
Node ClassificationCora (test)--
687
Node ClassificationPubMed (test)--
500
Link PredictionPubmed
AUC97.1
123
Link PredictionCora
AUC0.954
116
Link PredictionCora (test)
AUC0.95
69
Link PredictionPubMed (test)
AUC96.9
65
Link PredictionAIRPORT
ROC AUC96.7
26
Node ClassificationAIRPORT
Accuracy91
20
Showing 10 of 19 rows

Other info

Follow for update