Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

dyngraph2vec: Capturing Network Dynamics using Dynamic Graph Representation Learning

About

Learning graph representations is a fundamental task aimed at capturing various properties of graphs in vector space. The most recent methods learn such representations for static networks. However, real world networks evolve over time and have varying dynamics. Capturing such evolution is key to predicting the properties of unseen networks. To understand how the network dynamics affect the prediction performance, we propose an embedding approach which learns the structure of evolution in dynamic graphs and can predict unseen links with higher precision. Our model, dyngraph2vec, learns the temporal transitions in the network using a deep architecture composed of dense and recurrent layers. We motivate the need of capturing dynamics for prediction on a toy data set created using stochastic block models. We then demonstrate the efficacy of dyngraph2vec over existing state-of-the-art methods on two real world data sets. We observe that learning dynamics can improve the quality of embedding and yield better performance in link prediction.

Palash Goyal, Sujit Rokka Chhetri, Arquimedes Canedo• 2018

Related benchmarks

TaskDatasetResultRank
Dynamic Link DetectionENRON
AP93.16
44
Dynamic new link predictionSocial Evo.
AP0.7179
37
Link PredictionUCI
MAP2.05
17
Link PredictionHep-th real-world (test)
Avg MAP73.9
11
Link PredictionAS real-world (test)
Avg MAP38.01
11
Dynamic Link PredictionBitcoin-OTC fixed-split
MRR0.1268
10
Dynamic Link PredictionBitcoin-Alpha fixed-split
MRR19.45
10
Dynamic new link predictionCOLAB
AUC0.7606
10
Dynamic new link predictionFacebook
AUC76.35
10
Dynamic Link PredictionUCI-Message (fixed-split)
MRR7.13
10
Showing 10 of 20 rows

Other info

Code

Follow for update