A Preference Random Walk Algorithm for Link Prediction through Mutual Influence Nodes in Complex Networks
Kamal Berahmand, Elahe Nasiri, Saman Forouzandeh, Yuefeng Li

TL;DR
This paper introduces a novel link prediction algorithm in complex networks that leverages mutual influence between nodes to improve accuracy over traditional random walk methods.
Contribution
It proposes an influence-guided random walk approach using asymmetric mutual influence to enhance link prediction accuracy.
Findings
Outperforms existing similarity-based methods in 11 real-world networks.
Achieves higher prediction accuracy compared to local, quasi-local, and global methods.
Effectively captures mutual influence to improve link scoring.
Abstract
Predicting links in complex networks has been one of the essential topics within the realm of data mining and science discovery over the past few years. This problem remains an attempt to identify future, deleted, and redundant links using the existing links in a graph. Local random walk is considered to be one of the most well-known algorithms in the category of quasi-local methods. It traverses the network using the traditional random walk with a limited number of steps, randomly selecting one adjacent node in each step among the nodes which have equal importance. Then this method uses the transition probability between node pairs to calculate the similarity between them. However, in most datasets, this method is not able to perform accurately in scoring remarkably similar nodes. In the present article, an efficient method is proposed for improving local random walk by encouraging…
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
