Continuous Temporal Graph Networks for Event-Based Graph Data
Jin Guo, Zhen Han, Zhou Su, Jiliang Li, Volker Tresp, Yuyi Wang

TL;DR
This paper introduces Continuous Temporal Graph Networks (CTGNs) that leverage neural ODEs to model the continuous-time dynamics of nodes in temporal graphs, outperforming existing discrete-layer methods.
Contribution
The paper presents a novel neural ODE-based framework for continuous-time modeling of dynamic graphs, incorporating link timestamps and durations for improved representation.
Findings
CTGNs outperform baseline models on transductive tasks.
CTGNs effectively model continuous dynamics of nodes.
Existing dynamic graph networks are special cases of CTGNs.
Abstract
There has been an increasing interest in modeling continuous-time dynamics of temporal graph data. Previous methods encode time-evolving relational information into a low-dimensional representation by specifying discrete layers of neural networks, while real-world dynamic graphs often vary continuously over time. Hence, we propose Continuous Temporal Graph Networks (CTGNs) to capture the continuous dynamics of temporal graph data. We use both the link starting timestamps and link duration as evolving information to model the continuous dynamics of nodes. The key idea is to use neural ordinary differential equations (ODE) to characterize the continuous dynamics of node representations over dynamic graphs. We parameterize ordinary differential equations using a novel graph neural network. The existing dynamic graph networks can be considered as a specific discretization of CTGNs.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Opportunistic and Delay-Tolerant Networks · Human Mobility and Location-Based Analysis
