Adaptive Similarity Function with Structural Features of Network Embedding for Missing Link Prediction
Chuanting Zhang, Ke-ke Shang, Jingping Qiao

TL;DR
This paper introduces AdaSim, an adaptive link prediction framework that leverages network embedding features and a tunable similarity function, demonstrating superior performance on real-world networks, especially in sparse conditions.
Contribution
The paper proposes a novel adaptive similarity function for link prediction that learns optimal parameters from data, improving over existing heuristic and learned methods.
Findings
AdaSim outperforms state-of-the-art algorithms in experiments.
The adaptive similarity function is robust across different network sparsities.
Node features alone can effectively predict missing links.
Abstract
Link prediction is a fundamental problem of data science, which usually calls for unfolding the mechanisms that govern the micro-dynamics of networks. In this regard, using features obtained from network embedding for predicting links has drawn widespread attention. Though edge features-based or node similarity-based methods have been proposed to solve the link prediction problem, many technical challenges still exist due to the unique structural properties of networks, especially when the networks are sparse. From the graph mining perspective, we first give empirical evidence of the inconsistency between heuristic and learned edge features. Then we propose a novel link prediction framework, AdaSim, by introducing an Adaptive Similarity function using features obtained from network embedding based on random walks. The node feature representations are obtained by optimizing a graph-based…
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
