Towards Ideal Temporal Graph Neural Networks: Evaluations and Conclusions after 10,000 GPU Hours
Yuxin Yang, Hongkuan Zhou, Rajgopal Kannan, Viktor Prasanna

TL;DR
This paper conducts an extensive evaluation of Temporal Graph Neural Networks (TGNNs), exploring their design space through a unified framework and over 10,000 GPU hours to identify optimal modules and understand their interactions with dataset patterns.
Contribution
It introduces a practical evaluation framework for TGNNs, systematically analyzing module efficiency, dataset interactions, and module interplay, which advances understanding of TGNN design choices.
Findings
Recent neighbor sampling and attention outperform older methods
Static node memory can be an effective alternative
Dataset repetition patterns influence memory module effectiveness
Abstract
Temporal Graph Neural Networks (TGNNs) have emerged as powerful tools for modeling dynamic interactions across various domains. The design space of TGNNs is notably complex, given the unique challenges in runtime efficiency and scalability raised by the evolving nature of temporal graphs. We contend that many of the existing works on TGNN modeling inadequately explore the design space, leading to suboptimal designs. Viewing TGNN models through a performance-focused lens often obstructs a deeper understanding of the advantages and disadvantages of each technique. Specifically, benchmarking efforts inherently evaluate models in their original designs and implementations, resulting in unclear accuracy comparisons and misleading runtime. To address these shortcomings, we propose a practical comparative evaluation framework that performs a design space search across well-known TGNN modules…
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 · Graph Theory and Algorithms · Neural Networks and Applications
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Softmax · Attention Is All You Need · Average Pooling · Layer Normalization · Global Average Pooling · Dropout · Dense Connections · Residual Connection · MLP-Mixer
