Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GC-LSTM: Graph Convolution Embedded LSTM for Dynamic Link Prediction

About

Dynamic link prediction is a research hot in complex networks area, especially for its wide applications in biology, social network, economy and industry. Compared with static link prediction, dynamic one is much more difficult since network structure evolves over time. Currently most researches focus on static link prediction which cannot achieve expected performance in dynamic network. Aiming at low AUC, high Error Rate, add/remove link prediction difficulty, we propose GC-LSTM, a Graph Convolution Network (GC) embedded Long Short Term Memory network (LTSM), for end-to-end dynamic link prediction. To the best of our knowledge, it is the first time that GCN embedded LSTM is put forward for link prediction of dynamic networks. GCN in this new deep model is capable of node structure learning of network snapshot for each time slide, while LSTM is responsible for temporal feature learning for network snapshot. Besides, current dynamic link prediction method can only handle removed links, GC-LSTM can predict both added or removed link at the same time. Extensive experiments are carried out to testify its performance in aspects of prediction accuracy, Error Rate, add/remove link prediction and key link prediction. The results prove that GC-LSTM outperforms current state-of-art method.

Jinyin Chen, Xueke Wang, Xuanheng Xu• 2018

Related benchmarks

TaskDatasetResultRank
Spatio-temporal forecastingChickenpox Hungary
MSE1.115
28
Spatio-temporal forecastingPedalMe London
MSE1.455
28
Spatio-temporal forecastingWikipedia Math
MSE0.779
28
Showing 3 of 3 rows

Other info

Follow for update