Heterogeneous Graph Contrastive Learning with Meta-path Contexts and Adaptively Weighted Negative Samples
Jianxiang Yu, Qingqing Ge, Xiang Li, Aoying Zhou

TL;DR
This paper introduces MEOW and AdaMEOW, novel methods for heterogeneous graph contrastive learning that incorporate meta-path contexts and adaptively weighted negative samples to improve node representations.
Contribution
The paper proposes MEOW and AdaMEOW, which utilize meta-path contexts and adaptive negative sample weighting, addressing limitations of existing contrastive learning methods for heterogeneous graphs.
Findings
MEOW outperforms state-of-the-art methods in experiments.
AdaMEOW further improves performance with adaptive negative weights.
Theoretical analysis reveals limitations of InfoNCE loss for negative samples.
Abstract
Heterogeneous graph contrastive learning has received wide attention recently. Some existing methods use meta-paths, which are sequences of object types that capture semantic relationships between objects, to construct contrastive views. However, most of them ignore the rich meta-path context information that describes how two objects are connected by meta-paths. Further, they fail to distinguish negative samples, which could adversely affect the model performance. To address the problems, we propose MEOW, which considers both meta-path contexts and weighted negative samples. Specifically, MEOW constructs a coarse view and a fine-grained view for contrast. The former reflects which objects are connected by meta-paths, while the latter uses meta-path contexts and characterizes details on how the objects are connected. Then, we theoretically analyze the InfoNCE loss and recognize its…
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
Methodsfail · InfoNCE · Contrastive Learning
