Graph Neural Networks for temporal graphs: State of the art, open challenges, and opportunities
Antonio Longa, Veronica Lachi, Gabriele Santin, Monica Bianchini, Bruno Lepri, Pietro Lio, Franco Scarselli, Andrea Passerini
TL;DR
This work tackles learning on temporal graphs by organizing and formalizing TGNN methods. It provides a coherent formalization of learning settings and tasks, and introduces a taxonomy that separates snapshot-based from event-based approaches and, within those, model evolution versus embedding evolution, including temporal embedding and mailbox-based mechanisms. The paper also discusses open challenges—benchmarking, explainability, and expressivity—and argues for avenues beyond conventional GNNs in domains like climate science and epidemiology. By establishing a systematic framework, it aims to guide rigorous evaluation and future research in temporal graph representation learning.
Abstract
Graph Neural Networks (GNNs) have become the leading paradigm for learning on (static) graph-structured data. However, many real-world systems are dynamic in nature, since the graph and node/edge attributes change over time. In recent years, GNN-based models for temporal graphs have emerged as a promising area of research to extend the capabilities of GNNs. In this work, we provide the first comprehensive overview of the current state-of-the-art of temporal GNN, introducing a rigorous formalization of learning settings and tasks and a novel taxonomy categorizing existing approaches in terms of how the temporal aspect is represented and processed. We conclude the survey with a discussion of the most relevant open challenges for the field, from both research and application perspectives.
