A Self-supervised Mixed-curvature Graph Neural Network
Li Sun, Zhongbao Zhang, Junda Ye, Hao Peng, Jiawei Zhang, Sen Su,, Philip S. Yu

TL;DR
This paper introduces SelfMGNN, a self-supervised graph neural network that models graphs in mixed-curvature spaces, effectively capturing complex structures and outperforming existing methods.
Contribution
It is the first to explore self-supervised learning in mixed-curvature spaces for graph neural networks, using hierarchical attention and dual contrastive learning.
Findings
Outperforms state-of-the-art baselines
Effectively models complex graph structures
Demonstrates robustness in various tasks
Abstract
Graph representation learning received increasing attentions in recent years. Most of existing methods ignore the complexity of the graph structures and restrict graphs in a single constant-curvature representation space, which is only suitable to particular kinds of graph structure indeed. Additionally, these methods follow the supervised or semi-supervised learning paradigm, and thereby notably limit their deployment on the unlabeled graphs in real applications. To address these aforementioned limitations, we take the first attempt to study the self-supervised graph representation learning in the mixed-curvature spaces. In this paper, we present a novel Self-supervised Mixed-curvature Graph Neural Network (SelfMGNN). Instead of working on one single constant-curvature space, we construct a mixed-curvature space via the Cartesian product of multiple Riemannian component spaces and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks
MethodsGraph Neural Network · Contrastive Learning
