Self-supervised Heterogeneous Graph Pre-training Based on Structural Clustering
Yaming Yang, Ziyu Guan, Zhe Wang, Wei Zhao, Cai Xu, Weigang Lu,, Jianbin Huang

TL;DR
This paper introduces SHGP, a self-supervised pre-training method for heterogeneous graphs that eliminates the need for positive or negative sample generation, using structural clustering to guide embedding learning.
Contribution
SHGP presents a novel self-supervised approach that leverages structural clustering for pseudo-labels, improving flexibility and performance over existing methods.
Findings
Outperforms state-of-the-art unsupervised baselines.
Achieves competitive results against semi-supervised methods.
Demonstrates effectiveness on four real-world datasets.
Abstract
Recent self-supervised pre-training methods on Heterogeneous Information Networks (HINs) have shown promising competitiveness over traditional semi-supervised Heterogeneous Graph Neural Networks (HGNNs). Unfortunately, their performance heavily depends on careful customization of various strategies for generating high-quality positive examples and negative examples, which notably limits their flexibility and generalization ability. In this work, we present SHGP, a novel Self-supervised Heterogeneous Graph Pre-training approach, which does not need to generate any positive examples or negative examples. It consists of two modules that share the same attention-aggregation scheme. In each iteration, the Att-LPA module produces pseudo-labels through structural clustering, which serve as the self-supervision signals to guide the Att-HGNN module to learn object embeddings and attention…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Text and Document Classification Technologies · Domain Adaptation and Few-Shot Learning
