HGOT: Self-supervised Heterogeneous Graph Neural Network with Optimal Transport
Yanbei Liu, Chongxu Wang, Zhitao Xiao, Lei Geng, Yanwei Pang, Xiao Wang

TL;DR
HGOT introduces a novel self-supervised heterogeneous graph neural network that leverages optimal transport to align semantic views without the need for graph augmentation, achieving state-of-the-art results.
Contribution
The paper proposes HGOT, a self-supervised HGNN that uses optimal transport to eliminate the need for graph augmentation and positive/negative sampling.
Findings
Achieves over 6% accuracy improvement in node classification.
Outperforms existing methods on four real-world datasets.
Effectively learns high-quality node representations without graph augmentation.
Abstract
Heterogeneous Graph Neural Networks (HGNNs), have demonstrated excellent capabilities in processing heterogeneous information networks. Self-supervised learning on heterogeneous graphs, especially contrastive self-supervised strategy, shows great potential when there are no labels. However, this approach requires the use of carefully designed graph augmentation strategies and the selection of positive and negative samples. Determining the exact level of similarity between sample pairs is non-trivial.To solve this problem, we propose a novel self-supervised Heterogeneous graph neural network with Optimal Transport (HGOT) method which is designed to facilitate self-supervised learning for heterogeneous graphs without graph augmentation strategies. Different from traditional contrastive self-supervised learning, HGOT employs the optimal transport mechanism to relieve the laborious sampling…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Brain Tumor Detection and Classification · Advanced Graph Neural Networks
MethodsALIGN · Graph Neural Network
