ReInc trains dynamic GNNs on large graphs up to 12.8x to 17.7x faster than DynaGraph and ESDGNN by reusing cached aggregations, incremental delta-based updates, and a communication-free snapshot placement.
Foundations and modelling of dynamic networks using Dynamic Graph Neural Networks: A survey
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Dynamic networks are used in a wide range of fields, including social network analysis, recommender systems, and epidemiology. Representing complex networks as structures changing over time allow network models to leverage not only structural but also temporal patterns. However, as dynamic network literature stems from diverse fields and makes use of inconsistent terminology, it is challenging to navigate. Meanwhile, graph neural networks (GNNs) have gained a lot of attention in recent years for their ability to perform well on a range of network science tasks, such as link prediction and node classification. Despite the popularity of graph neural networks and the proven benefits of dynamic network models, there has been little focus on graph neural networks for dynamic networks. To address the challenges resulting from the fact that this research crosses diverse fields as well as to survey dynamic graph neural networks, this work is split into two main parts. First, to address the ambiguity of the dynamic network terminology we establish a foundation of dynamic networks with consistent, detailed terminology and notation. Second, we present a comprehensive survey of dynamic graph neural network models using the proposed terminology
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
ReInc: Scaling Training of Dynamic Graph Neural Networks
ReInc trains dynamic GNNs on large graphs up to 12.8x to 17.7x faster than DynaGraph and ESDGNN by reusing cached aggregations, incremental delta-based updates, and a communication-free snapshot placement.