E-LSTM-D: A Deep Learning Framework for Dynamic Network Link Prediction
Predicting the potential relations between nodes in networks, known as link prediction, has long been a challenge in network science. However, most studies just focused on link prediction of static network, while real-world networks always evolve over time with the occurrence and vanishing of nodes and links. Dynamic network link prediction thus has been attracting more and more attention since it can better capture the evolution nature of networks, but still most algorithms fail to achieve satisfied prediction accuracy. Motivated by the excellent performance of Long Short-Term Memory (LSTM) in processing time series, in this paper, we propose a novel Encoder-LSTM-Decoder (E-LSTM-D) deep learning model to predict dynamic links end to end. It could handle long term prediction problems, and suits the networks of different scales with fine-tuned structure. To the best of our knowledge, it is the first time that LSTM, together with an encoder-decoder architecture, is applied to link prediction in dynamic networks. This new model is able to automatically learn structural and temporal features in a unified framework, which can predict the links that never appear in the network before. The extensive experiments show that our E-LSTM-D model significantly outperforms newly proposed dynamic network link prediction methods and obtain the state-of-the-art results.
Code (1)
Tasks
DecoderLink PredictionPredictionTime Series AnalysisSimilar Papers 제목 키워드 기반
GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks
In this paper, we generally formulate the dynamics prediction problem of various network systems (e.g., the prediction of mobility, traffic and topology) as the temporal link prediction task. Different from conventional …
Generative Adversarial NetworkLink PredictionPredictionDynamic Graph Embedding via LSTM History Tracking
Many real world networks are very large and constantly change over time. These dynamic networks exist in various domains such as social networks, traffic networks and biological interactions. To handle large dynamic netw…
Anomaly DetectionDynamic graph embeddingGraph EmbeddingLink Prediction+2MUST: Multi-Scale Structural-Temporal Link Prediction Model for UAV Ad Hoc Networks
Link prediction in unmanned aerial vehicle (UAV) ad hoc networks (UANETs) aims to predict the potential formation of future links between UAVs. In adversarial environments where the route information of UAVs is unavailab…
Graph AttentionLink PredictionModel OptimizationPredictionActive RIS-aided EH-NOMA Networks: A Deep Reinforcement Learning Approach
An active reconfigurable intelligent surface (RIS)-aided multi-user downlink communication system is investigated, where non-orthogonal multiple access (NOMA) is employed to improve spectral efficiency, and the active RI…
Deep Reinforcement Learningreinforcement-learningA Hybrid LSTM--Vision Transformer Architecture for Predicting HRRR Forecast Errors
Forecast errors in high-resolution numerical weather prediction (NWP) systems are often linked to unresolved planetary boundary layer (PBL) processes, convection, terrain-induced circulations, and other vertically struct…