Self-Supervised Learning of Contextual Embeddings for Link Prediction in Heterogeneous Networks
Ping Wang, Khushbu Agarwal, Colby Ham, Sutanay Choudhury, Chandan K., Reddy

TL;DR
This paper introduces SLiCE, a self-supervised framework that learns contextual node embeddings for link prediction in heterogeneous networks by combining global and local information without pre-defined metapaths.
Contribution
SLiCE automatically learns task-specific metapath compositions and enhances link prediction by integrating static and contextual embeddings in a self-supervised manner.
Findings
SLiCE outperforms existing static and contextual embedding methods on benchmark datasets.
The semantic association matrix improves interpretability and prediction accuracy.
Self-supervised pre-training with higher-order associations enhances downstream link prediction.
Abstract
Representation learning methods for heterogeneous networks produce a low-dimensional vector embedding for each node that is typically fixed for all tasks involving the node. Many of the existing methods focus on obtaining a static vector representation for a node in a way that is agnostic to the downstream application where it is being used. In practice, however, downstream tasks such as link prediction require specific contextual information that can be extracted from the subgraphs related to the nodes provided as input to the task. To tackle this challenge, we develop SLiCE, a framework bridging static representation learning methods using global information from the entire graph with localized attention driven mechanisms to learn contextual node representations. We first pre-train our model in a self-supervised manner by introducing higher-order semantic associations and masking…
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 · Complex Network Analysis Techniques · Topic Modeling
