Link Prediction and Unlink Prediction on Dynamic Networks
Christina Muro, Boyu Li, Kun He

TL;DR
This paper introduces LULS, a novel algorithm for predicting both links and unlinks in dynamic networks by modeling long-term and short-term relations through matrix factorization, improving prediction accuracy.
Contribution
The paper proposes a new method, LULS, that effectively captures temporal relations in dynamic networks for link and unlink prediction using NMF and graph regularization.
Findings
LULS outperforms baseline methods in real-world network experiments.
Incorporating both long-term and short-term relations improves prediction accuracy.
Graph regularization enhances the global matrix's topological and temporal information.
Abstract
Link prediction on dynamic networks has been extensively studied and widely applied in various applications. However, temporal unlink prediction, which also plays an important role in the evolution of social networks, has not been paid much attention. Accurately predicting the links and unlinks on the future network greatly contributes to the network analysis that uncovers more latent relations between nodes. In this work, we assume that there are two kinds of relations between nodes, namely long-term relation and short-term relation, and we propose an effective algorithm called LULS for temporal link prediction and unlink prediction based on such relations. Specifically, for each snapshot of a dynamic network, LULS first collects higher-order structure as two topological matrices by applying short random walks. Then, LULS initializes and optimizes a global matrix and a sequence of…
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 · Opinion Dynamics and Social Influence
