Affiliation:
1. Computer Science Department (DCC), Universidade Federal de Minas Gerais (UFMG), Belo Horizonte, Brazil
Abstract
Static node embedding algorithms applied to snapshots of real-world applications graphs are unable to capture their evolving process. As a result, the absence of information about the dynamics in these node representations can harm the accuracy and increase processing time of machine learning tasks related to these applications. Aiming at fill the gap regarding the inability of static methods to capture evolving processes on dynamic networks, we propose a biased random walk method named Evolving Node Embedding (EVNE). EVNE leverages the sequential relationship of graph snapshots by incorporating historic information when generating embeddings for the next snapshot. It learns node representations through a neural network, but differs from existing methods as it: (i) incorporates previously run walks at each step; (ii) starts the optimization of the current embedding from the parameters obtained in the previous iteration; and (iii) uses two time-varying parameters to regulate the behavior of the biased random walks over the process of graph exploration. Through a wide set of experiments we show that our approach generates better embeddings, outperforming baselines by up to 20% in a downstream node classification task. EVNE’s embeddings achieve better performance than others, based on experiments with four classifiers and five datasets. In addition, we present seven variations of our model to show the impact of each of EVNE’s mechanisms.
Reference30 articles.
1. Representation learning: A review and new perspectives;Bengio;IEEE Transactions on Pattern Analysis and Machine Intelligence,2013
2. Scaling Graph Neural Networks with Approximate PageRank
3. A comprehensive survey of graph embedding: Problems, techniques, and applications;Cai;IEEE Transactions on Knowledge and Data Engineering,2018
4. S. Cao, W. Lu and Q. Xu, Deep neural networks for learning graph representations, AAAI (2016).
5. F. Chen, Y.-C. Wang, B. Wang and C.-C.J. Kuo, Graph representation learning: A survey, Transactions on Signal and Information Processing 9 (2020).