Link Prediction with Contextualized Self-Supervision
Daokun Zhang, Jie Yin, Philip S. Yu

TL;DR
This paper introduces a flexible self-supervised learning framework for link prediction that leverages structural context to improve accuracy, robustness, and scalability across various network types and conditions.
Contribution
It proposes a novel CSSL framework that integrates structural context prediction with link prediction, handling attributed and non-attributed networks in transductive and inductive settings.
Findings
Outperforms state-of-the-art baselines on seven real-world networks.
Demonstrates robustness to node attribute noise.
Scales effectively to large networks.
Abstract
Link prediction aims to infer the link existence between pairs of nodes in networks/graphs. Despite their wide application, the success of traditional link prediction algorithms is hindered by three major challenges -- link sparsity, node attribute noise and dynamic changes -- that are faced by many real-world networks. To address these challenges, we propose a Contextualized Self-Supervised Learning (CSSL) framework that fully exploits structural context prediction for link prediction. The proposed CSSL framework learns a link encoder to infer the link existence probability from paired node embeddings, which are constructed via a transformation on node attributes. To generate informative node embeddings for link prediction, structural context prediction is leveraged as a self-supervised learning task to boost the link prediction performance. Two types of structural context are…
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
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Bioinformatics and Genomic Networks
