Dynamic Link Prediction

15 papers with code • 9 benchmarks • 7 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Dynamic Link Prediction models and implementations

Learning Temporal Attention in Dynamic Graphs with Bilinear Interactions

uoguelph-mlrg/LDG 23 Sep 2019

We consider a common case in which edges can be short term interactions (e. g., messaging) or long term structural connections (e. g., friendship).

97
23 Sep 2019

Variational Graph Recurrent Neural Networks

VGraphRNN/VGRNN NeurIPS 2019

Representation learning over graph structured data has been mostly studied in static graph settings while efforts for modeling dynamic graphs are still scant.

107
26 Aug 2019

DyRep: Learning Representations over Dynamic Graphs

Harryi0/dyrep_torch ICLR 2019

We present DyRep - a novel modeling framework for dynamic graphs that posits representation learning as a latent mediation process bridging two observed processes namely -- dynamics of the network (realized as topological evolution) and dynamics on the network (realized as activities between nodes).

36
01 May 2019

EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs

dmlc/dgl 26 Feb 2019

Existing approaches typically resort to node embeddings and use a recurrent neural network (RNN, broadly speaking) to regulate the embeddings and learn the temporal dynamics.

13,016
26 Feb 2019

dyngraph2vec: Capturing Network Dynamics using Dynamic Graph Representation Learning

palash1992/DynamicGEM 7 Sep 2018

Capturing such evolution is key to predicting the properties of unseen networks.

340
07 Sep 2018