M2HGCL: Multi-Scale Meta-Path Integrated Heterogeneous Graph Contrastive Learning
Yuanyuan Guo, Yu Xia, Rui Wang, Rongcheng Duan, Lu Li, Jiangmeng Li

TL;DR
This paper introduces M2HGCL, a novel contrastive learning model for heterogeneous graphs that integrates multi-scale meta-path information without transforming the graph into a homogeneous structure, leading to improved performance.
Contribution
The paper proposes a multi-scale meta-path integrated contrastive learning approach that jointly aggregates various neighbor information in heterogeneous graphs, avoiding information loss from graph transformation.
Findings
M2HGCL outperforms state-of-the-art models on three real-world datasets.
Jointly aggregating multi-scale meta-paths enhances discriminative feature learning.
The proposed positive sampling strategy effectively addresses hard negative sampling issues.
Abstract
Inspired by the successful application of contrastive learning on graphs, researchers attempt to impose graph contrastive learning approaches on heterogeneous information networks. Orthogonal to homogeneous graphs, the types of nodes and edges in heterogeneous graphs are diverse so that specialized graph contrastive learning methods are required. Most existing methods for heterogeneous graph contrastive learning are implemented by transforming heterogeneous graphs into homogeneous graphs, which may lead to ramifications that the valuable information carried by non-target nodes is undermined thereby exacerbating the performance of contrastive learning models. Additionally, current heterogeneous graph contrastive learning methods are mainly based on initial meta-paths given by the dataset, yet according to our deep-going exploration, we derive empirical conclusions: only initial…
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
MethodsContrastive Learning
