A parameterised model for link prediction using node centrality and similarity measure based on graph embedding
Haohui Lu, Shahadat Uddin

TL;DR
This paper introduces NCSM, a novel parameterised GNN-based link prediction model that effectively incorporates node centrality and similarity measures to improve performance on large and complex networks.
Contribution
The paper presents the first parameterised GNN model for link prediction that explicitly integrates topological features like centrality and similarity measures.
Findings
NCSM outperforms state-of-the-art models on benchmark datasets.
NCSM effectively leverages topological information for link prediction.
The model demonstrates superior accuracy across various network types.
Abstract
Link prediction is a key aspect of graph machine learning, with applications as diverse as disease prediction, social network recommendations, and drug discovery. It involves predicting new links that may form between network nodes. Despite the clear importance of link prediction, existing models have significant shortcomings. Graph Convolutional Networks, for instance, have been proven to be highly efficient for link prediction on a variety of datasets. However, they encounter severe limitations when applied to short-path networks and ego networks, resulting in poor performance. This presents a critical problem space that this work aims to address. In this paper, we present the Node Centrality and Similarity Based Parameterised Model (NCSM), a novel method for link prediction tasks. NCSM uniquely integrates node centrality and similarity measures as edge features in a customised Graph…
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 · Complex Network Analysis Techniques · Bioinformatics and Genomic Networks
MethodsGraph Neural Network
