vix.ing · top · new · best · stats · spec

Link prediction on multi-relational graphs from an influence propagation perspective

2026/08/05 by Zidu Yin, Yuankai Qi, Dong Gong +3
Computer Science · #cs.SI #cs.LG

paper · pdf · doi:10.1016/j.patcog.2026.114039

published as Pattern Recognition 180 (2026) 114039 · Accepted for publication in Pattern Recognition

arxiv created 2026/08/05 · arxiv updated 2026/08/06

Abstract

Predicting the existence and type of links (edges) between nodes in a multi-relational graph is key for applications from social interaction prediction to knowledge relationship identification. Enhancing local features with relevant global information is crucial for accurate link prediction, yet it remains challenging. We address this by modeling the relationship between node pairs as node influence. That is, whether the node influence can be propagated and what type of influence is propagated indicates where and what type the edge is, which will be the most relevant local and global information to predict the edges. To this end, we extend the Susceptible-Infectious-Recovered (SIR) epidemic model to capture the influence propagation of nodes on a large scale through sub-graph structures. Subsequently, these sub-graphs are compressed using virtual edges, thereby substantially reducing the computation associated with utilizing the global graph structure. Finally, we propose the Influential Graph Neural Predictor, referred to as IGNP, a link prediction framework guided by influence propagation. Extensive experiments demonstrate the superiority of the proposed method, which outperforms strong baselines by a large margin on the widely used and real-world datasets.

Citations