LGSISPMLJun 22, 2020

Spectral Evolution with Approximated Eigenvalue Trajectories for Link Prediction

arXiv:2006.12657v11 citations
Originality Incremental advance
AI Analysis

This work addresses link prediction in social networks, specifically for political hashtag mention networks in Colombia, but it is incremental as it builds on existing spectral evolution models.

The paper tackled the problem of predicting link formation in evolving networks by extending the spectral evolution model with approximated eigenvalue trajectories, and experimental results showed that learning algorithms using these approximations outperformed kernel and extrapolation methods in predicting new edges.

The spectral evolution model aims to characterize the growth of large networks (i.e., how they evolve as new edges are established) in terms of the eigenvalue decomposition of the adjacency matrices. It assumes that, while eigenvectors remain constant, eigenvalues evolve in a predictable manner over time. This paper extends the original formulation of the model twofold. First, it presents a method to compute an approximation of the spectral evolution of eigenvalues based on the Rayleigh quotient. Second, it proposes an algorithm to estimate the evolution of eigenvalues by extrapolating only a fraction of their approximated values. The proposed model is used to characterize mention networks of users who posted tweets that include the most popular political hashtags in Colombia from August 2017 to August 2018 (the period which concludes the disarmament of the Revolutionary Armed Forces of Colombia). To evaluate the extent to which the spectral evolution model resembles these networks, link prediction methods based on learning algorithms (i.e., extrapolation and regression) and graph kernels are implemented. Experimental results show that the learning algorithms deployed on the approximated trajectories outperform the usual kernel and extrapolation methods at predicting the formation of new edges.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes