Heterogeneous Graph Contrastive Multi-view Learning
Zehong Wang, Qi Li, Donghua Yu, Xiaolong Han, Xiao-Zhi Gao, Shigen, Shen

TL;DR
This paper introduces HGCML, a novel contrastive learning framework for heterogeneous information networks that uses metapaths for multi-view generation and a positive sampling strategy to improve node representation learning.
Contribution
It proposes a new multi-view contrastive learning method for HINs using metapaths and a positive sampling strategy to reduce bias, advancing the state-of-the-art in heterogeneous graph learning.
Findings
HGCML outperforms existing methods on five benchmark datasets.
The metapath-based augmentation effectively captures rich semantics.
The positive sampling strategy reduces sampling bias in GCL.
Abstract
Inspired by the success of contrastive learning (CL) in computer vision and natural language processing, graph contrastive learning (GCL) has been developed to learn discriminative node representations on graph datasets. However, the development of GCL on Heterogeneous Information Networks (HINs) is still in the infant stage. For example, it is unclear how to augment the HINs without substantially altering the underlying semantics, and how to design the contrastive objective to fully capture the rich semantics. Moreover, early investigations demonstrate that CL suffers from sampling bias, whereas conventional debiasing techniques are empirically shown to be inadequate for GCL. How to mitigate the sampling bias for heterogeneous GCL is another important problem. To address the aforementioned challenges, we propose a novel Heterogeneous Graph Contrastive Multi-view Learning (HGCML) model.…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques
MethodsContrastive Learning
