paper-with-me

홈 › Papers

E-LSTM-D: A Deep Learning Framework for Dynamic Network Link Prediction

2019-02-22 · Jinyin Chen, Jian Zhang, Xuanheng Xu, Chengbo Fu, Dan Zhang, Qingpeng Zhang, Qi Xuan

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.

📄 PDF Abstract BibTeX arXiv:1902.08329

Code (1)

jianz94/e-lstm-d tf

Tasks

DecoderLink PredictionPredictionTime Series Analysis

Similar Papers 제목 키워드 기반

GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks

2019-01-26 · Kai Lei, Meng Qin, Bo Bai, Gong Zhang 외

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 PredictionPrediction

Dynamic Graph Embedding via LSTM History Tracking

2019-11-05 · Shima Khoshraftar, Sedigheh Mahdavi, Aijun An, Yonggang Hu 외

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+2

MUST: Multi-Scale Structural-Temporal Link Prediction Model for UAV Ad Hoc Networks

2025-05-14 · Cunlai Pu, Fangrui Wu, Rajput Ramiz Sharafat, Guangzhao Dai 외

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 OptimizationPrediction

Active RIS-aided EH-NOMA Networks: A Deep Reinforcement Learning Approach

2023-04-11 · Zhaoyuan Shi, Huabing Lu, Xianzhong Xie, Helin Yang 외

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-learning

A Hybrid LSTM--Vision Transformer Architecture for Predicting HRRR Forecast Errors

2026-06-17 · David Aaron Evans, Jay C. Rothenberger, Kara J. Sulia, Nick P. Bassill 외 arxiv

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…