Proceedings of the Web Conference 2020 2020
DOI: 10.1145/3366423.3380073
|View full text |Cite
|
Sign up to set email alerts
|

Continuous-Time Link Prediction via Temporal Dependent Graph Neural Network

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
27
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 56 publications
(27 citation statements)
references
References 16 publications
0
27
0
Order By: Relevance
“…One way to simplify the modelling is to convert the dynamic network to an edge-weighted network and then use a static GNN on the edge-weighted network. This is exactly what Temporal Dependent GNN (TDGNN) does [81]. They convert an interaction network to an edge weighted network by using an exponential distribution.…”
Section: B Edge-weighted Modelsmentioning
confidence: 86%
See 2 more Smart Citations
“…One way to simplify the modelling is to convert the dynamic network to an edge-weighted network and then use a static GNN on the edge-weighted network. This is exactly what Temporal Dependent GNN (TDGNN) does [81]. They convert an interaction network to an edge weighted network by using an exponential distribution.…”
Section: B Edge-weighted Modelsmentioning
confidence: 86%
“…GCN [75] or GAT [88]. TDGNN [81] shows a good example of such a scheme by weighting the edges using an exponential distribution, which weights more recent edges higher than old edges.…”
Section: E Discussion and Summarymentioning
confidence: 99%
See 1 more Smart Citation
“…When interactions happen (node or edge adding and removal), models in this class update embeddings of the relevant nodes by aggregating information from their new neighborhoods. In DyGCN ( Cui et al, 2021 ) and TDGNN ( Qu et al, 2020 ), the authors utilize a GCN-based aggregation scheme and propagate changes to higher-order neighbors of interacting nodes. To cope with information asymmetry, the authors of HiLi ( Chen et al, 2021 ) propose to determine the priority of the nodes that receive the latest interaction information.…”
Section: Related Workmentioning
confidence: 99%
“…From the aspect of recommendation techniques, existing methods are mainly based on collaborative filtering [38,40,47] and deep learning [17,22,59]. Graph Neural Networks (GNN) have recently gained popularity in recommendation systems [5,37,56]. GNNbased recommendation methods [54] typically build the graph with users and items as nodes and interactions as edges, and apply aggregation methods on the graph.…”
Section: Recommendation Systemsmentioning
confidence: 99%