Self-supervised Learning for Heterogeneous Graph via Structure Information based on Metapath
Shuai Ma, Jian-wei Liu, Xin Zuo

TL;DR
This paper introduces SESIM, a self-supervised learning method for heterogeneous graphs that leverages structure information via metapaths to improve node representations without manual labels.
Contribution
It proposes a novel pretext task predicting jump numbers in metapaths, utilizing graph structure data itself, and employs meta-learning to balance tasks, advancing self-supervised learning for heterogeneous graphs.
Findings
SESIM improves link prediction accuracy.
SESIM enhances node classification performance.
The method effectively utilizes graph structure information.
Abstract
graph neural networks (GNNs) are the dominant paradigm for modeling and handling graph structure data by learning universal node representation. The traditional way of training GNNs depends on a great many labeled data, which results in high requirements on cost and time. In some special scene, it is even unavailable and impracticable. Self-supervised representation learning, which can generate labels by graph structure data itself, is a potential approach to tackle this problem. And turning to research on self-supervised learning problem for heterogeneous graphs is more challenging than dealing with homogeneous graphs, also there are fewer studies about it. In this paper, we propose a SElfsupervised learning method for heterogeneous graph via Structure Information based on Metapath (SESIM). The proposed model can construct pretext tasks by predicting jump number between nodes in each…
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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Text and Document Classification Technologies
